Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the value of the catch weight quantity field as the last box to reset the order quantity field.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
public container pdsResetLastUnitQty(InventTrans _inventTrans, PdsCWInventQty _cwQty)
Microsoft Dynamics AX 2012 R2 (SYS)
public container pdsResetLastUnitQty(InventTrans _inventTrans, PdsCWInventQty _cwQty)
Microsoft Dynamics AX 2012 Feature Pack (SYS)
public container pdsResetLastUnitQty(InventTrans _inventTrans)
Microsoft Dynamics AX 2012 (FPK)
public container pdsResetLastUnitQty(InventTrans _inventTrans)
Run On
Server
Parameters
- _inventTrans
Type: InventTrans Table
An InventTrans record to update.
- _cwQty
Type: PdsCWInventQty Extended Data Type
Return Value
Type: container
A container to specify if the catch weight quantity is the last box and the related order quantity.