Show TOC

Background documentationAFPModel Object Locate this document in the navigation structure

 

The AFPModel object provides read-only access to the navigation tree of the current user. It includes the following methods:

getNode Method

getCurrentLaunchNode Method

getCurrentSelectedPath Method

getCurrentNavigationSubTreeFromLevel Method

getNavigationSubTree Method

Note Note

All methods of this object should be called with the prefix

EPCM.getSAPTop().LSAPI.AFPPlugin.model.

End of the note.