Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
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
Server
Parameters
- _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