PurchRFQAddQuestionnaireForm::updateQuestionnaire Method [AX 2012]

Adds the records in the PurchRFQCaseTableKMCollection table.

server public static void updateQuestionnaire(PurchRFQCaseId _rfqCaseId, PurchRFQCaseTableKMCollection _purchRFQCaseTableKMCollection)

Run On

Server

Parameters

_rfqCaseId
Type: PurchRFQCaseId Extended Data Type
The RFQCaseId of the record.
_purchRFQCaseTableKMCollection
Type: PurchRFQCaseTableKMCollection Table
The PurchRFQCaseTableKMCollection record to update from.
Show: