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.
Validates whether the ActionId field is active and belongs to provided company.
Syntax
client server public static boolean isActionIdAssignmentValid(HcmActionId _hcmActionId, SelectableDataArea _dataArea)
Run On
Called
Parameters
- _hcmActionId
Type: HcmActionId Extended Data Type
The fixed compensation action ID that is selected by the user.
- _dataArea
Type: SelectableDataArea Extended Data Type
The company in which to find that fixed compensation action ID.
Return Value
Type: boolean
true if the record exists; otherwise, false.