SAP Table DBA_VIEW_DBCON_DETAIL
DBA Cockpit: View Data of Connection Details
DBA_VIEW_DBCON_DETAIL (DBA Cockpit: View Data of Connection Details) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link DBA_VIEW_DBCON_DETAIL to other SAP tables.
DBA_VIEW_DBCON_DETAIL table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CON_DATA | DBCON | STRU | 0 | 0 | ||||||||||||||||||||||
CON_NAME | Logical name for a database connection | DBCON_NAME | CHAR | 30 | 0 | |||||||||||||||||||||
DBMS | Database system | DBCON_DBMS | CHAR | 3 | 0 |
Possible values
|
||||||||||||||||||||
USER_NAME | Database User | DBCON_UID | CHAR | 30 | 0 | |||||||||||||||||||||
PASSWORD | Password for setting up the connection to the database | DBCON_PWD | CHAR | 255 | 0 | |||||||||||||||||||||
CON_ENV | Database-specific information for a database connection | DBCON_ENV | CHAR | 255 | 0 | |||||||||||||||||||||
DB_RECO | Availability type for an open database connect | DBCON_RECO | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||||
MAX_CONNECTIONS | Maximum Number of Connections | DBCON_MAX_CONNECTIONS | INT1 | 3 | 0 | |||||||||||||||||||||
OPT_CONNECTIONS | Optimum Number of Connections | DBCON_OPT_CONNECTIONS | INT1 | 3 | 0 | |||||||||||||||||||||
DB_SYSTEMS | DBA_LISTBOX_LIST | TTYP | 0 | 0 | ||||||||||||||||||||||
PASSWORD | CHAR | 30 | 0 | |||||||||||||||||||||||
PASSWORD_CONFIRM | CHAR | 30 | 0 | |||||||||||||||||||||||
PARAMETERS | DBA_DBCON_PARAM_LIST | TTYP | 0 | 0 | ||||||||||||||||||||||
DBSYS | STRG | 0 | 0 |