The Function Module C14GN_TEXT_DELETE (EHS: Löschen des angegebenen SAPscript-Textes) is a standard Function Module in SAP ERP and is part of the function group C14GN within the package CBUI.
Function Module | C14GN_TEXT_DELETE |
Short Text | EHS: Löschen des angegebenen SAPscript-Textes |
Function Group | C14GN |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTN | TYPE | RCGUKEY-ACTN | laufende Nummer des Änderungsstandes | |
I_FLG_EXIST_CHCK | TYPE | ESP1_BOOLEAN | ESP1_TRUE | #NAME? |
I_FLG_TEMP_TEXT | TYPE | ESP1_BOOLEAN | ESP1_FALSE | #NAME? |
I_LANGUAGE | TYPE | THEAD-TDSPRAS | SY-LANGU | Sprachenschlüssel |
I_RECN | TYPE | RCGUKEY-RECN | Laufende Nummer des Datensatzes | |
I_TABLENAME | TYPE | ESP1_TAB_NAME | Tabellenname |
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 |
---|---|
INTERNAL_ERROR | interner Systemfehler |
TEXT_NOT_FOUND | Text nicht gefunden (bei I_FLG_EXIST_CHCK - 'X') |