HcmActionState::setWorkflowStatus Method
Sets the workflow status for an action state.
Syntax
server public static void setWorkflowStatus(HcmActionStateRecId _hcmActionStateRecId, HcmApprovalStatus _workflowAprovalStatus)
Run On
Server
Parameters
- _hcmActionStateRecId
Type: HcmActionStateRecId Extended Data Type
The record ID of the HcmActionState record for which to set the workflow status.
- _workflowAprovalStatus
Type: HcmApprovalStatus Enumeration
The workflow status to set.