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