PurchRFQUnitService.read Method [AX 2012]
Reads a PurchRFQUnit document that contains one or more data objects.
public PurchRFQUnit read(AifEntityKeyList _entityKeyList)
Run On
ServerParameters
- _entityKeyList
- Type: AifEntityKeyList Class
A list of entity keys that identify the data objects to read.
Return Value
Type: PurchRFQUnit ClassA PurchRFQUnit document that contains a list of read data objects.
Community Additions
ADD
Show: