PurchAgreementWFTaskEventHandler.started Method [AX 2012]
Sets the WorkflowStatus_PSN field on the PurchAgreementHeader table to the PurchAgreementWorkflowStatus::Pending enumeration value.
public void started(WorkflowElementEventArgs _workflowElementEventArgs)
Run On
CalledParameters
- _workflowElementEventArgs
- Type: WorkflowElementEventArgs Class
An instance of the WorkflowElementEventArgs class.
Community Additions
ADD
Show: