The Function Module CACS_DELETE_FUNCTIONGROUP (Löschen einer Funktionsgruppe) is a standard Function Module in SAP ERP and is part of the function group CACS_CREATE_PRGS within the package CACSGR.
Function Module | CACS_DELETE_FUNCTIONGROUP |
Short Text | Löschen einer Funktionsgruppe |
Function Group | CACS_CREATE_PRGS |
Package | CACSGR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MODOBJ | LIKE | Name des Vorlageprogramms | ||
I_NEWOBJ | LIKE | Name des generierten Programms |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BASIS_ERROR | Fehler beim Versuch zu löschen |
DELETION_DENIED | Löschen verboten |
NOT_FOUND | Funktionsgruppe nicht vorhanden |