AxLedgerJournalTable_CustVend.setWorkflowApprovalStatus Method [AX 2012]

Applies default values to the WorkflowApprovalStatus field of the LedgerJournalTable table for the specified journal name (the LedgerJournalName table record).

Syntax

protected void setWorkflowApprovalStatus()

Run On

Called

Remarks

This method only sets default values for the workflow approvals status of the LedgerJournalTable table during the creation of a new LedgerJournalTable table record. Newly created LedgerJournalTable table records have a RecId value of zero.

See Also

Reference

AxLedgerJournalTable_CustVend Class