SAP ABAP Function Module ACC_CA_TREE_CREATE_FROM_RSTHIE (Erzeugen eines Tree-Controls |ber allgemeine Hierarchieschnittstelle)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       GBSE (Package) FI-SL sets
Basic Data
Function Module ACC_CA_TREE_CREATE_FROM_RSTHIE Erzeugen eines Tree-Controls |ber allgemeine Hierarchieschnittstelle  
Function Group GSTC   Tree and Splitter Control for AC  
Program Name SAPLGSTC    
INCLUDE Name LGSTCU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_TREE_NUMBER TYPE NUMC2 '01' Nummer des Baums, falls mehrere erzeugt werden
Importing I_SIZE TYPE I 0 Bei mehreren Bäumen: Größe in % des Bildschirms
Importing I_EXPAND_TO_LEVEL TYPE I 0 Anfängl. max. Hierarchiestufe für das Control
Importing I_USE_RSTHIE_LAYOUT TYPE SYDATAR SPACE 'X': Hierarchie gemäß RSTHIE-COMPRESS anzeigen
Importing I_SINGLE_CLICK_MODE TYPE SYDATAR 'X' Auswahl von Knoten: ' ' Doppelclick, 'X' Einfach
Importing I_HEADING TYPE C SPACE Überschrift für das Tree-Control
Importing I_NO_FLUSH TYPE SYDATAR SPACE 'X': Frontend nicht aktualisieren
Importing I_CTMENU TYPE CUA_STATUS SPACE Name des Kontext-Menüs (rechte Maustaste)
Importing I_INDIVIDUAL_CTMENU TYPE SYDATAR SPACE 'X': Eigenes Kontex-Menü für jeden Knoten
Tables IT_RSTHIE TYPE RSTHIE Hierarchietabelle
Tables IT_RSTINT TYPE RSTINT Intervalle in der Hierarchietabelle
Tables IT_RSTTYP TYPE RSTTYP Typen in der Hierarchietabelle
Tables IT_RSTTXT TYPE RSTTXT Texte zu Einträgen in der Hierarchietabelle
Exception CONTROL_ERROR TYPE Fehler beim erzeugen der Controls
Exception INVALID_TREE_NUMBER TYPE Die Nummer des Baums ist zu hoch
Exception INVALID_TREE TYPE Ungültige Pointer im übergebenen Baum
               
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  19981110 
SAP Release Created in