Share via


BudgetPrimaryLedgerDimensionAttribute::getBudgetDimensionAttributeValuesServer Method

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

Syntax

server private static container getBudgetDimensionAttributeValuesServer(RecId _primaryLedgerRecId, LedgerDimensionBase _ledgerDimension)

Run On

Server

Parameters

Return Value

Type: container
A packed Map that has budget dimension attribute and value pairs.

Remarks

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

See Also

Reference

BudgetPrimaryLedgerDimensionAttribute Table