LedgerTransVoucherInquiryRequest.addGeneralJournalAccountEntryRanges Method [AX 2012]

Adds the GeneralJournalAccountEntry record query ranges to the specified query.

Syntax

protected void addGeneralJournalAccountEntryRanges(Query _query)

Run On

Called

Parameters

  • _query
    Type: Query Class
    The query in which to add the ranges.

See Also

Reference

LedgerTransVoucherInquiryRequest Class