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 and initializes a new instance of the WMSPalletMove class.
Syntax
server public static WMSPalletMove newStandard([WMSPalletId wmsPalletId, InventLocationId inventLocationId])
Run On
Server
Parameters
- wmsPalletId
Type: WMSPalletId Extended Data Type
The WMSPalletId value that is used to set the WMSPalletId class member value; optional.
- inventLocationId
Type: InventLocationId Extended Data Type
The inventLocationId value that is used to set the inventLocationId class member value; optional.
Return Value
Type: WMSPalletMove Class
The new server bound instance of the WMSPalletMove class.