Share via


InterCompanyTransferInventDim.canTransferInventDim Method [AX 2012]

Indicates whether the inventory dimensions can be transferred.

Syntax

private boolean canTransferInventDim(InventDimParm _inventDimParm)

Run On

Called

Parameters

Return Value

Type: boolean
true if the inventory dimensions can be transferred; otherwise, false.

See Also

Reference

InterCompanyTransferInventDim Class