PurchCommitmentWFApprEventHandlr_PSN.returned Method [AX 2012]
Sets the WorkflowApprovalState field on the PurchCommitmentHeader_PSN table to the PurchCommitmentWorkflowApprovalState_PSN::Returned enumeration value.
public void returned(WorkflowElementEventArgs _workflowElementEventArgs)
Run On
CalledParameters
- _workflowElementEventArgs
- Type: WorkflowElementEventArgs Class
An instance of the WorkflowElementEventArgs class.
Community Additions
ADD
Show: