CustInvoiceLine::findBySourceDocumentLine Method
Finds the CustInvoiceLine record.
Syntax
client server public static CustInvoiceLine findBySourceDocumentLine(RefRecId _sourceDocumentLine)
Run On
Called
Parameters
- _sourceDocumentLine
Type: RefRecId Extended Data Type
The record ID of the SourceDocumentLine record to find.
Return Value
Type: CustInvoiceLine Table
A CustInvoiceLine record.