Share via


LedgerJournalFormTrans.parmIsProcessingPaymentOnAprovedJournal Method [AX 2012]

Indicates whether the user can process payments for a workflow approvals approved journal.

Syntax

public boolean parmIsProcessingPaymentOnAprovedJournal()

Run On

Client

Return Value

Type: boolean
true if the journal is non-editable in a workflow approvals approved state and the user has chosen to process payments; otherwise, false.

See Also

Reference

LedgerJournalFormTrans Class