Share via


InventTransWMS_Register.updateInvent Method [AX 2012]

Converts the proposed changes into real inventory updates.

Syntax

public boolean updateInvent(Common _movementRecord)

Run On

Client

Parameters

  • _movementRecord
    Type: Common Table
    The record that is used when it calls the registration form.

Return Value

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

See Also

Reference

InventTransWMS_Register Class