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.
Creates a new class on the server and performs the move operations to the server.
Syntax
server protected static boolean runServer(WMSShipmentLinesMoveType _type, container _thisPackedWithMaps)
Run On
Server
Parameters
- _type
Type: WMSShipmentLinesMoveType Enumeration
The type of the shipment lines move in the subclass.
- _thisPackedWithMaps
Type: container
A container holding the packed class.
Return Value
Type: boolean
true if the move operation was successful; otherwise, false.
Remarks
The WMSShipmentLinesMove.packAllForServer Method should be used to pack the class.