Share via


InventTransWMS_Register.updateTmpSerialId Method [AX 2012]

Assigns the serial numbers to the pending registration record.

Syntax

public boolean updateTmpSerialId(TmpInventTransWMS _tmp, InventMovement _movement)

Run On

Client

Parameters

Return Value

Type: boolean
true if the serial numbers were assigned; otherwise, false.

See Also

Reference

InventTransWMS_Register Class