Menu

SAP Function Module CBIH_LB14_IAL_FREETEXT_DELETE

EHS: Löschen von Freitexten und Dokumenten zum Unfallkataster

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module CBIH_LB14_IAL_FREETEXT_DELETE (EHS: Löschen von Freitexten und Dokumenten zum Unfallkataster) is a standard Function Module in SAP ERP and is part of the function group CBIH_LB14 within the package CBIH.

Technical Information

Function Module CBIH_LB14_IAL_FREETEXT_DELETE
Short Text EHS: Löschen von Freitexten und Dokumenten zum Unfallkataster
Function Group CBIH_LB14
Package CBIH
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ADDINF LIKE RCGADDINF Zusatzinformation
I_FLG_CHECK_ONLY TYPE ESP1_BOOLEAN ESP1_FALSE TRUE: Prüfmodus
I_REFOBJ_KEYPATH LIKE CCIHS_REFOBJKEY Schlüsselstruktur

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_ERROR TYPE ESP1_BOOLEAN Fehlerkennzeichen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_FLG_SAVE_PEND TYPE ESP1_BOOLEAN TRUE: Änderungen in Puffer schreiben

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_API_FREETEXT_TAB TYPE CIH01_DFTAPI_TAB_TYPE Freitexte

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Systemfehler