SAP ABAP Function Module ICL_NODE_SEARCH (ICL: Search for a specific node in navtree)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BASIS (Package) FS-CM: General Functionality
Basic Data
Function Module ICL_NODE_SEARCH ICL: Search for a specific node in navtree  
Function Group ICL_CONTROLS   ICL: Further controls on GUI  
Program Name SAPLICL_CONTROLS    
INCLUDE Name LICL_CONTROLSU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EO_RESULT TYPE REF TO CL_NAVTREE_ICL
Importing I_NODECAT TYPE ICL_NODECAT ICL: Art eines Knotens im Navigationsbaum
Importing I_NODEID TYPE ICL_NODEID '~' Navigationsknoten-Teilobjekt
Importing I_ACTSUBCL TYPE ICL_SUBCL_SEL '~' Schadenkopf(0), Teilschaden( 1-n), gesamter Schaden(*,' ')
Exception NO_NAVTREE TYPE Navigationsbaum existiert nicht
Exception NONE_FOUND TYPE Kein übereinstimmender Knoten gefunden
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in