DimensionAttributeLevelValueTmp::getLedgerDimensionAttributeMap Method
Gets a collection of ledger dimension recId and field number pairs from the DimensionCache class and DimensionAttributeLevelValueTmp table.
Syntax
server public static Map getLedgerDimensionAttributeMap(CompanyId _companyId)
Run On
Server
Parameters
- _companyId
Type: CompanyId Extended Data Type
The company Id.
Return Value
Type: Map Class
Map containing collection of values with the ledger dimension recId as a key, field number as the value.