Share via


BudgetControlDimensionsListPanel::getBudgetControlDimensionsServer Method [AX 2012]

Retrieves the items of the left list of the list panel.

Syntax

server private static container getBudgetControlDimensionsServer(RecId _controlConfigurationRecId, RecId _accountStructureRecId)

Run On

Server

Parameters

Return Value

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

See Also

Reference

BudgetControlDimensionsListPanel Class