database connection

Connection of an ABAP-program to a database system. Open-SQL-instructions always access the central database of the ABAP-based SAP system via a standard connection. In Native SQL, you can open additional connections.

More