InterCompanyTransferInventDim.canTransferInventDim Method [AX 2012]
Indicates whether the inventory dimensions can be transferred.
Syntax
private boolean canTransferInventDim(InventDimParm _inventDimParm)
Run On
Called
Parameters
- _inventDimParm
Type: InventDimParm Table
A InventDimParm buffer.
Return Value
Type: boolean
true if the inventory dimensions can be transferred; otherwise, false.