Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Delegates the initialization of an instance of the InventTransferMultiShip class from a calling WMSShipment form to the server tier.
Syntax
server public static container initParmFromWMSShipmentOnServer(container _packedClass, container _packedRecords)
Run On
Server
Parameters
- _packedClass
Type: container
A container from which to deserialize a class instance.
- _packedRecords
Type: container
A container with a packed set of records.
Return Value
Type: container
A container that contains a serialized current instance of the InventTransferMultiShip class.