Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.