InventTransferMultiReceive::initFromWMSJournalTableOnServer Method [AX 2012]

Delegates the initialization of an instance of the InventTransferMultiReceive class from a calling WMSJournalTable form to the server tier.

Syntax

server private static container initFromWMSJournalTableOnServer(container _packedClass, container _packedRecords)

Run On

Server

Parameters

Return Value

Type: container
A container that contains a serialized current instance of the InventTransferMultiReceive class.

See Also

Reference

InventTransferMultiReceive Class