Share via


InventLedgerConflictUIBuilder.dimensionAttributeLookup Method [AX 2012]

Creates the dimension attribute lookup fields for reports on the specified dialog box.

Syntax

public Common dimensionAttributeLookup(FormReferenceControl _dimensionAttributeDialogControl)

Run On

Called

Parameters

  • _dimensionAttributeDialogControl
    Type: FormReferenceControl Class
    The FormReferenceControl class for which the lookup fields must be associated.

Return Value

Type: Common Table
The record that is selected in the drop-down box.

See Also

Reference

InventLedgerConflictUIBuilder Class