RetailContosoDemoDataHelper::setupStorageDimGroupDimField Method [AX 2012]
Syntax
server public static void setupStorageDimGroupDimField(
EcoResStorageDimensionGroupName _dimGroupName,
FieldName _dimFieldName,
boolean _active,
[boolean _financialInvent,
boolean _physicalInvent,
boolean _coveragePlanByDim,
boolean _blankReceiptAllowed,
boolean _blankIssueAllowed,
boolean _usedForPurchPrices,
boolean _usedForSalesPrices])
Run On
Server
Parameters
- _dimGroupName
Type: EcoResStorageDimensionGroupName Extended Data Type
- _dimFieldName
Type: FieldName Extended Data Type
- _active
Type: boolean
- _financialInvent
Type: boolean
- _physicalInvent
Type: boolean
- _coveragePlanByDim
Type: boolean
- _blankReceiptAllowed
Type: boolean
- _blankIssueAllowed
Type: boolean
- _usedForPurchPrices
Type: boolean
- _usedForSalesPrices
Type: boolean