HcmActionState::lookupReferenceActionTypeSetup Method
Provides a lookup for the ActionTypeSetup field on the HcmActionState table.
Syntax
client public static Common lookupReferenceActionTypeSetup(
FormReferenceControl _formReferenceControl,
HcmPersonnelActionOriginationPoint _originationPoint,
SelectableDataArea _dataAreaId,
boolean _isLegalEntitySetup)
Run On
Client
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The form reference control object on which to perform the lookup.
- _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 ActionTypeSetup record that references the selected record.