SAP ABAP Function Module SAPDB_DBM_CONNECT (Connects to the DBMServer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SDB (Application Component) MaxDB
     SADA (Package) Porting and CCMS SAP DB
Basic Data
Function Module SAPDB_DBM_CONNECT Connects to the DBMServer  
Function Group SADC   SAP DB: DBMRFC Programming Interface  
Program Name SAPLSADC    
INCLUDE Name LSADCU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SYSRC TYPE SDB_SYSRC SAP DB: SysRC from DBM call
Exporting DBMID TYPE SDB_DBMID SAP DB: Session ID for DBM_EXECUTE
Exporting ERRTXT TYPE SDB_ERRTXT SAP DB: Error text from DBM command
Importing DBNODE TYPE SDB_DBNODE SAP DB: DBServer name
Importing DBNAME TYPE SDB_DBNAME SAP DB: DBName
Importing DBUSER TYPE SDB_DBUSER SAP DB: DBUser name
Importing SYSID TYPE SYSYSID Name of SAP R/3 System
Importing CONN TYPE DBCON_NAME Logical Name for a Database Connection
Importing PROFILE TYPE SDB_PROF SAP DB: Name tp-profile (absolute)
Importing XUSER TYPE SDB_XUSER SAP DB: XUSER Name
Importing SAPFLAG TYPE FLAG
Tables ERRTAB TYPE SDB_ANSW
Exception COMMUNICATION_FAILURE TYPE
Exception SYSTEM_FAILURE TYPE
Exception DBM_SYSTEM_ERROR TYPE
Exception NO_PERMISSION TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20001009 
SAP Release Created in 46D