Share via


InventUpd_Estimated::pdsCWQtyModified Method [AX 2012]

Updates the catch weight quantities.

Syntax

server public static void pdsCWQtyModified(InventMovement _movement)

Run On

Server

Parameters

  • _movement
    Type: InventMovement Class
    An InventMovement object that contains the quantities to be updated.

See Also

Reference

InventUpd_Estimated Class