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

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.
Show: