Share via


LedgerJournalFormTrans.getReasonQuery Method [AX 2012]

Gets a query that contains records from the ReasonTable table that are set up for the LedgerJournalTrans table account type and offset account type.

Syntax

public Query getReasonQuery()

Run On

Client

Return Value

Type: Query Class
The query that contains the records from the ReasonTable table that are set up for the LedgerJournalTrans table account type and offset account type.

See Also

Reference

LedgerJournalFormTrans Class