WMSUpdateSortCodes::newInventLocation Method [AX 2012]

Creates and initializes the new WMSUpdateSortCodes Class.

server public static WMSUpdateSortCodes newInventLocation(InventLocationId _inventLocationId)

Run On

Server

Parameters

_inventLocationId
Type: InventLocationId Extended Data Type
The _inventLocationId used to build a new query using the _inventLocationId.

Return Value

Type: WMSUpdateSortCodes Class
Returns the new server bound instance of the WMSUpdateSortCodes Class.
Show: