InventInventLocationService.getKeys Method [AX 2012]
Gets entity keys that pass server-defined filters.
Syntax
public AifEntityKeyPage getKeys(AifDocumentPaging _paging)
Run On
Server
Parameters
- _paging
Type: AifDocumentPaging Class
The query criteria to use to find the data objects.
Return Value
Type: AifEntityKeyPage Class
A list of entity keys that identify the specified data objects.