Share via


AxLedgerJournalTable.parmWorkflowApprovalStatus Method [AX 2012]

Gets or sets the WorkflowApprovalStatus parameter.

Syntax

public LedgerJournalWFApprovalStatus parmWorkflowApprovalStatus([LedgerJournalWFApprovalStatus _approvalStatus])

Run On

Called

Parameters

Return Value

Type: LedgerJournalWFApprovalStatus Enumeration
The value of the WorkflowApprovalStatus parameter.

Remarks

Although for AIF framework consistency this method exposes setting Workflow Approval Status validation, business rules prevent directly setting the Workflow Approval Status.

See Also

Reference

AxLedgerJournalTable Class