Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method update the WorkflowState on the specified PurchLine
Syntax
client server public static void setWorkflowState(
RecId _recId,
TradeWorkflowState _workflowState,
[TradeEditableInWorkflow _editableInWorkflow])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
RecId of the record to update.
- _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.