Menu

SAP Function Module RKC_BOOLC_REGENERATE

Reorganisation von boolschen Klassen

The Function Module RKC_BOOLC_REGENERATE (Reorganisation von boolschen Klassen) is a standard Function Module in SAP ERP and is part of the function group KXDE within the package KC.

Technical Information

Function Module RKC_BOOLC_REGENERATE
Short Text Reorganisation von boolschen Klassen
Function Group KXDE
Package KC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ASPET LIKE TKCA-ASPET Aspekt (- '000': alle Aspekte)
DELETE_BOOLC TYPE KCDB_BOOL KCDB_NO -X: Boolsche Klasse etc. wird vorher gelöscht
DELETE_CODE TYPE KCDB_BOOL KCDB_NO -X: initialis. generierte Includes RKCIVAL1-4
REORG_BOOLC TYPE KCDB_BOOL KCDB_TRUE -X: reorganisiere Boolsche Klasse
REORG_CODE TYPE KCDB_BOOL KCDB_TRUE -X: reorganisiere gen. Includes RKCIVAL1-4
REORG_PROG TYPE KCDB_BOOL KCDB_TRUE -X: reorganisiere gen. ABAP-code

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.