PurchRFQCasePublish_PSN.copyRFQCaseLines Method [AX 2012]

Copies the request for quotation lines to the PurchRFQPublishLine_PSN table.

private void copyRFQCaseLines(PurchRFQCaseRecId _purchRFQCaseRecId, PurchRFQCaseId _purchRFQCaseId)

Run On

Server

Parameters

_purchRFQCaseRecId
Type: PurchRFQCaseRecId Extended Data Type
The record ID of the request for quotation that needs to be copied.
_purchRFQCaseId
Type: PurchRFQCaseId Extended Data Type
The case ID of the request for quotation that needs to be copied.

Community Additions

ADD
Show: