Share via


InventPendingQuantityRegistrar::newFromRegistrationHandler Method [AX 2012]

Initializes an instance of the InventPendingQuantityRegistrar class.

Syntax

server public static InventPendingQuantityRegistrar newFromRegistrationHandler(
    InventRegistrationHandler _inventRegistrationHandler, 
    InventPendingQuantity _inventPendingQuantity, 
    InventQty _quantityToRegister)

Run On

Server

Parameters

Return Value

Type: InventPendingQuantityRegistrar Class
An instance of the InventPendingQuantityRegistrar class.

See Also

Reference

InventPendingQuantityRegistrar Class