Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reads the entities for the given entity keys (IDs).
Syntax
public InventPickingList read(AifEntityKeyList _entityKeyList)
Run On
Server
Parameters
- _entityKeyList
Type: AifEntityKeyList Class
The entity key list of the entities to read.
Return Value
Type: InventPickingList Class
An InventPickingList class (which extends AifDocument) that contain the data that have been read.