WMSUpdateSortCodes::newInventLocation Method [AX 2012]
Creates and initializes the new WMSUpdateSortCodes Class.
server public static WMSUpdateSortCodes newInventLocation(InventLocationId _inventLocationId)
Run On
ServerParameters
- _inventLocationId
- Type: InventLocationId Extended Data Type
The _inventLocationId used to build a new query using the _inventLocationId.
Return Value
Type: WMSUpdateSortCodes ClassReturns the new server bound instance of the WMSUpdateSortCodes Class.
Show: