Share via


InventUpd_Estimated.pdsAdjustTransactionQty Method [AX 2012]

Adjusts the inventory quantity for a transaction related to a catch weight item.

Syntax

public void pdsAdjustTransactionQty(
    InventDirection _direction, 
    InventQty _qty, 
    InventDimId _inventDimId)

Run On

Server

Parameters

Exceptions

Exception Condition
Error

Function pdsAdjustInventQty has been called incorrectly.

-or-

Insufficient inventory transactions with status OnOrder/Ordered.

See Also

Reference

InventUpd_Estimated Class