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.
Retrieves a new instance of WMSShipmentLinesMove_ToLocation class based on the container.
Syntax
server public static WMSShipmentLinesMove_ToLocation newFromPackedClass(container _thisPacked)
Run On
Server
Parameters
- _thisPacked
Type: container
A container with the packed class.
Return Value
Type: WMSShipmentLinesMove_ToLocation Class
A new instance of the WMSShipmentLinesMove_ToLocation class.
Remarks
The container should be created by using the WMSShipmentLinesMove.packAllForServer method.