Menu

SAP Function Module UPD_DBCONUSR_ENTRY_SDB

The Function Module UPD_DBCONUSR_ENTRY_SDB () is a standard Function Module in SAP ERP and is part of the function group SADH within the package SADA.

Technical Information

Function Module UPD_DBCONUSR_ENTRY_SDB
Short Text
Function Group SADH
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
CON_TYPE TYPE CON_FLAG liveCache: Connection Type (TP -> 'X', Xuser -> 'blank')
MONITOR TYPE MONI_FLAG liveCache: Activate RZ20
PASSWORD TYPE CHAR30 Password for setting up the connection to the database
USERTYPE TYPE USER_TYPE Database User Type
USER_NAME TYPE DBCON_UID Database user

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.