WMSOrderTransType_OutputDontPostTransfer.pdsIncreaseWeight Method [AX 2012]
Increases the weight of the output order transaction by allocating more qty from the movement.
Syntax
private container pdsIncreaseWeight(InventQty _qtyRequested, PdsCWInventQty _pdsCWQtyRequested)
Run On
Called
Parameters
- _qtyRequested
Type: InventQty Extended Data Type
The quantity that needs to be allocated if available
- _pdsCWQtyRequested
Type: PdsCWInventQty Extended Data Type
This parameter is assumed to be 0, but might be used in later implementations
Return Value
Type: container
A container with the research flag, the remaining quantity and the remaining catch weight quantity
Remarks
This method should only be called, if only the weight for the output order transaction is to be increased. It is not implemented yet to handle the increase of catch weight quantity