Menu

SAP Function Module RKD_DEFAULT_LAYOUT_DELETE

Löschen des Default-Layouts zu einem Bericht

The Function Module RKD_DEFAULT_LAYOUT_DELETE (Löschen des Default-Layouts zu einem Bericht) is a standard Function Module in SAP ERP and is part of the function group KYPC_LAYOUT within the package KCDD.

Technical Information

Function Module RKD_DEFAULT_LAYOUT_DELETE
Short Text Löschen des Default-Layouts zu einem Bericht
Function Group KYPC_LAYOUT
Package KCDD
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_APPLCLASS LIKE TKEB1-APPLCLASS Applikationsklasse für DD-Objekte (nicht benutzt)
I_MANDT LIKE TKEB1-MANDT SY-MANDT Mandant
I_REPID LIKE TKEB1-REPID Bericht
I_SUBCLASS LIKE TKEB1-SUBCLASS Untergruppierung nach Applikationsklassen
I_TABNAME LIKE TKEB1-TABNAME Tabellenname

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.