Menu

SAP Function Module RDB_REC_DEL_ALL

RDB-RA: Alle Kennzahlwerte löschen

The Function Module RDB_REC_DEL_ALL (RDB-RA: Alle Kennzahlwerte löschen) is a standard Function Module in SAP ERP and is part of the function group RDB_REC_DELETE within the package CFM_RDB.

Technical Information

Function Module RDB_REC_DEL_ALL
Short Text RDB-RA: Alle Kennzahlwerte löschen
Function Group RDB_REC_DELETE
Package CFM_RDB
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_APPLICATION TYPE AFW_APPLICATION Analyzer-Anwendung
I_EVALPROC TYPE AFWGO_EVALPROC Analyzer-Auswertungsverfahren AV1
I_FLG_IGNORE_STATUS TYPE XFELD Feld zum Ankreuzen
I_KEYDATES TYPE AFW_KEYDATE_RANGE Ranges-Tabelle von Stichtagen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DELTAB LIKE AFWGO_DELTABS Löschprogramm: Gelöschte Sätze in Tabellen

Exceptions

This function module does not define any Exceptions.