SourceDocumentLine::findTopParentSourceDocumentLine Method
Finds the top SourceDocumentLine record by traversing the ParentSourceDocumentLine reference on the hierarchy of the specified SourceDocumentLine record.
Syntax
client server public static SourceDocumentLine findTopParentSourceDocumentLine(SourceDocumentLineRecId _sourceDocumentLineId)
Run On
Called
Parameters
- _sourceDocumentLineId
Type: SourceDocumentLineRecId Extended Data Type
The SourceDocumentLine record to use to begin the search.
Return Value
Type: SourceDocumentLine Table
The top SourceDocumentLine record in the hierarchy of the specified SourceDocumentLine record.