PurchRFQReplyEdit::clearDataForLine Method [AX 2012]
Clears the reply data from a PurchRFQReplyLine record buffer.
server public static void clearDataForLine(PurchRFQId _rfqId, LineNum _lineNum)
Run On
ServerParameters
- _rfqId
- Type: PurchRFQId Extended Data Type
The RFQ ID of the PurchRFQReplyLine record to clear out.
- _lineNum
- Type: LineNum Extended Data Type
The line number of the PurchRFQReplyLine record to clear.
Show: