Menu

SAP Function Module DB_MANAGER_ADA

Aufruf SAP DB Database Manager

The Function Module DB_MANAGER_ADA (Aufruf SAP DB Database Manager) is a standard Function Module in SAP ERP and is part of the function group SADA within the package SADA.

Technical Information

Function Module DB_MANAGER_ADA
Short Text Aufruf SAP DB Database Manager
Function Group SADA
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
CON_NAME TYPE DBCON_NAME Logical Name for a Database Connection
DBNAME TYPE SDB_DBNAME SAP DB: DBName
DBSERVER TYPE SDB_DBNODE SAP DB: DBServer name

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.