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.
Constructs the appropriate subclass based on the type and the _thisPackedWithMaps container.
Syntax
client server public static WMSShipmentLinesMove newFromPackedClass(WMSShipmentLinesMoveType _type, container _thisPackedWithMaps)
Run On
Called
Parameters
- _type
Type: WMSShipmentLinesMoveType Enumeration
The type of the warehouse management shipment line.
- _thisPackedWithMaps
Type: container
A container that holds the packed class.
Return Value
Type: WMSShipmentLinesMove Class
A WMSShipmentLinesMove object.
Exceptions
Exception | Condition |
---|---|
Error | If no instance can be returned, an error is thrown. |