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.
Opens the HRMCompFixedAction form for the specific action ID in the action data area ID.
Syntax
client public static void jumpRefActionId(HcmActionId _actionId, CompanyId _actionDataAreaId)
Run On
Client
Parameters
- _actionId
Type: HcmActionId Extended Data Type
The action ID to open.
- _actionDataAreaId
Type: CompanyId Extended Data Type
The company in which to find the specified action ID.
Exceptions
Exception | Condition |
---|---|
Error | The specific _actionDataAreaId parameter does not exist. |