SAP ABAP Function Module G_SET_TREE_GENERATE (Hierarchie anlegen oder ändern)
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 G_SET_TREE_GENERATE Hierarchie anlegen oder ändern  
Function Group GSGF   Sets: Generation and deletion of sets  
Program Name SAPLGSGF   Sets: Generation and deletion of sets 
INCLUDE Name LGSGFU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CLIENT TYPE SYST-MANDT SPACE Client
Importing LANGU TYPE SYST-LANGU SPACE Language of Hierarchy
Importing TOLERATE_AMBIGUITY TYPE SYST-DATAR SPACE Suppress Uniqueness Check
Importing CREATE_TOP_NODE_ONLY TYPE SYST-DATAR SPACE Test Temp. Sets !!! Do Not Use !!!
Tables SET_HIERARCHY TYPE SETHIER Table of Sets
Tables SET_VALUES TYPE SETVALUES Table of Set Values
Exception BAD_FORMULA TYPE Error in a Formula
Exception DOUBLE_FIELD TYPE Field used Repeatedly in the Set
Exception ENTRY_NOT_FOUND TYPE Unknown entry
Exception HIERARCHY_NOT_CORRECT TYPE Incorrect Hierarchy Table
Exception NOT_UNIQUE TYPE Set is not unique, although required
Exception OLD_SET_HAS_WRONG_DATA_ELEMENT TYPE Set with same name but different set data element
Exception OLD_SET_HAS_WRONG_TYPE TYPE Set with same name but different type
Exception SET_IS_RECURSIVE TYPE Subset used contains the highest set
Exception SETNAME_TOO_LONG TYPE Set name is too long for a temporary set
Exception SUBSET_HAS_WRONG_CLASS TYPE Subset used has a Different Class
Exception SUBSET_HAS_WRONG_DATA_ELEMENT TYPE Subset used has a Different Set Data Element
Exception SUBSET_HAS_WRONG_TYPE TYPE Subset used has Incorrect Type
Exception TEMPORARY_IN_PERMANENT_SET TYPE Set contains temporary set
Exception VARIABLE_DOES_NOT_EXIST TYPE Variable used does not exist
Exception VARIABLE_HAS_WRONG_DATA_ELEM TYPE Variable used has a different set data element
Exception VARIABLE_HAS_WRONG_TABLE TYPE Set variable belongs to wrong table
Exception VARIABLE_HAS_WRONG_TYPE TYPE Variable used has incorrect type
Exception WRONG_INTERVAL TYPE Interval with From value > To Value
Exception WRONG_SETCLASS TYPE Incorrect set class (for M/D general sets only)
               
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  19970514 
SAP Release Created in