SAP ABAP Function Module G_DELETE_SET (Set löschen)
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_DELETE_SET | Set löschen |
| Function Group | GSGF | Sets: Generation and deletion of sets |
| Program Name | SAPLGSGF | Sets: Generation and deletion of sets |
| INCLUDE Name | LGSGFU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CLIENT | TYPE | SYST-MANDT | SPACE | Client | ||
| |
CLASS | TYPE | RGSBS-CLASS | Obsolete, Use Set ID in Parameter SET | |||
| |
NO_COMMIT_WORK | TYPE | C | 'X' Suppresses COMMIT WORK after the Deletion | |||
| |
SET | TYPE | C | Set ID | |||
| |
TAB | TYPE | RGSBS-TABLE | Obsolete, Use Set ID in Parameter SET | |||
| |
FORCE_DELETION | TYPE | SYST-DATAR | 'X': Delete although used | |||
| |
NO_AUTHORITY | TYPE | No Authorization for Deleting the Set | ||||
| |
NOT_FOUND | TYPE | The Set does not exist | ||||
| |
SET_IS_USED | TYPE | Set is used (cannot be deleted) | ||||
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 |