Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified record in the HRMCompFixedAction table by using the specified value of the ActionId field.
Syntax
client server public static HRMCompFixedAction find(HRMCompFixedActionId _hrmCompFixedActionId, [boolean _forUpdate])
Run On
Called
Parameters
- _hrmCompFixedActionId
Type: HRMCompFixedActionId Extended Data Type
The value of the ActionId field of the record to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: HRMCompFixedAction Table
A record from the HRMCompFixedAction table.