Menu

SAP Function Module WEB_DBM_ADA

Aufruf des Web DBM

The Function Module WEB_DBM_ADA (Aufruf des Web DBM) is a standard Function Module in SAP ERP and is part of the function group SADA within the package SADA.

Technical Information

Function Module WEB_DBM_ADA
Short Text Aufruf des Web DBM
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
IV_CON_NAME TYPE DBCON_NAME Logical Name for a Database Connection
IV_DBM_PASSWD TYPE CHAR30
IV_DBM_USER TYPE SDB_DBUSER SAP DB: DBUser name
IV_DBNAME TYPE SDB_DBNAME SAP DB: DBName
IV_DBSERVER TYPE SDB_DBNODE SAP DB: DBServer name
IV_URL TYPE TEXT200

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.