VendRequestCompany::setWorkflowState Method
Updates the document and workflow states of the new vendor request item.
Syntax
client server public static void setWorkflowState(RecId _vendRequestRecId, VendRequestCompanyStatus _nextDocumentStatus)
Run On
Called
Parameters
- _vendRequestRecId
Type: RecId Extended Data Type
The record ID of the vendor request item to update.
- _nextDocumentStatus
Type: VendRequestCompanyStatus Enumeration
The vendor request document status of the vendor request item.