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 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.