Share via


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

Return Value

Type: container
A container with the items to add to right list of the list panel.

See Also

Reference

BudgetControlDimensionsListPanel Class