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.
Finds the record in the AgreementLine table by using the specified record ID of a VendInvoiceTrans record.
Syntax
client server public static AgreementLine findVendInvoiceTrans(RefRecId _refRecId)
Run On
Called
Parameters
- _refRecId
Type: RefRecId Extended Data Type
The record ID of the VendInvoiceTrans record that is linked to the AgreementLine record to find.
Return Value
Type: AgreementLine Table
A record in the AgreementLine table; otherwise, an empty record.