Skip to content

ABAP Keyword Documentation →  ABAP Glossary 

secondary connection

Self-defined database connection between an AS ABAP and a secondary database. The connection can be a connection a different database or to other database schemas in the standard database. The properties of the secondary connections used by a work process are defined in the database table DBCON. These secondary connections are managed using the DBA Cockpit tool. The only secondary connections that should be used are those between an AS ABAP with a SAP HANA database as its standard database and another SAP HANA database. SAP HANA Smart Data Access (SDA) should be used for access to other databases.

More

Other versions: 7.31 | 7.40 | 7.54