Share via


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

  • _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 .

See Also

Reference

InventTransWMS_Register Class