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 a VendInvoiceInfoTable record based on the record ID of a SourceDocumentHeaderrecord.
Syntax
client server public static VendInvoiceInfoTable findSourceDocumentHeader(SourceDocumentHeaderRecId _sourceDocumentHeader, [boolean _forUpdate])
Run On
Called
Parameters
- _sourceDocumentHeader
Type: SourceDocumentHeaderRecId Extended Data Type
The record ID of the SourceDocumentHeader record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: VendInvoiceInfoTable Table
A record in the VendInvoiceInfoTable table; otherwise, an empty record.