PurchPurchRFQSendService.findKeys Method [AX 2012]

Finds entities that match the specified criteria.

public AifEntityKeyList findKeys(AifQueryCriteria _queryCriteria)

Run On

Server

Parameters

_queryCriteria
Type: AifQueryCriteria Class
The criteria implemented to find entities.

Return Value

Type: AifEntityKeyList Class
An 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: