Menu

SAP Function Module RDB_RESULTS_DB_DELETE_BY_RECDS

RDB-Schnittstelle SS: Datenbank-DELETE via ITABs

The Function Module RDB_RESULTS_DB_DELETE_BY_RECDS (RDB-Schnittstelle SS: Datenbank-DELETE via ITABs) is a standard Function Module in SAP ERP and is part of the function group RDB_INTF_RESULTS_R2 within the package CFM_RDB.

Technical Information

Function Module RDB_RESULTS_DB_DELETE_BY_RECDS
Short Text RDB-Schnittstelle SS: Datenbank-DELETE via ITABs
Function Group RDB_INTF_RESULTS_R2
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_DELETE_NSUM_CURR_T TYPE RDB_WRITE_NSUM_CURR_T Nichtadditive KZen in Währ. löschen
I_DELETE_NSUM_GEN_T TYPE RDB_WRITE_NSUM_GEN_T Nichtadditive generische KZen löschen
I_DELETE_SUM_CURR_T TYPE RDB_WRITE_SUM_CURR_T Additive KZen in Währ. löschen
I_DELETE_SUM_GEN_T TYPE RDB_WRITE_SUM_GEN_T Additive generische KZen löschen
I_PROGN_TAB TYPE RDBIF_KFC_PROGN_T Tabelle spezifisch

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DBCNT TYPE I Anzahl gelöschter Sätze

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.