Share via


BudgetControlDimensionsListPanel::addDataServer Method [AX 2012]

Creates a BudgetControlDimensionAttribute record for the current configuration with the specified dimension attribute.

Syntax

server private static void addDataServer(
    container _data, 
    RecId _controlConfigurationRecId, 
    RecId _accountStructureRecId)

Run On

Server

Parameters

  • _data
    Type: container
    The item that was added to the list of budget control-enabled dimension attributes.

See Also

Reference

BudgetControlDimensionsListPanel Class