RetailContosoDemoDataHelper::createOrUpdateStorageDimensionGroup Method [AX 2012]
server public static void createOrUpdateStorageDimensionGroup(
EcoResStorageDimensionGroupName _dimGroupName,
[boolean _isWarehouseMandatoryEnabled,
boolean _isWarehousePrimaryStockingEnabled,
Description _dimGroupDescription])
Run On
ServerParameters
- _dimGroupName
- Type: EcoResStorageDimensionGroupName Extended Data Type
- _isWarehouseMandatoryEnabled
- Type: boolean
- _isWarehousePrimaryStockingEnabled
- Type: boolean
- _dimGroupDescription
- Type: Description Extended Data Type
Show: