Menu

SAP Function Module RKC_DEL_VALIDATION_OF_ASPECT

Löscht Tabelleneinträge für Validierung nach Ändern/Löschen eines Aspekts

The Function Module RKC_DEL_VALIDATION_OF_ASPECT (Löscht Tabelleneinträge für Validierung nach Ändern/Löschen eines Aspekts) 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_DEL_VALIDATION_OF_ASPECT
Short Text Löscht Tabelleneinträge für Validierung nach Ändern/Löschen eines Aspekts
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
BOOLC LIKE GB02-BOOLCLASS SPACE Boolsche Kl. falls SPACE wird aus TKCA gelesen
MODE TYPE KCDB_CHAR1 'M' Modus 'M': Aspekt geändert, 'D': Aspekt gelöscht

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.