DimensionHierarchy::getAccountStructureQueryByLedger Method
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.