SAP ABAP Function Module DBCON_CLEANUP (Legt einen Eintrag im sicheren Speicher an, falls erforderlich)
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_CLEANUP | Legt einen Eintrag im sicheren Speicher an, falls erforderlich |
| Function Group | SDBI_DBCON | Function Modules for DBCON Changes |
| Program Name | SAPLSDBI_DBCON | |
| INCLUDE Name | LSDBI_DBCONU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CON_NAME | TYPE | DBCON_NAME | Logischer Name einer Datenbankverbindung | |||
| |
DBCON_INVALID_KEY | TYPE | Der gesuchte Schlüssel existiert nicht | ||||
| |
DBCON_ALREADY_CLEAN | TYPE | Es wurden keine Veränderungen vorgenommen | ||||
| |
DBCON_CLEANUP_ERROR | TYPE | Fehler beim Eintrag in den sicheren Speicher | ||||
| |
DBCON_SECSTORE_ENTRY_EXISTS | TYPE | Ein Eintrag im sicheren Speicher exisitiert bereits | ||||
| |
DBCON_CLEANUP_UNSUPPORTED | TYPE | Die Funktionalität ist im Kernel nicht unterstützt | ||||
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 | 20130604 |
| SAP Release Created in | 710 |