HcmWorkerActionCompEmpl::isActionIdAssignmentValid Method
Checks whether the selected compensation is in HRMCompFixedAction table.
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 the user has selected.
- _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.