LedgerDimensionDefaultAccountController::constructForDialog Method [AX 2012]
Creates an instance of the LedgerDimensionDefaultAccountController class.
Syntax
client server public static LedgerDimensionDefaultAccountController constructForDialog([DialogField _dialogField])
Run On
Called
Parameters
- _dialogField
Type: DialogField Class
The DialogField object that contains a value reference to a DimensionAttributeValueCombination record; optional when it is used in combination with the DimensionDynamicAccountController class.
Return Value
Type: LedgerDimensionDefaultAccountController Class
A new instance of the LedgerDimensionDefaultAccountController class.