PurchRFQSitesService.update Method [AX 2012]

Updates a PurchRFQSites document that contains one or more data objects.

public void update(AifEntityKeyList _entityKeyList, PurchRFQSites _purchRFQSites)

Run On

Server

Parameters

_entityKeyList
Type: AifEntityKeyList Class
A list of entity keys that identify the data objects to update.
_purchRFQSites
Type: PurchRFQSites Class
A PurchRFQSites document that contains the data objects to update.

Community Additions

ADD
Show: