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

Return Value

Type: SourceDocumentLine Table
The top SourceDocumentLine record in the hierarchy of the specified SourceDocumentLine record.

See Also

Reference

SourceDocumentLine Table