Share via


InventPendingQuantity::deductOrDeletePendingQuantity Method

Finds the quantity that is being posted from the InventPendingQuantity table for the specified invent process role.

Syntax

client server public static InventQty deductOrDeletePendingQuantity(
    SourceDocumentLineRecId _sourceDocumentLineRecId, 
    InventQty _quantityBeingPosted, 
    InventProcessRole _inventProcessRole)

Run On

Called

Parameters

Return Value

Type: InventQty Extended Data Type
The remaining InventQty table after the deduction from the corresponding pending quantity records.

See Also

Reference

InventPendingQuantity Table