Share via


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

  • _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.

See Also

Reference

HcmActionState Table