SAP ABAP Class CL_DBA_DBCON (DBA Cockpit: DBCON administration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADA_DBCON ADA: Connection Administration 20050610
2 Inheritance (c INHERITING FROM c_ref)  CL_DB2_DBCON DB2: Connection Administration 20050610
3 Inheritance (c INHERITING FROM c_ref)  CL_DB4_DBCON DB4: Connection Administration 20050610
4 Inheritance (c INHERITING FROM c_ref)  CL_DB6_DBCON DB6: Connection Administration 20050610
5 Inheritance (c INHERITING FROM c_ref)  CL_HDB_DBCON HDB: Connection info 20101015
6 Inheritance (c INHERITING FROM c_ref)  CL_MSS_DBCON MSS: Connection Administration 20050610
7 Inheritance (c INHERITING FROM c_ref)  CL_ORA_DBCON ORA: Connection Administration 20050610
8 Inheritance (c INHERITING FROM c_ref)  CL_SIQ_DBCON SIQ: Connection Administration 20130717
9 Inheritance (c INHERITING FROM c_ref)  CL_SYB_DBCON SYB: Connection Administration 20100719
Properties
Class CL_DBA_DBCON  
Short Description DBA Cockpit: DBCON administration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20050610   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_DB6_SYS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 DB6CI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DBA_DBCON has no interface implemented.
Friends
Class CL_DBA_DBCON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADM_DATA Instance attribute Protected Type reference (TYPE) DB6ADMINT 20050610
2 ATTRIBUTES Instance attribute Public Type reference (TYPE) DBA_DBCON_ATTRIBUTE_LIST DBA: DBCON Attributes 20050613
3 AUDIT_LOG_DETAILS Instance attribute Private Type reference (TYPE) DB6_EDITOR_LIST DB6: Table of DB6_EDITOR_LINE 20130326
4 AUTHORITY Instance attribute Public Object reference (TYPE REF TO) IF_DBA_AUTHORITY 20101119
5 CONNECTION_BUFFER Static Attribute Private Type reference (TYPE) DBA_CON_TAB DBA Cockpit: Connection Buffer 20050610
6 CON_DATA Instance attribute Public Type reference (TYPE) DBCON 20050610
7 CON_NAME Static Attribute Private Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20050610
8 CON_REF Static Attribute Private Object reference (TYPE REF TO) CL_SQL_CONNECTION Datenbankverbindung 20050610
9 CO_WDY_TYPE_CHECKBOX Constant Public Type reference (TYPE) STRING 'CHECKBOX' 20090514
10 CO_WDY_TYPE_DROPDOWN Constant Public Type reference (TYPE) STRING 'DROPDOWN' 20090514
11 CO_WDY_TYPE_INPUTFIELD Constant Public Type reference (TYPE) STRING 'INPUTFIELD' 20090514
12 DO_NOT_REPAIR Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111007
13 HAS_INTEGRATION_DATA Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070206
14 HAS_OFFLINE_MODE Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090326
15 HAS_SETUP_MODE Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091015
16 IS_ADMIN_CONNECTION Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20071116
17 IS_AVAILABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20051201
18 IS_MONITORING_CONNECTION Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20090323
19 IS_SUPPORTED_DB13C_COLL Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070130
20 IS_SUPPORTED_HISTCOLL Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051006
21 IS_SUPPORTED_ORALICDIAEXT Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080911
22 IS_SUPPORTED_REMCOLL Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051006
23 IS_SUPPORTED_RZ20 Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051006
24 IS_TERMINATED_BY_SEPARATOR Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060426
25 KEYWORD_DBA_DBCON Constant Public Type reference (TYPE) STRING 'DBA_DB_DBCON' 20071119
26 KEYWORD_DBA_DBHOST Constant Public Type reference (TYPE) STRING 'DBA_DB_DBHOST' 20090702
27 KEYWORD_DBA_DBMS Constant Public Type reference (TYPE) STRING 'DBA_DB_DBMS' 20071119
28 KEYWORD_DBA_DBNAME Constant Public Type reference (TYPE) STRING 'DBA_DB_DBNAME' 20090702
29 KEYWORD_DBA_LSID Constant Public Type reference (TYPE) STRING 'DBA_DB_LSID' 20100302
30 KEYWORD_DBA_PASSWORD Constant Public Type reference (TYPE) STRING 'DBA_DB_PASSWORD' 20071119
31 KEYWORD_DBA_PASSWORD_2 Constant Public Type reference (TYPE) STRING 'DBA_DB_PASSWORD_2' 20071120
32 KEYWORD_DBA_SLD_ID Constant Public Type reference (TYPE) STRING 'DBA_DB_SLD_ID' 20090320
33 KEYWORD_DBA_USERNAME Constant Public Type reference (TYPE) STRING 'DBA_DB_USERNAME' 20071119
34 KEYWORD_UNRECOGNIZED Constant Public Type reference (TYPE) STRING 'Unrecognized Parameter' 20060602
35 LOCAL_CON_REF Static Attribute Private Object reference (TYPE REF TO) CL_SQL_CONNECTION Datenbankverbindung 20050610
36 PARAM_ASSIGN Instance attribute Protected Type reference (TYPE) STRING 20050610
37 PARAM_SEPARATOR Instance attribute Protected Type reference (TYPE) STRING 20050610
38 PARAM_SEPARATOR_TRTAB Instance attribute Protected Type reference (TYPE) STRING 20050610
39 PASSWORD_CHANGED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050921
40 PLATFORM_SCREEN Instance attribute Public Type reference (TYPE) SYDYNNR '0076' Current Screen Number 20051018
41 PLATFORM_TITLE Instance attribute Public Type reference (TYPE) STRING SPACE 20051018
42 RESTRICTED_MAINTENANCE Static Attribute Private Type reference (TYPE) DBA_SUPPORTED_DATABASES DBA Cockpit: List of Supported Databases 20050610
43 RFCDEST Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20050922
44 SECOND_LOCAL_CON Constant Public Type reference (TYPE) DBCON_NAME 'R/3*' Logical name for a database connection 20050610
45 SECOND_LOCAL_CON_REF Static Attribute Private Object reference (TYPE REF TO) CL_SQL_CONNECTION Datenbankverbindung 20050610
46 SUPPORTED_DATABASES Static Attribute Public Type reference (TYPE) DBA_SUPPORTED_DATABASES DBA Cockpit: List of Supported Databases 20050610
47 USER_IS_MANDATORY Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050713
Methods
# Method Level Visibility Method type Description Created on
1 ADD_AUDIT_DETAIL Instance method Private Method 20130326
2 AUDIT Instance method Private Method 20130326
3 CHECK_CLIENT_SOFTWARE Instance method Public Method 20051201
4 CHECK_CONENV Instance method Public Method 20100216
5 CHECK_DBSL_LIBRARY Instance method Public Method 20070504
6 CHECK_RZ20_MON Instance method Public Method 20080307
7 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050610
8 COMPARE_HOSTNAMES Static method Public Method 20080918
9 CONDATA_TO_MULTICON Instance method Private Method 20050922
10 DELETE Instance method Public Method 20050610
11 DELETE_ADD_ONS Instance method Protected Method 20110105
12 DELETE_BUFFER Instance method Private Method 20050922
13 DELETE_USER_DATA Instance method Public Method 20061107
14 GET_ABAP_VERSION Instance method Protected Method 20110914
15 GET_ALIAS Instance method Private Method 20051209
16 GET_APPL_SCHEMA Instance method Protected Method 20110914
17 GET_CONNECTION_LIST Static method Public Method 20050923
18 GET_CON_ENV Instance method Public Method 20050610
19 GET_CON_NAME Instance method Public Method 20050610
20 GET_CON_REF Static method Public Method 20050610
21 GET_CON_REF_BY_DBCON Static method Public Method 20060531
22 GET_CON_REF_BY_RFCDEST Static method Public Method 20070220
23 GET_DBMS Instance method Public Method 20050610
24 GET_DBNAME Instance method Public Method 20051017
25 GET_DBREL Instance method Public Method 20051201
26 GET_DB_BITS Instance method Public Method 20080612
27 GET_DB_RECO Instance method Public Method 20050610
28 GET_DEFAULT_NAME Static method Public Method 20060612
29 GET_LOCAL_ADMIN_CON_NAME Static method Public Method 20110104
30 GET_LOCAL_ADMIN_REF Static method Public Method 20061108
31 GET_LOCAL_MONITOR_CON_NAME Static method Public Method 20110104
32 GET_LOCAL_MONITOR_REF Static method Public Method 20110104
33 GET_MAX_CON Instance method Public Method 20050610
34 GET_NO_CLIENT_SAP_NOTE Instance method Public Method 20120912
35 GET_NO_DBSL_SAP_NOTE Instance method Public Method 20120912
36 GET_OPT_CON Instance method Public Method 20050610
37 GET_PARAMETER_BY_NAME Instance method Public Method 20050610
38 GET_PARAMETER_BY_POSITION Instance method Public Method 20050610
39 GET_PARAM_ALL Instance method Public Method 20080613
40 GET_PARAM_DESCR_ALL Instance method Public Method 20060531
41 GET_SAP_SCHEMA Instance method Public Method 20071123
42 GET_SCHEMA Instance method Public Method 20050614
43 GET_SERVER Instance method Public Method 20051017
44 GET_SYSTEM_BASICS Instance method Public Method 20051017
45 GET_UNIQUE_NAME Static method Public Method 20060529
46 GET_USER Instance method Public Method 20050610
47 HAS_ABAP_SVERS Instance method Protected Method 20110914
48 HAS_METADATA Instance method Protected Method 20110914
49 HAS_USER_DATA Instance method Public Method 20061107
50 HAS_WRONG_USER_DATA Instance method Public Method 20061211
51 INSERT_BUFFER Instance method Private Method 20050922
52 IS_ABAP_SCHEMA_NAME Instance method Protected Method 20110914
53 IS_ADMIN Instance method Public Method 20071116
54 IS_CHANGED Instance method Public Method 20050610
55 IS_COMPLETE Instance method Public Method 20061206
56 IS_CONNECTION_AVAILABLE Instance method Public Method 20121212
57 IS_EXISTING Static method Public Method 20050610
58 IS_HIDDEN Instance method Public Method 20110420
59 IS_INTEGRATED Instance method Public Method 20070117
60 IS_JAVA_SCHEMA_NAME Instance method Protected Method 20110914
61 IS_LOCAL_CONNECTION Instance method Public Method 20061116
62 IS_MONITORING Instance method Public Method 20090323
63 IS_NEW Instance method Public Method 20050610
64 IS_READONLY Instance method Public Method 20050923
65 IS_RESERVED_NAME Instance method Public Method 20051010
66 IS_RESTRICTED_MAINTENANCE Static method Public Method 20050610
67 IS_SUPPORTED_DB Static method Public Method 20050610
68 IS_VALID_NAME Instance method Public Method 20110107
69 IS_VALID_USERNAME Instance method Public Method 20110418
70 IS_VIRTUAL_CONNECTION Static method Public Method 20110104
71 LOAD_DBCON Static method Public Method 20050922
72 LOOKUP_SYSTEM Static method Public Method 20071119
73 L_CHECK_DBSL_LIB Instance method Protected Method 20070503
74 MIGRATE_PARAMETERS_FROM_RFC Instance method Public Method 20070220
75 MODIFY_BUFFER Instance method Private Method 20050922
76 NEW_CON_REF Static method Public Method 20050610
77 PARSE_CONENV Instance method Protected Method 20050610
78 READ_ADD_ONS Instance method Protected Method 20110105
79 READ_BUFFER Static method Public Method 20050922
80 RESET_DBCON Static method Public Method 20091202
81 SAVE Instance method Public Method 20050610
82 SAVE_ADD_ONS Instance method Protected Method 20110105
83 SET_ALIAS Instance method Protected Method 20051209
84 SET_AVAILABLE Instance method Public Method 20090325
85 SET_CON_ENV Instance method Public Method 20050610
86 SET_CON_NAME Instance method Public Method 20050610
87 SET_DBMS Instance method Public Method 20050610
88 SET_DBNAME Instance method Public Method 20051017
89 SET_DB_RECO Instance method Public Method 20050610
90 SET_DEFAULT_VALUES Instance method Public Method 20090320
91 SET_LOCAL_ADMIN_ATTRIBUTES Instance method Protected Method 20061108
92 SET_LOCAL_MONITOR_ATTRIBUTES Instance method Protected Method 20110104
93 SET_MANDATORY_ATTRIBUTE Instance method Protected Method 20050613
94 SET_MAX_CON Instance method Public Method 20050610
95 SET_OPTIONAL_ATTRIBUTE Instance method Protected Method 20050613
96 SET_OPT_CON Instance method Public Method 20050610
97 SET_PARAMETER_BY_NAME Instance method Public Method 20050610
98 SET_PARAMETER_BY_POSITION Instance method Public Method 20050610
99 SET_PARAM_SYNTAX_CHARS Instance method Protected Method 20050610
100 SET_PASSWORD Instance method Public Method 20050610
101 SET_READONLY_ATTRIBUTE Instance method Protected Method 20071212
102 SET_SCHEMA Instance method Public Method 20051017
103 SET_SERVER Instance method Public Method 20051017
104 SET_USER Instance method Public Method 20050610
105 SMSS_WRITE_DBCON Instance method Private Method 20050922
106 SYNCHRONIZE_CONNECTION_DATA Instance method Public Method 20050610
107 TEST Instance method Public Method 20051010
Events
Class CL_DBA_DBCON has no event.
Types
Class CL_DBA_DBCON has no local type.
Method Signatures

Method ADD_AUDIT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_VAL Call by reference Type reference (TYPE) ANY 20130326
2 Importing OLD_VAL Call by reference Type reference (TYPE) ANY 20130326
3 Importing PROPERTY Call by reference Type reference (TYPE) STRING 20130326

Method ADD_AUDIT_DETAIL on class CL_DBA_DBCON has no exception.

Method AUDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20130326

Method AUDIT on class CL_DBA_DBCON has no exception.

Method CHECK_CLIENT_SOFTWARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_OK Value transfer Type reference (TYPE) ABAP_BOOL 20051201

Method CHECK_CLIENT_SOFTWARE on class CL_DBA_DBCON has no exception.

Method CHECK_CONENV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSG_LIST Value transfer Type reference (TYPE) DBA_MSG_LIST DBA Cockpit: Message List 20100216

Method CHECK_CONENV on class CL_DBA_DBCON has no exception.

Method CHECK_DBSL_LIBRARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_OK Value transfer Type reference (TYPE) ABAP_BOOL 20070504

Method CHECK_DBSL_LIBRARY on class CL_DBA_DBCON has no exception.

Method CHECK_RZ20_MON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYS_DATA Call by reference Type reference (TYPE) DB6NAVSYST DB6: System Registration Table 20101206

Method CHECK_RZ20_MON on class CL_DBA_DBCON has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DBA_DBCON has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DBA_DBCON has no exception.

Method COMPARE_HOSTNAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HOSTNAME1 Value transfer Type reference (TYPE) CLIKE 20080918
2 Importing HOSTNAME2 Value transfer Type reference (TYPE) CLIKE 20080918
3 Returning IS_EQUAL Value transfer Type reference (TYPE) ABAP_BOOL 20080918

Method COMPARE_HOSTNAMES on class CL_DBA_DBCON has no exception.

Method CONDATA_TO_MULTICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MULTICON Value transfer Type reference (TYPE) MSSMULTICON MSSQL : Multi-connect structure (DBCON + extensions) 20050922
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20050922

Method DELETE Signature

Method DELETE on class CL_DBA_DBCON has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20050610

Method DELETE_ADD_ONS Signature

Method DELETE_ADD_ONS on class CL_DBA_DBCON has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Exceptions of DB Connection Administration 20110105

Method DELETE_BUFFER Signature

Method DELETE_BUFFER on class CL_DBA_DBCON has no parameter.
Method DELETE_BUFFER on class CL_DBA_DBCON has no exception.

Method DELETE_USER_DATA Signature

Method DELETE_USER_DATA on class CL_DBA_DBCON has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Exceptions of DB Connection Administration 20061107

Method GET_ABAP_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_SCHEMA Call by reference Type reference (TYPE) DB6SCHEMA DB6: Schema Name 20110914
2 Returning ABAP_VERSION Value transfer Type reference (TYPE) STRING 20110914

Method GET_ABAP_VERSION on class CL_DBA_DBCON has no exception.

Method GET_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ALIAS_NAME Value transfer Type reference (TYPE) STRING 20051209
2 Importing NAME Call by reference Type reference (TYPE) CLIKE 20051209

Method GET_ALIAS on class CL_DBA_DBCON has no exception.

Method GET_APPL_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APPL_SCHEMA Value transfer Type reference (TYPE) DB6SCHEMA DB6: Schema Name 20110914

Method GET_APPL_SCHEMA on class CL_DBA_DBCON has no exception.

Method GET_CONNECTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONNECTIONS Value transfer Type reference (TYPE) DB6CC_CON_SELECT_LIST 20050923
2 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20050923
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20050923

Method GET_CON_ENV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CON_ENV Value transfer Type reference (TYPE) DBCON_ENV 20050610

Method GET_CON_ENV on class CL_DBA_DBCON has no exception.

Method GET_CON_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONNECTION_NAME Value transfer Type reference (TYPE) DBCON_NAME 20050610

Method GET_CON_NAME on class CL_DBA_DBCON has no exception.

Method GET_CON_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTION_NAME Call by reference Type reference (TYPE) DBCON_NAME 20050610
2 Returning CON_REF Value transfer Object reference (TYPE REF TO) CL_DBA_DBCON DBA Cockpit: Schnittstelle zur DBCON-Administration 20050610
3 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST CL_DB6_SYS=>RFCDEST_NONE Logical Destination (Specified in Function Call) 20050922
4 Importing SYNCHRONIZE Call by reference Type reference (TYPE) ABAP_BOOL 20050610
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20050610

Method GET_CON_REF_BY_DBCON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CON_REF Value transfer Object reference (TYPE REF TO) CL_DBA_DBCON DBA Cockpit: DBCON administration 20060531
2 Importing DBCON Call by reference Type reference (TYPE) DBCON Description of Database Connections 20060531

Method GET_CON_REF_BY_DBCON on class CL_DBA_DBCON has no exception.

Method GET_CON_REF_BY_RFCDEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CON_REF Value transfer Object reference (TYPE REF TO) CL_DBA_DBCON DBA Cockpit: DBCON administration 20070220
2 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20070220
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Exceptions of DB Connection Administration 20070220

Method GET_DBMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DBMS Value transfer Type reference (TYPE) DBCON_DBMS Logischer Name einer Datenbankverbindung 20050610

Method GET_DBMS on class CL_DBA_DBCON has no exception.

Method GET_DBNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DBNAME Value transfer Type reference (TYPE) STRING 20051017

Method GET_DBNAME on class CL_DBA_DBCON has no exception.

Method GET_DBREL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DBREL Value transfer Type reference (TYPE) STRING 20051201

Method GET_DBREL on class CL_DBA_DBCON has no exception.

Method GET_DB_BITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BITS Value transfer Type reference (TYPE) I 20080612

Method GET_DB_BITS on class CL_DBA_DBCON has no exception.

Method GET_DB_RECO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RECONNECT Value transfer Type reference (TYPE) DBCON_RECO Art der Verfügbarkeit einer offenen Datenbankverbindung 20050610

Method GET_DB_RECO on class CL_DBA_DBCON has no exception.

Method GET_DEFAULT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONNECTION Value transfer Type reference (TYPE) DBCON_NAME Logical name for a database connection 20060612
2 Importing DBHOST Call by reference Type reference (TYPE) CLIKE 20060612
3 Importing DBNAME Call by reference Type reference (TYPE) CLIKE 20060612
4 Importing DBSCHEMA Call by reference Type reference (TYPE) CLIKE 20060612
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20060612

Method GET_LOCAL_ADMIN_CON_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CON_NAME Value transfer Type reference (TYPE) DBCON_NAME Logical name for a database connection 20110104
2 Importing DBSYS Call by reference Type reference (TYPE) DBCON_DBMS Database system 20110104

Method GET_LOCAL_ADMIN_CON_NAME on class CL_DBA_DBCON has no exception.

Method GET_LOCAL_ADMIN_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CON_REF Value transfer Object reference (TYPE REF TO) CL_DBA_DBCON DBA Cockpit: DBCON administration 20061108
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Exceptions of DB Connection Administration 20061108

Method GET_LOCAL_MONITOR_CON_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CON_NAME Value transfer Type reference (TYPE) DBCON_NAME Logical name for a database connection 20110104
2 Importing DBSYS Call by reference Type reference (TYPE) DBCON_DBMS Database system 20110104

Method GET_LOCAL_MONITOR_CON_NAME on class CL_DBA_DBCON has no exception.

Method GET_LOCAL_MONITOR_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CON_REF Value transfer Object reference (TYPE REF TO) CL_DBA_DBCON DBA Cockpit: DBCON administration 20110104
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Exceptions of DB Connection Administration 20110104

Method GET_MAX_CON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAX_CONNECTIONS Value transfer Type reference (TYPE) DBCON_MAX_CONNECTIONS 20050610

Method GET_MAX_CON on class CL_DBA_DBCON has no exception.

Method GET_NO_CLIENT_SAP_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SAP_NOTE Value transfer Type reference (TYPE) STRING 20120912

Method GET_NO_CLIENT_SAP_NOTE on class CL_DBA_DBCON has no exception.

Method GET_NO_DBSL_SAP_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SAP_NOTE Value transfer Type reference (TYPE) STRING 20120912

Method GET_NO_DBSL_SAP_NOTE on class CL_DBA_DBCON has no exception.

Method GET_OPT_CON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OPT_CONNECTIONS Value transfer Type reference (TYPE) DBCON_OPT_CONNECTIONS 20050610

Method GET_OPT_CON on class CL_DBA_DBCON has no exception.

Method GET_PARAMETER_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20050610
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20050610

Method GET_PARAMETER_BY_NAME on class CL_DBA_DBCON has no exception.

Method GET_PARAMETER_BY_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) STRING 20050610
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20050610

Method GET_PARAMETER_BY_POSITION on class CL_DBA_DBCON has no exception.

Method GET_PARAM_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETERS Value transfer Type reference (TYPE) DB6CC_PARAM_VALUE_TAB DBA Cockpit: List of DB Connection Parameters 20080613

Method GET_PARAM_ALL on class CL_DBA_DBCON has no exception.

Method GET_PARAM_DESCR_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETERS Value transfer Type reference (TYPE) DBA_DBCON_PARAM_LIST DBA Cockpit: List of DB Connection Parameters 20060531

Method GET_PARAM_DESCR_ALL on class CL_DBA_DBCON has no exception.

Method GET_SAP_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SAP_SCHEMA Value transfer Type reference (TYPE) STRING 20071123

Method GET_SAP_SCHEMA on class CL_DBA_DBCON has no exception.

Method GET_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCHEMANAME Value transfer Type reference (TYPE) STRING 20050614

Method GET_SCHEMA on class CL_DBA_DBCON has no exception.

Method GET_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERVERNAME Value transfer Type reference (TYPE) STRING 20051017

Method GET_SERVER on class CL_DBA_DBCON has no exception.

Method GET_SYSTEM_BASICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYS_DATA Value transfer Type reference (TYPE) DB6NAVSYST DB6: System Registration Table 20051017
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20051017

Method GET_UNIQUE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONNECTION Value transfer Type reference (TYPE) DBCON_NAME Logical name for a database connection 20060529
2 Importing DBHOST Call by reference Type reference (TYPE) CLIKE 20060529
3 Importing DBNAME Call by reference Type reference (TYPE) CLIKE 20060529
4 Importing DBSCHEMA Call by reference Type reference (TYPE) CLIKE 20060529
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20060529

Method GET_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning USER_NAME Value transfer Type reference (TYPE) DBCON_UID 20050610

Method GET_USER on class CL_DBA_DBCON has no exception.

Method HAS_ABAP_SVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_SCHEMA Call by reference Type reference (TYPE) DB6SCHEMA DB6: Schema Name 20110914
2 Returning HAS_SVERS Value transfer Type reference (TYPE) ABAP_BOOL 20110914

Method HAS_ABAP_SVERS on class CL_DBA_DBCON has no exception.

Method HAS_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_METADATA_REF Value transfer Type reference (TYPE) ABAP_BOOL Method to Describe DB Objects 20110914

Method HAS_METADATA on class CL_DBA_DBCON has no exception.

Method HAS_USER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WITH_USER_DATA Value transfer Type reference (TYPE) ABAP_BOOL 20061107
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Exceptions of DB Connection Administration 20061107

Method HAS_WRONG_USER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSG_LIST Call by reference Type reference (TYPE) DBA_MSG_LIST DBA Cockpit: Message List 20061211
2 Returning WRONG_USER_DATA Value transfer Type reference (TYPE) ABAP_BOOL 20061211

Method HAS_WRONG_USER_DATA on class CL_DBA_DBCON has no exception.

Method INSERT_BUFFER Signature

Method INSERT_BUFFER on class CL_DBA_DBCON has no parameter.
Method INSERT_BUFFER on class CL_DBA_DBCON has no exception.

Method IS_ABAP_SCHEMA_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ABAP Value transfer Type reference (TYPE) ABAP_BOOL 20110914
2 Importing SCHEMANAME Call by reference Type reference (TYPE) DB6SCHEMA DB6: Schema Name 20110914

Method IS_ABAP_SCHEMA_NAME on class CL_DBA_DBCON has no exception.

Method IS_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADMIN Value transfer Type reference (TYPE) ABAP_BOOL 20071116
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Exceptions of DB Connection Administration 20071116

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20050610

Method IS_CHANGED on class CL_DBA_DBCON has no exception.

Method IS_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPLETE Value transfer Type reference (TYPE) ABAP_BOOL 20061206

Method IS_COMPLETE on class CL_DBA_DBCON has no exception.

Method IS_CONNECTION_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_AVAIABLE Value transfer Type reference (TYPE) ABAP_BOOL 20121212

Method IS_CONNECTION_AVAILABLE on class CL_DBA_DBCON has no exception.

Method IS_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTION_NAME Call by reference Type reference (TYPE) DBCON_NAME 20050610
2 Returning EXISTING Value transfer Type reference (TYPE) ABAP_BOOL 20050610
3 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST CL_DB6_SYS=>RFCDEST_NONE Logical Destination (Specified in Function Call) 20050922
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20050922

Method IS_HIDDEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HIDDEN Value transfer Type reference (TYPE) ABAP_BOOL 20110420

Method IS_HIDDEN on class CL_DBA_DBCON has no exception.

Method IS_INTEGRATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INTEGRATED Value transfer Type reference (TYPE) ABAP_BOOL 20070117

Method IS_INTEGRATED on class CL_DBA_DBCON has no exception.

Method IS_JAVA_SCHEMA_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_JAVA Value transfer Type reference (TYPE) ABAP_BOOL 20110914
2 Importing SCHEMANAME Call by reference Type reference (TYPE) DB6SCHEMA DB6: Schema Name 20110914

Method IS_JAVA_SCHEMA_NAME on class CL_DBA_DBCON has no exception.

Method IS_LOCAL_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_LOCAL Value transfer Type reference (TYPE) ABAP_BOOL 20061116

Method IS_LOCAL_CONNECTION on class CL_DBA_DBCON has no exception.

Method IS_MONITORING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MONITORING_USER Value transfer Type reference (TYPE) ABAP_BOOL 20090323
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Exceptions of DB Connection Administration 20090323

Method IS_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEW_ENTRY Value transfer Type reference (TYPE) ABAP_BOOL 20050610

Method IS_NEW on class CL_DBA_DBCON has no exception.

Method IS_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning READONLY Value transfer Type reference (TYPE) ABAP_BOOL 20050923

Method IS_READONLY on class CL_DBA_DBCON has no exception.

Method IS_RESERVED_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CON_NAME Call by reference Type reference (TYPE) CLIKE 20051010
2 Returning IS_RESERVED Value transfer Type reference (TYPE) ABAP_BOOL 20051010

Method IS_RESERVED_NAME on class CL_DBA_DBCON has no exception.

Method IS_RESTRICTED_MAINTENANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBSYS Call by reference Type reference (TYPE) DBCON_DBMS Datenbanksystem 20050610
2 Returning RESTRICTED Value transfer Type reference (TYPE) ABAP_BOOL 20050610

Method IS_RESTRICTED_MAINTENANCE on class CL_DBA_DBCON has no exception.

Method IS_SUPPORTED_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBSYS Call by reference Type reference (TYPE) CLIKE 20050610
2 Returning SUPPORTED Value transfer Type reference (TYPE) ABAP_BOOL 20050610

Method IS_SUPPORTED_DB on class CL_DBA_DBCON has no exception.

Method IS_VALID_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20110107
2 Returning IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20110107

Method IS_VALID_NAME on class CL_DBA_DBCON has no exception.

Method IS_VALID_USERNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20110418
2 Importing USERNAME Call by reference Type reference (TYPE) DBCON_UID Database User 20110418

Method IS_VALID_USERNAME on class CL_DBA_DBCON has no exception.

Method IS_VIRTUAL_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20110104
2 Returning IS_VIRTUAL Value transfer Type reference (TYPE) ABAP_BOOL 20110104

Method IS_VIRTUAL_CONNECTION on class CL_DBA_DBCON has no exception.

Method LOAD_DBCON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST CL_DB6_SYS=>RFCDEST_NONE Logical Destination (Specified in Function Call) 20050922
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20050922

Method LOOKUP_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBHOST Value transfer Type reference (TYPE) STRING 20071119
2 Importing DBNAME Value transfer Type reference (TYPE) STRING 20071119
3 Importing DBSCHEMA Value transfer Type reference (TYPE) STRING 20071119
4 Importing DBSYS Value transfer Type reference (TYPE) DBCON_DBMS Database system 20071119
5 Returning FOUND_CON_REF Value transfer Object reference (TYPE REF TO) CL_DBA_DBCON DBA Cockpit: DBCON administration 20071119
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Exceptions of DB Connection Administration 20071119

Method L_CHECK_DBSL_LIB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBSL_SHORTCUT Call by reference Type reference (TYPE) CLIKE 20070503
2 Returning IS_OK Value transfer Type reference (TYPE) ABAP_BOOL 20070503

Method L_CHECK_DBSL_LIB on class CL_DBA_DBCON has no exception.

Method MIGRATE_PARAMETERS_FROM_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20070220
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Exceptions of DB Connection Administration 20070220

Method MODIFY_BUFFER Signature

Method MODIFY_BUFFER on class CL_DBA_DBCON has no parameter.
Method MODIFY_BUFFER on class CL_DBA_DBCON has no exception.

Method NEW_CON_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTION_NAME Call by reference Type reference (TYPE) DBCON_NAME 20050610
2 Returning CON_REF Value transfer Object reference (TYPE REF TO) CL_DBA_DBCON DBA Cockpit: DBCON-Administration 20050610
3 Importing DBSYS Call by reference Type reference (TYPE) DBCON_DBMS Zentrales Datenbanksystem 20050610
4 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST CL_DB6_SYS=>RFCDEST_NONE Logical Destination (Specified in Function Call) 20050922
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20050610

Method PARSE_CONENV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETERS Value transfer Type reference (TYPE) DB6CC_PARAM_VALUE_TAB 20050610

Method PARSE_CONENV on class CL_DBA_DBCON has no exception.

Method READ_ADD_ONS Signature

Method READ_ADD_ONS on class CL_DBA_DBCON has no parameter.
Method READ_ADD_ONS on class CL_DBA_DBCON has no exception.

Method READ_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTION_NAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20050922
2 Returning CON_DATA Value transfer Type reference (TYPE) DBCON Description of Database Connections 20050922
3 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST CL_DB6_SYS=>RFCDEST_NONE Logical Destination (Specified in Function Call) 20050922
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20050922

Method RESET_DBCON Signature

Method RESET_DBCON on class CL_DBA_DBCON has no parameter.
Method RESET_DBCON on class CL_DBA_DBCON has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT_CHANGES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101228
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20050610

Method SAVE_ADD_ONS Signature

Method SAVE_ADD_ONS on class CL_DBA_DBCON has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Exceptions of DB Connection Administration 20110105

Method SET_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIAS_NAME Call by reference Type reference (TYPE) CLIKE 20051209
2 Importing NAME Call by reference Type reference (TYPE) CLIKE 20051209

Method SET_ALIAS on class CL_DBA_DBCON has no exception.

Method SET_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AVAILABLE Call by reference Type reference (TYPE) ABAP_BOOL 20090325

Method SET_AVAILABLE on class CL_DBA_DBCON has no exception.

Method SET_CON_ENV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CON_ENV Call by reference Type reference (TYPE) DBCON_ENV 20050610

Method SET_CON_ENV on class CL_DBA_DBCON has no exception.

Method SET_CON_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTION_NAME Call by reference Type reference (TYPE) DBCON_NAME 20050610

Method SET_CON_NAME on class CL_DBA_DBCON has no exception.

Method SET_DBMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBMS Call by reference Type reference (TYPE) DBCON_DBMS 20050610

Method SET_DBMS on class CL_DBA_DBCON has no exception.

Method SET_DBNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBNAME Value transfer Type reference (TYPE) CLIKE 20051017

Method SET_DBNAME on class CL_DBA_DBCON has no exception.

Method SET_DB_RECO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECONNECT Call by reference Type reference (TYPE) DBCON_RECO 20050610

Method SET_DB_RECO on class CL_DBA_DBCON has no exception.

Method SET_DEFAULT_VALUES Signature

Method SET_DEFAULT_VALUES on class CL_DBA_DBCON has no parameter.
Method SET_DEFAULT_VALUES on class CL_DBA_DBCON has no exception.

Method SET_LOCAL_ADMIN_ATTRIBUTES Signature

Method SET_LOCAL_ADMIN_ATTRIBUTES on class CL_DBA_DBCON has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Exceptions of DB Connection Administration 20061108

Method SET_LOCAL_MONITOR_ATTRIBUTES Signature

Method SET_LOCAL_MONITOR_ATTRIBUTES on class CL_DBA_DBCON has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Exceptions of DB Connection Administration 20110104

Method SET_MANDATORY_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT Call by reference Type reference (TYPE) STRING 20090325
2 Importing DESCR Call by reference Type reference (TYPE) STRING 20090514
3 Importing INPUT_VALUES Call by reference Type reference (TYPE) DBA_SOLMAN_WDY_PARAM_INPUT_TAB DBA-DBH: Table of Possible Input Values 20090514
4 Importing LABEL Call by reference Type reference (TYPE) C 20060531
5 Importing LENGTH Call by reference Type reference (TYPE) I 20050708
6 Importing NAME Call by reference Type reference (TYPE) STRING 20050613
7 Importing UPPERCASE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080221
8 Importing WDY_TYPE Call by reference Type reference (TYPE) STRING CO_WDY_TYPE_INPUTFIELD 20090514

Method SET_MANDATORY_ATTRIBUTE on class CL_DBA_DBCON has no exception.

Method SET_MAX_CON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAX_CONNECTIONS Call by reference Type reference (TYPE) DBCON_MAX_CONNECTIONS 20050610

Method SET_MAX_CON on class CL_DBA_DBCON has no exception.

Method SET_OPTIONAL_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT Call by reference Type reference (TYPE) STRING 20090325
2 Importing DESCR Call by reference Type reference (TYPE) STRING 20090514
3 Importing INPUT_VALUES Call by reference Type reference (TYPE) DBA_SOLMAN_WDY_PARAM_INPUT_TAB DBA-DBH: Table of Possible Input Values 20090514
4 Importing IS_HIDDEN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060531
5 Importing LABEL Call by reference Type reference (TYPE) C 20060531
6 Importing LENGTH Call by reference Type reference (TYPE) I 20050708
7 Importing NAME Call by reference Type reference (TYPE) STRING 20050613
8 Importing UPPERCASE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080221
9 Importing WDY_TYPE Call by reference Type reference (TYPE) STRING CO_WDY_TYPE_INPUTFIELD 20090514

Method SET_OPTIONAL_ATTRIBUTE on class CL_DBA_DBCON has no exception.

Method SET_OPT_CON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPT_CONNECTIONS Call by reference Type reference (TYPE) DBCON_OPT_CONNECTIONS 20050610

Method SET_OPT_CON on class CL_DBA_DBCON has no exception.

Method SET_PARAMETER_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CLIKE 20050610
2 Importing VALUE Call by reference Type reference (TYPE) CLIKE 20050610

Method SET_PARAMETER_BY_NAME on class CL_DBA_DBCON has no exception.

Method SET_PARAMETER_BY_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) STRING 20050610
2 Importing VALUE Call by reference Type reference (TYPE) CLIKE 20050610

Method SET_PARAMETER_BY_POSITION on class CL_DBA_DBCON has no exception.

Method SET_PARAM_SYNTAX_CHARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBMS Call by reference Type reference (TYPE) DBCON_DBMS Datenbanksystem 20050610

Method SET_PARAM_SYNTAX_CHARS on class CL_DBA_DBCON has no exception.

Method SET_PASSWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PASSWORD Value transfer Type reference (TYPE) CLIKE 20050610
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20050610

Method SET_READONLY_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT Call by reference Type reference (TYPE) STRING 20090325
2 Importing DESCR Call by reference Type reference (TYPE) STRING 20090514
3 Importing LABEL Call by reference Type reference (TYPE) C 20071212
4 Importing LENGTH Call by reference Type reference (TYPE) I 20071212
5 Importing NAME Call by reference Type reference (TYPE) STRING 20071212
6 Importing UPPERCASE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080221
7 Importing WDY_TYPE Call by reference Type reference (TYPE) STRING CO_WDY_TYPE_INPUTFIELD 20090514

Method SET_READONLY_ATTRIBUTE on class CL_DBA_DBCON has no exception.

Method SET_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCHEMANAME Value transfer Type reference (TYPE) CLIKE 20051017

Method SET_SCHEMA on class CL_DBA_DBCON has no exception.

Method SET_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVERNAME Call by reference Type reference (TYPE) CLIKE 20051017

Method SET_SERVER on class CL_DBA_DBCON has no exception.

Method SET_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) I 20051025
2 Importing USER_NAME Call by reference Type reference (TYPE) DBCON_UID 20050610

Method SET_USER on class CL_DBA_DBCON has no exception.

Method SMSS_WRITE_DBCON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPCODE Call by reference Type reference (TYPE) C 20050922
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20050922

Method SYNCHRONIZE_CONNECTION_DATA Signature

Method SYNCHRONIZE_CONNECTION_DATA on class CL_DBA_DBCON has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20050610

Method TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSG_LIST Value transfer Type reference (TYPE) DBA_MSG_LIST DBA Cockpit: Message List 20051010

Method TEST on class CL_DBA_DBCON has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710