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