CustInvoiceTable::findSourceDocumentHeader Method
Finds a CustInvoiceTable record by the specified SourceDocument record.
Syntax
client server public static CustInvoiceTable findSourceDocumentHeader(RefRecId _sourceDocumentHeader)
Run On
Called
Parameters
- _sourceDocumentHeader
Type: RefRecId Extended Data Type
A SourceDocument record ID.
Return Value
Type: CustInvoiceTable Table
A CustInvoiceTable record.