PurchReqWFTypeEventHandler.completed Method [AX 2012]
Sets the value of the Status field on the PurchReqTable table to the PurchReqRequisitionStatus::Approved enumeration value.
public void completed(WorkflowEventArgs _workflowEventArgs)
Run On
ServerParameters
- _workflowEventArgs
- Type: WorkflowEventArgs Class
An instance of the WorkflowEventArgs class.
Community Additions
ADD
Show: