PurchRFQReplyEdit::copySuggestedData Method [AX 2012]

Copies data from a PurchRFQLine record buffer to a PurchRFQReplyLine record buffer for all the line items that are associated with the supplied RFQ ID.

server public static void copySuggestedData(PurchRFQId _rfqId)

Run On

Server

Parameters

_rfqId
Type: PurchRFQId Extended Data Type
The RFQ ID of a record that has data to copy to the reply.
Show: