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