PurchRFQReplyLinePurchAgreementLine::writeRelationship Method
Creates relationship between the agreement line and the purchase RFQ reply line.
Syntax
server public static void writeRelationship(PurchRFQReplyLine _rfQLine, AgreementLine _purchAgreementLine)
Run On
Server
Parameters
- _rfQLine
Type: PurchRFQReplyLine Table
The instance of the PurchRFQReplyLine table.
- _purchAgreementLine
Type: AgreementLine Table
The instance of the AgreementLine table.