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.
Provides custom resolve reference logic for foreign keys to the HcmActionState table that supports resolving currently active and pending records
Syntax
client server public static Common resolveReferenceActionTypeSetup(
FormReferenceControl _formReferenceControl,
HcmPersonnelActionOriginationPoint _originationPoint,
SelectableDataArea _dataAreaId,
boolean _isLegalEntitySetup)
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The form reference control to resolve the reference for
- _originationPoint
Type: HcmPersonnelActionOriginationPoint Enumeration
The origination point of the personnel action on which the lookup is filtered.
- _dataAreaId
Type: SelectableDataArea Extended Data Type
The data area ID associated with the worker on which the lookup is filtered.
- _isLegalEntitySetup
Type: boolean
A Boolean value that indicates whether the legal entity is set up against the action type.
Return Value
Type: Common Table
A HcmActionTypeSetup record buffer that contains the record to which the values in the form reference control resolve.