Share via


LedgerJournalEngine_Payment.allowEditTrans Method [AX 2012]

Gets a value that determines whether the transaction can be modified.

Syntax

protected boolean allowEditTrans(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

Return Value

Type: boolean
true if the transaction can be modified; otherwise, false.

See Also

Reference

LedgerJournalEngine_Payment Class