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