RetailContosoDemoDataHelper::setupTrackingDimGroupDimField Method [AX 2012]
server public static void setupTrackingDimGroupDimField(
EcoResTrackingDimensionGroupName _dimGroupName,
FieldName _dimFieldName,
boolean _active,
[boolean _financialInvent,
boolean _physicalInvent,
boolean _primaryStocking,
boolean _coveragePlanByDim,
boolean _blankReceiptAllowed,
boolean _blankIssueAllowed,
boolean _usedForPurchPrices,
boolean _usedForSalesPrices])
Run On
ServerParameters
- _dimGroupName
- Type: EcoResTrackingDimensionGroupName Extended Data Type
- _dimFieldName
- Type: FieldName Extended Data Type
- _active
- Type: boolean
- _financialInvent
- Type: boolean
- _physicalInvent
- Type: boolean
- _primaryStocking
- Type: boolean
- _coveragePlanByDim
- Type: boolean
- _blankReceiptAllowed
- Type: boolean
- _blankIssueAllowed
- Type: boolean
- _usedForPurchPrices
- Type: boolean
- _usedForSalesPrices
- Type: boolean
Show: