Share via


InventTransWMS_Pick.createFromInventTrans Method [AX 2012]

Creates a new record in the pending records table that is based on an inventory transaction.

Syntax

public boolean createFromInventTrans(InventTrans _inventTrans)

Run On

Client

Parameters

Return Value

Type: boolean
true if the record was created successfully; otherwise, false.

See Also

Reference

InventTransWMS_Pick Class