Share via


HcmActionState::resolveReferenceActionTypeSetup Method

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

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

See Also

Reference

HcmActionState Table