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.
Sets the workflow status for the purchase agreement header.
Syntax
server public static void setWorkflowStatus(RecId _purchAgreementHeaderRecId, PurchAgreementWorkflowStatus _workflowStatus)
Run On
Server
Parameters
- _purchAgreementHeaderRecId
Type: RecId Extended Data Type
The record ID of the PurchAgreementHeader record for which to set the workflow status.
- _workflowStatus
Type: PurchAgreementWorkflowStatus Enumeration
The workflow status to set.
Remarks
The workflow status for the purchase agreement header.