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 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.