PurchLine::setInvReceivedWorkflowState Method
Sets the PurchLine workflow state for the COR: Invoice received, items not received workflow.
Syntax
client server public static void setInvReceivedWorkflowState(RecId _purchLineRecId, TradeWorkflowState _purchCORWorkflowState)
Run On
Called
Parameters
- _purchLineRecId
Type: RecId Extended Data Type
The record ID of the PurchLine record.
- _purchCORWorkflowState
Type: TradeWorkflowState Enumeration
The workflow state enumeration value to set on the PurchLine record.