Share via


LedgerDimensionAccountController.setAccountStructure Method [AX 2012]

Sets the account structure for the control and loads the control with empty segments for this account structure.

Syntax

public void setAccountStructure(DimensionHierarchyId _accountStructureId)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The current value must be the DimensionAccountStorageUsage:: Alias enumeration value.

Remarks

This functionality is intended for creating combinations that are used as aliases.

See Also

Reference

LedgerDimensionAccountController Class