PurchRFQReplyLinePurchLine::writeRelationship Method
Creates relationship between the PurchLine table and the PurchRFQReplyLine table.
Syntax
server public static void writeRelationship(PurchRFQReplyLine _purchRFQReplyLine, PurchLineRefRecId _purchLineRefRecId)
Run On
Server
Parameters
- _purchRFQReplyLine
Type: PurchRFQReplyLine Table
The instance of the PurchRFQReplyLine table.
- _purchLineRefRecId
Type: PurchLineRefRecId Extended Data Type
The RecId of the purch line on the PurchLine table.