InventItemLocationService.read Method [AX 2012]
Reads a InventInventItemLocation document that contains one or more data objects.
Syntax
public InventInventItemLocation read(AifEntityKeyList _entityKeyList)
Run On
Server
Parameters
- _entityKeyList
Type: AifEntityKeyList Class
A list of entity keys that identify the data objects to read.
Return Value
Type: InventInventItemLocation Class
A InventInventItemLocation document that contains list of data objects that were read.