Share via


SourceDocumentLineItem.traverseDocumentGraph Method [AX 2012]

Traverses the SourceDocumentLine tables and associated child maps that populate a SourceDocumentLineItemList class.

Syntax

protected void traverseDocumentGraph(Map _childMap, SourceDocumentIVisitor _iVisitor)

Run On

Server

Parameters

  • _childMap
    Type: Map Class
    A Map class that contains the SourceDocumentLine tables and associated child maps.

See Also

Reference

SourceDocumentLineItem Class