SAP ABAP Function Module GET_ALL_DBMCONNECT_INFO_SDB (Connect Info für DBMServer mit detaillierter Ausgabe)
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 | GET_ALL_DBMCONNECT_INFO_SDB | Connect Info für DBMServer mit detaillierter Ausgabe |
| Function Group | SADC | SAP DB: DBMRFC Programming Interface |
| Program Name | SAPLSADC | |
| INCLUDE Name | LSADCU21 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_DBNAME | TYPE | SDB_DBNAME | SAP DB: DBName | |||
| |
EV_DBSERVER | TYPE | SDB_DBNODE | SAP DB: DBServer-Name | |||
| |
EV_PROFILE | TYPE | SDB_PROF | SAP DB: Name tp-profile (absolut) | |||
| |
EV_SYSID | TYPE | SYSYSID | Name des SAP-Systems | |||
| |
EV_DBCON_USER | TYPE | DBCON_UID | Datenbankbenutzer | |||
| |
EV_DBCONUSR_USER | TYPE | DBCON_UID | Datenbankbenutzer | |||
| |
EV_COMPLETE_INFO | TYPE | FLAG | Verbindungsinfo vollständig bestimmbar (DBCON / DBCONUSR / (TP-Profil)) | |||
| |
EV_NO_DBCON | TYPE | FLAG | Kein Eintrag in Tabelle DBCON | |||
| |
EV_NO_DBCONUSR | TYPE | FLAG | Kein Eintrag in Tabelle DBCONUSR | |||
| |
EV_NO_CON_ENV | TYPE | FLAG | In Tabelle DBCON: Kein CON_ENV Eintrag | |||
| |
EV_SPLIT_CON_ENV_ERROR | TYPE | FLAG | Eintrag CON_ENV konnte nicht zerlegt werden | |||
| |
EV_GET_PROFILE_ERROR | TYPE | FLAG | Fehler beim Bestimmen des TP-Profils | |||
| |
IV_CON_NAME | TYPE | DBCON_NAME | Logischer Name einer Datenbankverbindung | |||
Processing Type
| Normal Function 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 | 20041216 |
| SAP Release Created in | 46D |