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