Share via


InventPickingListService.read Method [AX 2012]

Reads the entities for the given entity keys (IDs).

Syntax

public InventPickingList read(AifEntityKeyList _entityKeyList)

Run On

Server

Parameters

Return Value

Type: InventPickingList Class
An InventPickingList class (which extends AifDocument) that contain the data that have been read.

See Also

Reference

InventPickingListService Class