Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Builds a query that retrieves the account structures for the specified ledger.
Syntax
client server public static Query getAccountStructureQueryByLedger(LedgerRecId _ledgerRecId)
Run On
Called
Parameters
- _ledgerRecId
Type: LedgerRecId Extended Data Type
The record ID of the Ledger record for which to build the query.
Return Value
Type: Query Class
A query that retrieves the account structures for the specified ledger.