Menu

SAP Function Module RSA1_OLTPSOURCE_DELETE

Löscht eine DataSource

The Function Module RSA1_OLTPSOURCE_DELETE (Löscht eine DataSource) is a standard Function Module in SAP ERP and is part of the function group RSA1 within the package RSUM.

Technical Information

Function Module RSA1_OLTPSOURCE_DELETE
Short Text Löscht eine DataSource
Function Group RSA1
Package RSUM
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_DEVCLASS TYPE RSAOT_DEVC Entwicklungsklasse für die DataSource
I_NO_AUTHORITY TYPE RSAOT_FLAG RSAOT_C_FLAG-ON Berechtigungsprüfung durchführen
I_NO_TRANS TYPE RSAOT_FLAG ' ' X - Kein CTO Anschluß
I_OBJVERS TYPE RSAOT_OBJVERS 'A' Objektversion der DataSource
I_OLTPSOURCE TYPE RSAOT_OLTPSOURCE Name der DataSource
I_REQUEST TYPE RSAOT_REQUEST Auftrag für die DataSource

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DEVCLASS TYPE RSAOT_DEVC Entwicklungskl. auf die die DS geschrieben wurde
E_REQUEST TYPE RSAOT_REQUEST Auftrag, auf der die DS geschrieben wurde
E_T_MESSAGES TYPE RSAOT_T_MESSAGES Liste der Nachrichten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_OCCURED Fehler aufgetreten, genaueres in Nachrichtenlist
FAILED Aktion konnte nicht durchgeführt werden
NO_PERMISSION Keine Berechtigung
TRANSPORT_ERROR Fehler im Transport