Share via


InventPendingQuantity::createPendingRegistration Method

Creates a record in the InventPendingQuantity table and in the InventPendingRegistrationDetail table for a pending registration.

Syntax

server public static InventPendingQuantity createPendingRegistration(InventPendingRegistrationProvider _inventPendingRegistrationProvider, InventQty _quantity)

Run On

Server

Parameters

Return Value

Type: InventPendingQuantity Table
An InventPendingQuantity record.

See Also

Reference

InventPendingQuantity Table