SAP ABAP Function Module G_SET_TREE_DELETE (Löschen eines Sets und seiner nicht woanders verwendeten Subsets)
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_DELETE | Löschen eines Sets und seiner nicht woanders verwendeten Subsets |
| Function Group | GSGF | Sets: Generation and deletion of sets |
| Program Name | SAPLGSGF | Sets: Generation and deletion of sets |
| INCLUDE Name | LGSGFU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CLASS | TYPE | RGSBS-CLASS | Set class | |||
| |
NO_AUTHORITY_CHECK | TYPE | C | 'X' --> no authorization check | |||
| |
NO_COMMIT_WORK | TYPE | C | 'X' suppresses COMMIT WORK after deletion | |||
| |
SET | TYPE | C | Name of the set | |||
| |
SUBCLASSMASK | TYPE | RGSBS-CLASS | '*' | Mask for set class of subsets to be deleted | ||
| |
SUBSETMASK | TYPE | C | '*' | Mask for set IDs of subsets to be deleted | ||
| |
BLOCKING_CHECK | TYPE | C | 'X' --> Berücksichtigung des Sperrmechanismus .. | |||
| |
DONT_DELETE_CLASS_0 | TYPE | C | 'X' --> Sets aus Klassen 0xxx nicht löschen ... | |||
| |
DONT_DELETE_STD_HIER | TYPE | C | 'X' --> Standardhierarchieen nicht löschen | |||
| |
TAB | TYPE | RGSBS-TABLE | Name of the table | |||
| |
USED_SUBSETS | TYPE | SETLIST | Verwendete Subsets, die nicht gelöscht wurden | |||
| |
NOT_FOUND | TYPE | The root set does not exist. | ||||
| |
NO_AUTHORITY | TYPE | No authorization for deleting the | ||||
| |
SET_IS_USED | TYPE | Root set is used (cannot be delete | ||||
| |
SET_IS_BLOCKED | TYPE | Set ist gesperrt | ||||
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 |