The Function Module HR_ADDON_TABLES_DELETE (Löschen der Tabelleninhalte in Add-On Tabellen) is a standard Function Module in SAP ERP and is part of the function group HR_ADDON within the package PCAL.
Function Module | HR_ADDON_TABLES_DELETE |
Short Text | Löschen der Tabelleninhalte in Add-On Tabellen |
Function Group | HR_ADDON |
Package | PCAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OCLAS | TYPE | T52B5-POTYP | Objektklasse | |
I_ONAME | TYPE | T52A0-ONAME | Objektname | |
I_OTYPE | TYPE | T52A0-OTYPE | Objekttyp | |
I_PROCL | TYPE | T52A0-PROCL | Programmklasse |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.