WMSPalletMove::newStandard Method [AX 2012]
Creates and initializes a new instance of the WMSPalletMove class.
server public static WMSPalletMove newStandard([WMSPalletId wmsPalletId, InventLocationId inventLocationId])
Run On
ServerParameters
- 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.
Show: