Menu

SAP Function Module CLOSE_ADBC_CONNECTION_SDB

Schließt ADBC Verbindung

The Function Module CLOSE_ADBC_CONNECTION_SDB (Schließt ADBC Verbindung) is a standard Function Module in SAP ERP and is part of the function group SSDBA within the package SADA.

Technical Information

Function Module CLOSE_ADBC_CONNECTION_SDB
Short Text Schließt ADBC Verbindung
Function Group SSDBA
Package SADA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_CON_REF CLASS CL_SQL_CONNECTION Datenbankverbindung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_RC TYPE SYSUBRC Rückgabewert 0: Keine Probleme
EV_SQLERR_REF CLASS CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler

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.