PurchRFQLineMap.validateModifyInventDim Method [AX 2012]
Indicates whether the inventory dimension change is valid.
public boolean validateModifyInventDim(
InventDim _inventDim,
FieldId _dimFieldId,
[InventDimGroupSetup _inventDimGroupSetup])
Run On
CalledParameters
- _inventDim
- Type: InventDim Table
The inventory dimension to check.
- _dimFieldId
- Type: FieldId Extended Data Type
The inventory dimension field ID that was modified.
- _inventDimGroupSetup
- Type: InventDimGroupSetup Class
An instance of the InventDimGroupSetup class that contains information about the inventory dimension configuration.
Community Additions
ADD
Show: