VendInvoiceJour::findSourceDocumentLine Method
Finds a VendInvoiceJour record by using the specified SourceDocumentLine record.
Syntax
client server public static VendInvoiceJour findSourceDocumentLine(SourceDocumentLineRecId _sourceDocumentLine, [boolean _forUpdate])
Run On
Called
Parameters
- _sourceDocumentLine
Type: SourceDocumentLineRecId 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: VendInvoiceJour Table
A VendInvoiceJour record.