PurchPurchRFQSendService.findKeys Method [AX 2012]
Finds entities that match the specified criteria.
public AifEntityKeyList findKeys(AifQueryCriteria _queryCriteria)
Run On
ServerParameters
- _queryCriteria
- Type: AifQueryCriteria Class
The criteria implemented to find entities.
Return Value
Type: AifEntityKeyList ClassAn instance of the AifEntityKeyList class that contains the list of entity keys for the PurchPurchRFQSend table that match the query criteria.
Community Additions
ADD
Show: