BudgetControlDimensionsListPanel::getBudgetDimensionsAvailableServer Method [AX 2012]
Retrieves the items for the right list of the list panel.
Syntax
server private static container getBudgetDimensionsAvailableServer(RecId _controlConfigurationRecId, RecId _accountStructureRecId)
Run On
Server
Parameters
- _controlConfigurationRecId
Type: RecId Extended Data Type
The record ID of the BudgetControlConfiguration record.
- _accountStructureRecId
Type: RecId Extended Data Type
The record ID of the DimensionHierarchy record.
Return Value
Type: container
A container with the items to add to right list of the list panel.