Share via


LedgerConsolidateSourceDimension::getCompanyDimensionMapping Method

Gets the source dimensions through source dimensions mapping.

Syntax

client server public static Map getCompanyDimensionMapping(CompanyId _sourceCompany)

Run On

Called

Parameters

Return Value

Type: Map Class
A map that represents the source dimension mapping.

Remarks

The map key is the record ID of the DimensionAttribute record for the source dimension. The map value is a container that holds the values defined by the LedgerConsolidate macro.

See Also

Reference

LedgerConsolidateSourceDimension Table