InventBatchMerge.allowInventDim Method [AX 2012]
Determines whether the specified inventory dimension should be allowed for continued processing.
Syntax
private boolean allowInventDim(InventDim _inventDim)
Run On
Server
Parameters
- _inventDim
Type: InventDim Table
Inventory dimension record to determine allowance.
Return Value
Type: boolean
true if the inventory dimensions should be allowed for continued processing; otherwise, false.