Share via


InventPendingQuantity::createPendingReceipt Method

Creates a record in the InventPendingQuantity table for a pending receipt.

Syntax

server public static InventPendingQuantity createPendingReceipt(SourceDocumentLineRecId _sourceDocumentLineRecId, InventQty _quantity)

Run On

Server

Parameters

Return Value

Type: InventPendingQuantity Table
An InventPendingQuantity record.

See Also

Reference

InventPendingQuantity Table