Share via


LedgerJournalFormTrans_Payment.setFunctionAndSubmenuForProcessPayments Method [AX 2012]

Sets the function button and all of the menu items on that button, except for the Generate Payments menu item, to the correct enabled state for processing payments on approved journals mode.

Syntax

protected void setFunctionAndSubmenuForProcessPayments()

Run On

Client

Remarks

The Generate Payments menu item is managed by the setGeneratePaymentsButtonEnabled method.

See Also

Reference

LedgerJournalFormTrans_Payment Class