Share via


LedgerTurnoverAndBalanceUIBuilder.lookupDimensionAttribute Method [AX 2012]

Implements a custom lookup for dimension attribute.

Syntax

private void lookupDimensionAttribute(FormStringControl _dimensionValue)

Run On

Called

Parameters

  • _dimensionValue
    Type: FormStringControl Class
    The FormStringControl for which the lookup fields must be associated.

Remarks

It uses the DimensionAttribute table for lookup.

See Also

Reference

LedgerTurnoverAndBalanceUIBuilder Class