Share via


LedgerJournalFormTrans.manageEditingModeForApprovedWFApproval Method [AX 2012]

Determines whether the lines form should be closed so that the edit mode of the approved journal can be changed.

Syntax

public void manageEditingModeForApprovedWFApproval()

Run On

Client

Remarks

This is necessary for the case when a user is changing the selected journal to a workflow approvals approved journal with the lines form already opened. In this case, it is not known whether the journal should be in review, edit or process payments mode. This uses a review (read-only) mode if the user selects No.

See Also

Reference

LedgerJournalFormTrans Class