VendInvoiceJour::findSourceDocumentHeader Method
Finds a VendInvoiceJour record by using the specified SourceDocumentHeader record.
Syntax
client server public static VendInvoiceJour findSourceDocumentHeader(SourceDocumentHeaderRecId _sourceDocumentHeader, [boolean _forUpdate])
Run On
Called
Parameters
- _sourceDocumentHeader
Type: SourceDocumentHeaderRecId Extended Data Type
A SourceDocumentHeader 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.