SAP ABAP Function Module DBCON_INSERT (Fügt einen neuen Datensatz zur DB-Verbindungsverwaltung ein)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DBI (Application Component) DB-Independent Database Interface
⤷
SDB_DBI (Package) General Database Interface
⤷
⤷
Basic Data
| Function Module | DBCON_INSERT | Fügt einen neuen Datensatz zur DB-Verbindungsverwaltung ein |
| Function Group | SDBI_DBCON | Function Modules for DBCON Changes |
| Program Name | SAPLSDBI_DBCON | |
| INCLUDE Name | LSDBI_DBCONU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DBCON_WORKAREA | TYPE | DBCON | Arbeitsbereich für Tabelle DBCON | |||
| |
DBCON_KEY_EXISTS | TYPE | Die Tabelle DBCON enthält einen Satz mit dem gegebenen Schlüssel | ||||
| |
SECURE_STORE_KEY_EXISTS | TYPE | Die Ablage des Kennwortes enthält einen Satz mit dem gegebenen Schlüssel | ||||
| |
SECURE_STORE_OTHER | TYPE | Fehler bei der Kennwort Ablage | ||||
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 | 20070813 |
| SAP Release Created in | 710 |