PurchLine.updateWorkflowState Method
This method are setting the field WorkflowState on the current PurchLine
Syntax
public void updateWorkflowState(TradeWorkflowState _workflowState, [TradeEditableInWorkflow _editableInWorkflow])
Run On
Called
Parameters
- _workflowState
Type: TradeWorkflowState Enumeration
WorkflowState that the record must be updated with.
- _editableInWorkflow
Type: TradeEditableInWorkflow Extended Data Type
editableInWorkflow that the record must be updated with.