Share via


BudgetControlDimensionsListPanel::removeDataServer Method [AX 2012]

Deletes the BudgetControlDimensionAttribute record for the current configuration with the specified dimension attribute.

Syntax

server private static void removeDataServer(container _data, RecId _controlConfigurationRecId)

Run On

Server

Parameters

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

See Also

Reference

BudgetControlDimensionsListPanel Class