Share via


LedgerJournalEngine_TAccount.numberSeqFormHandlerJournalDebit Method [AX 2012]

Returns the NumberSeqFormhandler object of the NumberSeqFormHandlerLedgerJournal object.

Syntax

public NumberSeqFormHandlerLedgerJournal numberSeqFormHandlerJournalDebit()

Run On

Client

Return Value

Type: NumberSeqFormHandlerLedgerJournal Class
The NumberSeqFormHandler class.

Remarks

If not already initialized, the NumberSeqFormHandler object is initialized by this method.

See Also

Reference

LedgerJournalEngine_TAccount Class