Share via


BudgetPrimaryLedgerDimensionAttribute::getBudgetDimensionAttributeValues Method

Gets the budget dimension attribute and value pairs from the source ledger dimension.

Syntax

client server public static Map getBudgetDimensionAttributeValues(RecId _primaryLedgerRecId, LedgerDimensionBase _ledgerDimension)

Run On

Called

Parameters

Return Value

Type: Map Class
A Map that contains the budget dimension attribute and value pairs.

Remarks

The Map key is the BudgetPrimaryLedgerDimensionAttribute record ID and the Map value is the DimensionAttributeValue display value.

See Also

Reference

BudgetPrimaryLedgerDimensionAttribute Table