Menu

SAP Function Module EWU_VIEW_DROP_EIS

Löschen generierter Views mit Bezug auf Datenelement/Tabelle aus dem EIS

The Function Module EWU_VIEW_DROP_EIS (Löschen generierter Views mit Bezug auf Datenelement/Tabelle aus dem EIS) is a standard Function Module in SAP ERP and is part of the function group EWU5 within the package EWU.

Technical Information

Function Module EWU_VIEW_DROP_EIS
Short Text Löschen generierter Views mit Bezug auf Datenelement/Tabelle aus dem EIS
Function Group EWU5
Package EWU
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_OBJECT TYPE TADIR-OBJECT Objekttyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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
E_OBJ_DEL LIKE DD02L SAP-Tabellen
E_OBJ_ERR LIKE DD02L SAP-Tabellen

Exceptions

This function module does not define any Exceptions.