PurchRFQSendAmendment::sendRFQAmendment Method
Send the RFQ amendment for the given record ID to the request for quotation detail page.
Syntax
client server public static void sendRFQAmendment(PurchRFQCaseRecId _purchRFQCaseRecId, PurchRFQTableRecId _purchRFQTableRecId)
Run On
Called
Parameters
- _purchRFQCaseRecId
Type: PurchRFQCaseRecId Extended Data Type
The record ID of PurchRFQCaseTable table that needs to be copied.
- _purchRFQTableRecId
Type: PurchRFQTableRecId Extended Data Type
The record ID of the PurchRFQTable table that needs to be copied.