SAP ABAP Table DBCON (Description of Database Connections)
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
Table Category | TRANSP | Transparent table |
Transparent table | DBCON |
![]() |
Short Description | Description of Database Connections |
Delivery and Maintenance
Pool/cluster | ||
Delivery Class | L | Table for storing temporary data, delivered empty |
Data Browser/Table View Maintenance | N | Display/Maintenance Not Allowed |
Components
![]() |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DBCON_NAME | DBCON_NAME | CHAR | 30 | 0 | Logical name for a database connection | ||
2 | ![]() |
DBCON_DBMS | DBCON_DBMS | CHAR | 3 | 0 | Database system | ||
3 | ![]() |
DBCON_UID | TEXT30 | CHAR | 30 | 0 | Database User | ||
4 | ![]() |
DBCON_PWD | TEXT255 | CHAR | 255 | 0 | Password for setting up the connection to the database | ||
5 | ![]() |
DBCON_ENV | TEXT255 | CHAR | 255 | 0 | Database-specific information for a database connection | ||
6 | ![]() |
DBCON_RECO | CHAR1_X | CHAR | 1 | 0 | Availability type for an open database connect | ||
7 | ![]() |
DBCON_MAX_CONNECTIONS | INT1 | INT1 | 3 | 0 | Maximum Number of Connections | ||
8 | ![]() |
DBCON_OPT_CONNECTIONS | INT1 | INT1 | 3 | 0 | Optimum Number of Connections |
History
Last changed by/on | SAP | 20141013 |
SAP Release Created in |