SAP ABAP Function Module G_CATT_DELETE_OWN_PREFIX_SETS (Deletion of all self-created sets which start with determined prefix)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
GBAS (Package) FI-SL Customizing / integration / Basis
⤷
⤷
⤷
Basic Data
| Function Module | G_CATT_DELETE_OWN_PREFIX_SETS | Deletion of all self-created sets which start with determined prefix |
| Function Group | GCAT | GLX CATT |
| Program Name | SAPLGCAT | Function Group CATT |
| INCLUDE Name | LGCATU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CLASS | TYPE | RGSBS-CLASS | SPACE | Set class | ||
| |
PREFIX | TYPE | Prefix (length: 3 - 6 char) (beginning of the name of sets) | ||||
| |
TABLE | TYPE | RGSBS-TABLE | Set table | |||
| |
NO_SET_FOUND | TYPE | No separate set is found with the selected prefix | ||||
| |
SET_IS_USED | TYPE | Set is used outside of the prefix set hierarchy | ||||
| |
UNORDINARY_PREFIX_LENGTH | TYPE | Prefix length smaller than 3 or larger than 6 | ||||
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 | 19931201 |
| SAP Release Created in |