Share via


LedgerJournalWFApprEventHandlerElem.started Method [AX 2012]

Updates the WorkflowApprovalStatus field in the LedgerJournalTable table from its current status to the LedgerJournalWFApprovalStatus::PendingApproval enumeration value.

Syntax

public void started(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

See Also

Reference

LedgerJournalWFApprEventHandlerElem Class