Menu

SAP Function Module K_RCL_DELETE_RECORDS

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

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

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)