Skip to content

KVSKBAChooseforQuoteRequMulti#

Procedures#

SetMultiRequistionLine(Record Requisition Line) :#

Summary: Sets the records of the KVSKBAChooseforQuoteRequest table based on the selected lines in the requisition worksheet.

procedure SetMultiRequistionLine(var RequisitionLine: Record "Requisition Line"): 

Parameters:

  • RequisitionLine: The record variable of the "Requisition Line" table that contains the selected lines from the requisition worksheet.

Remarks: This method deletes all existing records in the KVSKBAChooseforQuoteRequest table and inserts new records based on the selected lines in the requisition worksheet. It also uses two temporary tables to store intermediate data during the process.