InventTransWMS_Register.createFromInventTransCW Method [AX 2012]
Creates the new InventTransWMS records for full visibility catch weight items.
Syntax
protected boolean createFromInventTransCW(InventTrans _inventTrans, InventDim _inventDim)
Run On
Client
Parameters
- _inventTrans
Type: InventTrans Table
An InventTrans record.
- _inventDim
Type: InventDim Table
The InventDim record related to the inventory transaction.
Return Value
Type: boolean
true if the records were created successfully; otherwise, false .