SAP ABAP Function Module AS_DB_CONNECTION_GET (Datenbank-Verbindung ermitteln)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK-AS (Application Component) Archive Information System
     SARCIS_INTERNAL (Package) Archive Information System: Internal Objects
Basic Data
Function Module AS_DB_CONNECTION_GET Datenbank-Verbindung ermitteln  
Function Group AS_SECDB   AS for Secondary Database  
Program Name SAPLAS_SECDB   Include LAINGF01 
INCLUDE Name LAS_SECDBU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_DB_CONNECTION TYPE AIND_DBCON Name einer Datenbank-Verbindung
Importing IV_ARCHINDEX TYPE AIND_DESC Archivinformationsstruktur
Importing IV_CHECK_CONNECTION TYPE BOOLE_D ABAP_FALSE Datenbank-Verbindung prüfen
Importing IV_FOR_ACTIVATION TYPE BOOLE_D ABAP_FALSE Für das Aktivieren der Infostruktur / Anlegen der Tabelle
Exception INTERNAL_ERROR TYPE Interner Fehler
Exception DBCON_MISSING TYPE Kein Eintrag in DBCON für die DB-Verbindung
Exception WRONG_DBMS TYPE Datenbank Plattform nicht unterstützt
Exception CONNECTION_TEST_FAILED TYPE Verbindungtest für DB-Verbindung fehlgeschlagen
               
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  20130604 
SAP Release Created in 740