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 |
---|---|---|---|---|---|---|---|
![]() |
CLIENT | TYPE | SYST-MANDT | SPACE | Client | ||
![]() |
LANGU | TYPE | SYST-LANGU | SPACE | Language of Hierarchy | ||
![]() |
TOLERATE_AMBIGUITY | TYPE | SYST-DATAR | SPACE | Suppress Uniqueness Check | ||
![]() |
CREATE_TOP_NODE_ONLY | TYPE | SYST-DATAR | SPACE | Test Temp. Sets !!! Do Not Use !!! | ||
![]() |
SET_HIERARCHY | TYPE | SETHIER | Table of Sets | |||
![]() |
SET_VALUES | TYPE | SETVALUES | Table of Set Values | |||
![]() |
BAD_FORMULA | TYPE | Error in a Formula | ||||
![]() |
DOUBLE_FIELD | TYPE | Field used Repeatedly in the Set | ||||
![]() |
ENTRY_NOT_FOUND | TYPE | Unknown entry | ||||
![]() |
HIERARCHY_NOT_CORRECT | TYPE | Incorrect Hierarchy Table | ||||
![]() |
NOT_UNIQUE | TYPE | Set is not unique, although required | ||||
![]() |
OLD_SET_HAS_WRONG_DATA_ELEMENT | TYPE | Set with same name but different set data element | ||||
![]() |
OLD_SET_HAS_WRONG_TYPE | TYPE | Set with same name but different type | ||||
![]() |
SET_IS_RECURSIVE | TYPE | Subset used contains the highest set | ||||
![]() |
SETNAME_TOO_LONG | TYPE | Set name is too long for a temporary set | ||||
![]() |
SUBSET_HAS_WRONG_CLASS | TYPE | Subset used has a Different Class | ||||
![]() |
SUBSET_HAS_WRONG_DATA_ELEMENT | TYPE | Subset used has a Different Set Data Element | ||||
![]() |
SUBSET_HAS_WRONG_TYPE | TYPE | Subset used has Incorrect Type | ||||
![]() |
TEMPORARY_IN_PERMANENT_SET | TYPE | Set contains temporary set | ||||
![]() |
VARIABLE_DOES_NOT_EXIST | TYPE | Variable used does not exist | ||||
![]() |
VARIABLE_HAS_WRONG_DATA_ELEM | TYPE | Variable used has a different set data element | ||||
![]() |
VARIABLE_HAS_WRONG_TABLE | TYPE | Set variable belongs to wrong table | ||||
![]() |
VARIABLE_HAS_WRONG_TYPE | TYPE | Variable used has incorrect type | ||||
![]() |
WRONG_INTERVAL | TYPE | Interval with From value > To Value | ||||
![]() |
WRONG_SETCLASS | TYPE | Incorrect set class (for M/D general sets only) | ||||
Processing Type
Normal Function 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 |