Share via


PurchAgreementHeader::setWorkflowStatus Method

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.

Remarks

The workflow status for the purchase agreement header.

See Also

Reference

PurchAgreementHeader Table