Share via


InventRegistrationHandlerFactory::newFromPendingQuantity Method [AX 2012]

Creates a class that implements the InventRegistrationHandler interface.

Syntax

client server public static InventRegistrationHandler newFromPendingQuantity(InventPendingQuantity _inventPendingQuantity, [WMSArrivalDetailTmp _wmsArrivalDetailTmp])

Run On

ClientOrServer

Parameters

Return Value

Type: InventRegistrationHandler Interface
A class that implements the InventRegistrationHandler interface.

Exceptions

Exception Condition
Error

An exception was thrown and no class was initialized.

See Also

Reference

InventRegistrationHandlerFactory Class