Menu

SAP Function Module K_RCL_DELETE_RECORDS

Abstimmledger: Summensätze und Einzelposten löschen (außer ICCF)

The Function Module K_RCL_DELETE_RECORDS (Abstimmledger: Summensätze und Einzelposten löschen (außer ICCF)) is a standard Function Module in SAP ERP and is part of the function group KALU within the package KKAL.

Technical Information

Function Module K_RCL_DELETE_RECORDS
Short Text Abstimmledger: Summensätze und Einzelposten löschen (außer ICCF)
Function Group KALU
Package KKAL
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_BUKRS LIKE CCSS-BUKRS SPACE Company code
I_FLG_DEL_CO LIKE BOOLE-BOOLE 'X' Delete all other records
I_FLG_DEL_ICCF LIKE BOOLE-BOOLE SPACE Delete administration records (ICCF) - caution!
I_KOKRS LIKE CCSS-KOKRS SPACE Controlling area
I_ONLY_OWN_LOGSYS LIKE BOOLE-BOOLE 'X' Flag: Records of Own Logical System Only
I_TESTRUN LIKE BOOLE-BOOLE 'X' Test run (X - yes)

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
T_RANGES_GJAHR LIKE CORA_GJAHR Range table for fiscal year
T_TAB_RECORDS LIKE Tables and number of deleted records

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_BUKRS_FOUND No company codes exist for controlling area
WRONG_INPUT Funktionsbaustein falsch aufgerufen (Pgm-Fehler)