VendInvoiceInfoTable::findSourceDocumentLine Method
Finds a VendInvoiceInfoTable record based on the record ID a SourceDocumentLinerecord.
Syntax
client server public static VendInvoiceInfoTable findSourceDocumentLine(RefRecId _sourceDocumentLine, [boolean _forUpdate])
Run On
Called
Parameters
- _sourceDocumentLine
Type: RefRecId Extended Data Type
The record ID of the SourceDocumentLine record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: VendInvoiceInfoTable Table
A VendInvoiceInfoTable record.