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
- _inventPendingQuantity
Type: InventPendingQuantity Table
- _wmsArrivalDetailTmp
Type: WMSArrivalDetailTmp Table
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. |