Share via


InventTransWMS_Register.updateInventFromMovement Method [AX 2012]

Calls a server bound method to convert the proposed changes into real inventory updates for a given inventory movement.

Syntax

public boolean updateInventFromMovement(InventMovement _movement)

Run On

Client

Parameters

Return Value

Type: boolean
true if the update succeeded; otherwise, false.

See Also

Reference

InventTransWMS_Register Class