Class Method list used by SAP ABAP Class CL_DBA_DBCON (DBA Cockpit: DBCON administration)
SAP ABAP Class
CL_DBA_DBCON (DBA Cockpit: DBCON administration) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_STRING_UTILITIES - DEL_TRAILING_BLANKS | Utilities for Character String Processing | ||
| 2 | CL_DB6_CON - GET_CONNECTION | DB6: Runtime Connection Handling | ||
| 3 | CL_DB6_CON - GET_CONNECTION | DB6: Runtime Connection Handling | ||
| 4 | CL_DB6_CON - GET_CONNECTION | DB6: Runtime Connection Handling | ||
| 5 | CL_DB6_TOOL - QUALIFIED_NAME | Administrates Input and Output Parameters of SQL Statements | ||
| 6 | CL_DBA_CX_FACTORY - CREATE_DBA_DBCON | DBA Cockpit: central exception factory class | ||
| 7 | CL_DBA_CX_FACTORY - CREATE_DBA_DBCON | DBA Cockpit: central exception factory class | ||
| 8 | CL_DBA_CX_FACTORY - CREATE_DBA_DBCON | DBA Cockpit: central exception factory class | ||
| 9 | CL_DBA_CX_FACTORY - CREATE_DBA_DBCON | DBA Cockpit: central exception factory class | ||
| 10 | CL_DBA_CX_FACTORY - CREATE_DBA_DBCON | DBA Cockpit: central exception factory class | ||
| 11 | CL_DBA_CX_FACTORY - CREATE_DBA_DBCON | DBA Cockpit: central exception factory class | ||
| 12 | CL_DBA_CX_FACTORY - CREATE_DBA_DBCON | DBA Cockpit: central exception factory class | ||
| 13 | CL_DBA_CX_FACTORY - CREATE_DBA_DBCON | DBA Cockpit: central exception factory class | ||
| 14 | CL_DBA_CX_FACTORY - CREATE_DBA_DBCON | DBA Cockpit: central exception factory class | ||
| 15 | CL_DBA_CX_FACTORY - CREATE_DBA_DBCON | DBA Cockpit: central exception factory class | ||
| 16 | CL_DBA_CX_FACTORY - CREATE_DBA_DBCON | DBA Cockpit: central exception factory class | ||
| 17 | CL_DBA_CX_FACTORY - CREATE_DBA_DBCON | DBA Cockpit: central exception factory class | ||
| 18 | CL_DBA_CX_FACTORY - CREATE_DBA_DBCON | DBA Cockpit: central exception factory class | ||
| 19 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE me->add_audit_detail( property = 'CON_ENV' |
|
| 20 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE old_val = me->con_data-con_env |
|
| 21 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE new_val = con_env ). |
|
| 22 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE me->add_audit_detail( property = 'CON_NAME' |
|
| 23 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE old_val = me->con_data-con_name |
|
| 24 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE new_val = connection_name ). |
|
| 25 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE me->add_audit_detail( property = 'DBMS' |
|
| 26 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE old_val = me->con_data-dbms |
|
| 27 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE new_val = dbms ). |
|
| 28 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE me->add_audit_detail( property = 'DB_RECO' |
|
| 29 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE old_val = me->con_data-db_reco |
|
| 30 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE new_val = reconnect ). |
|
| 31 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE me->add_audit_detail( property = 'MAX_CON' |
|
| 32 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE old_val = me->con_data-max_connections |
|
| 33 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE new_val = max_connections ). |
|
| 34 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE me->add_audit_detail( property = 'OPT_CON' |
|
| 35 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE old_val = me->con_data-opt_connections |
|
| 36 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE new_val = opt_connections ). |
|
| 37 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE me->add_audit_detail( property = name |
|
| 38 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE old_val = |
|
| 39 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE new_val = value ). |
|
| 40 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE me->add_audit_detail( property = position |
|
| 41 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE old_val = |
|
| 42 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE new_val = value ). |
|
| 43 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE me->add_audit_detail( property = 'USER' |
|
| 44 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE old_val = me->con_data-user_name |
|
| 45 | CL_DBA_DBCON - ADD_AUDIT_DETAIL | DBA Cockpit: DBCON administration | SOURCE new_val = user_name ). |
|
| 46 | CL_DBA_DBCON - AUDIT | DBA Cockpit: DBCON administration | SOURCE me->audit( 'DELETE' ). |
|
| 47 | CL_DBA_DBCON - AUDIT | DBA Cockpit: DBCON administration | SOURCE me->audit( 'SAVE' ). |
|
| 48 | CL_DBA_DBCON - COMPARE_HOSTNAMES | DBA Cockpit: DBCON administration | ||
| 49 | CL_DBA_DBCON - CONDATA_TO_MULTICON | DBA Cockpit: DBCON administration | SOURCE multicon = me->condata_to_multicon( ). |
|
| 50 | CL_DBA_DBCON - DELETE | DBA Cockpit: DBCON administration | ||
| 51 | CL_DBA_DBCON - DELETE_ADD_ONS | DBA Cockpit: DBCON administration | ||
| 52 | CL_DBA_DBCON - DELETE_BUFFER | DBA Cockpit: DBCON administration | SOURCE me->delete_buffer( ). |
|
| 53 | CL_DBA_DBCON - GET_ABAP_VERSION | DBA Cockpit: DBCON administration | ||
| 54 | CL_DBA_DBCON - GET_ALIAS | DBA Cockpit: DBCON administration | SOURCE alias_name = me->get_alias( name ). |
|
| 55 | CL_DBA_DBCON - GET_ALIAS | DBA Cockpit: DBCON administration | SOURCE alias_name = me->get_alias( name ). |
|
| 56 | CL_DBA_DBCON - GET_APPL_SCHEMA | DBA Cockpit: DBCON administration | ||
| 57 | CL_DBA_DBCON - GET_CON_REF | DBA Cockpit: DBCON administration | ||
| 58 | CL_DBA_DBCON - GET_CON_REF | DBA Cockpit: DBCON administration | ||
| 59 | CL_DBA_DBCON - GET_DBMS | DBA Cockpit: DBCON administration | ||
| 60 | CL_DBA_DBCON - GET_DBMS | DBA Cockpit: DBCON administration | ||
| 61 | CL_DBA_DBCON - GET_DBMS | DBA Cockpit: DBCON administration | ||
| 62 | CL_DBA_DBCON - GET_DBMS | DBA Cockpit: DBCON administration | ||
| 63 | CL_DBA_DBCON - GET_DBMS | DBA Cockpit: DBCON administration | ||
| 64 | CL_DBA_DBCON - GET_DBNAME | DBA Cockpit: DBCON administration | ||
| 65 | CL_DBA_DBCON - GET_DBNAME | DBA Cockpit: DBCON administration | ||
| 66 | CL_DBA_DBCON - GET_DBREL | DBA Cockpit: DBCON administration | ||
| 67 | CL_DBA_DBCON - GET_DEFAULT_NAME | DBA Cockpit: DBCON administration | ||
| 68 | CL_DBA_DBCON - GET_DEFAULT_NAME | DBA Cockpit: DBCON administration | ||
| 69 | CL_DBA_DBCON - GET_LOCAL_ADMIN_REF | DBA Cockpit: DBCON administration | ||
| 70 | CL_DBA_DBCON - GET_PARAMETER_BY_NAME | DBA Cockpit: DBCON administration | ||
| 71 | CL_DBA_DBCON - GET_PARAMETER_BY_NAME | DBA Cockpit: DBCON administration | ||
| 72 | CL_DBA_DBCON - GET_SCHEMA | DBA Cockpit: DBCON administration | ||
| 73 | CL_DBA_DBCON - GET_SCHEMA | DBA Cockpit: DBCON administration | ||
| 74 | CL_DBA_DBCON - GET_SCHEMA | DBA Cockpit: DBCON administration | ||
| 75 | CL_DBA_DBCON - GET_SERVER | DBA Cockpit: DBCON administration | ||
| 76 | CL_DBA_DBCON - GET_SERVER | DBA Cockpit: DBCON administration | ||
| 77 | CL_DBA_DBCON - GET_SYSTEM_BASICS | DBA Cockpit: DBCON administration | ||
| 78 | CL_DBA_DBCON - GET_UNIQUE_NAME | DBA Cockpit: DBCON administration | ||
| 79 | CL_DBA_DBCON - HAS_ABAP_SVERS | DBA Cockpit: DBCON administration | ||
| 80 | CL_DBA_DBCON - HAS_USER_DATA | DBA Cockpit: DBCON administration | ||
| 81 | CL_DBA_DBCON - HAS_WRONG_USER_DATA | DBA Cockpit: DBCON administration | ||
| 82 | CL_DBA_DBCON - INSERT_BUFFER | DBA Cockpit: DBCON administration | SOURCE me->insert_buffer( ). |
|
| 83 | CL_DBA_DBCON - IS_ABAP_SCHEMA_NAME | DBA Cockpit: DBCON administration | ||
| 84 | CL_DBA_DBCON - IS_ABAP_SCHEMA_NAME | DBA Cockpit: DBCON administration | ||
| 85 | CL_DBA_DBCON - IS_ADMIN | DBA Cockpit: DBCON administration | ||
| 86 | CL_DBA_DBCON - IS_EXISTING | DBA Cockpit: DBCON administration | ||
| 87 | CL_DBA_DBCON - IS_EXISTING | DBA Cockpit: DBCON administration | ||
| 88 | CL_DBA_DBCON - IS_JAVA_SCHEMA_NAME | DBA Cockpit: DBCON administration | ||
| 89 | CL_DBA_DBCON - IS_NEW | DBA Cockpit: DBCON administration | ||
| 90 | CL_DBA_DBCON - IS_RESERVED_NAME | DBA Cockpit: DBCON administration | ||
| 91 | CL_DBA_DBCON - IS_VIRTUAL_CONNECTION | DBA Cockpit: DBCON administration | ||
| 92 | CL_DBA_DBCON - IS_VIRTUAL_CONNECTION | DBA Cockpit: DBCON administration | ||
| 93 | CL_DBA_DBCON - IS_VIRTUAL_CONNECTION | DBA Cockpit: DBCON administration | ||
| 94 | CL_DBA_DBCON - IS_VIRTUAL_CONNECTION | DBA Cockpit: DBCON administration | ||
| 95 | CL_DBA_DBCON - IS_VIRTUAL_CONNECTION | DBA Cockpit: DBCON administration | ||
| 96 | CL_DBA_DBCON - IS_VIRTUAL_CONNECTION | DBA Cockpit: DBCON administration | ||
| 97 | CL_DBA_DBCON - IS_VIRTUAL_CONNECTION | DBA Cockpit: DBCON administration | ||
| 98 | CL_DBA_DBCON - IS_VIRTUAL_CONNECTION | DBA Cockpit: DBCON administration | ||
| 99 | CL_DBA_DBCON - IS_VIRTUAL_CONNECTION | DBA Cockpit: DBCON administration | ||
| 100 | CL_DBA_DBCON - IS_VIRTUAL_CONNECTION | DBA Cockpit: DBCON administration | ||
| 101 | CL_DBA_DBCON - IS_VIRTUAL_CONNECTION | DBA Cockpit: DBCON administration | ||
| 102 | CL_DBA_DBCON - IS_VIRTUAL_CONNECTION | DBA Cockpit: DBCON administration | ||
| 103 | CL_DBA_DBCON - LOAD_DBCON | DBA Cockpit: DBCON administration | ||
| 104 | CL_DBA_DBCON - LOAD_DBCON | DBA Cockpit: DBCON administration | ||
| 105 | CL_DBA_DBCON - LOAD_DBCON | DBA Cockpit: DBCON administration | ||
| 106 | CL_DBA_DBCON - L_CHECK_DBSL_LIB | DBA Cockpit: DBCON administration | ||
| 107 | CL_DBA_DBCON - MIGRATE_PARAMETERS_FROM_RFC | DBA Cockpit: DBCON administration | ||
| 108 | CL_DBA_DBCON - MODIFY_BUFFER | DBA Cockpit: DBCON administration | SOURCE me->modify_buffer( ). |
|
| 109 | CL_DBA_DBCON - NEW_CON_REF | DBA Cockpit: DBCON administration | ||
| 110 | CL_DBA_DBCON - PARSE_CONENV | DBA Cockpit: DBCON administration | ||
| 111 | CL_DBA_DBCON - PARSE_CONENV | DBA Cockpit: DBCON administration | ||
| 112 | CL_DBA_DBCON - PARSE_CONENV | DBA Cockpit: DBCON administration | ||
| 113 | CL_DBA_DBCON - PARSE_CONENV | DBA Cockpit: DBCON administration | ||
| 114 | CL_DBA_DBCON - PARSE_CONENV | DBA Cockpit: DBCON administration | ||
| 115 | CL_DBA_DBCON - PARSE_CONENV | DBA Cockpit: DBCON administration | ||
| 116 | CL_DBA_DBCON - PARSE_CONENV | DBA Cockpit: DBCON administration | ||
| 117 | CL_DBA_DBCON - READ_ADD_ONS | DBA Cockpit: DBCON administration | ||
| 118 | CL_DBA_DBCON - READ_ADD_ONS | DBA Cockpit: DBCON administration | ||
| 119 | CL_DBA_DBCON - READ_BUFFER | DBA Cockpit: DBCON administration | ||
| 120 | CL_DBA_DBCON - READ_BUFFER | DBA Cockpit: DBCON administration | ||
| 121 | CL_DBA_DBCON - READ_BUFFER | DBA Cockpit: DBCON administration | ||
| 122 | CL_DBA_DBCON - SAVE | DBA Cockpit: DBCON administration | ||
| 123 | CL_DBA_DBCON - SAVE | DBA Cockpit: DBCON administration | ||
| 124 | CL_DBA_DBCON - SAVE | DBA Cockpit: DBCON administration | ||
| 125 | CL_DBA_DBCON - SAVE_ADD_ONS | DBA Cockpit: DBCON administration | ||
| 126 | CL_DBA_DBCON - SET_CON_NAME | DBA Cockpit: DBCON administration | ||
| 127 | CL_DBA_DBCON - SET_DB_RECO | DBA Cockpit: DBCON administration | ||
| 128 | CL_DBA_DBCON - SET_DEFAULT_VALUES | DBA Cockpit: DBCON administration | ||
| 129 | CL_DBA_DBCON - SET_LOCAL_ADMIN_ATTRIBUTES | DBA Cockpit: DBCON administration | ||
| 130 | CL_DBA_DBCON - SET_LOCAL_MONITOR_ATTRIBUTES | DBA Cockpit: DBCON administration | ||
| 131 | CL_DBA_DBCON - SET_MAX_CON | DBA Cockpit: DBCON administration | ||
| 132 | CL_DBA_DBCON - SET_OPT_CON | DBA Cockpit: DBCON administration | ||
| 133 | CL_DBA_DBCON - SET_PARAMETER_BY_NAME | DBA Cockpit: DBCON administration | ||
| 134 | CL_DBA_DBCON - SET_PARAMETER_BY_POSITION | DBA Cockpit: DBCON administration | ||
| 135 | CL_DBA_DBCON - SET_PARAM_SYNTAX_CHARS | DBA Cockpit: DBCON administration | ||
| 136 | CL_DBA_DBCON - SET_PARAM_SYNTAX_CHARS | DBA Cockpit: DBCON administration | ||
| 137 | CL_DBA_DBCON - SET_PARAM_SYNTAX_CHARS | DBA Cockpit: DBCON administration | ||
| 138 | CL_DBA_DBCON - SET_PARAM_SYNTAX_CHARS | DBA Cockpit: DBCON administration | ||
| 139 | CL_DBA_DBCON - SET_PARAM_SYNTAX_CHARS | DBA Cockpit: DBCON administration | ||
| 140 | CL_DBA_DBCON - SET_PARAM_SYNTAX_CHARS | DBA Cockpit: DBCON administration | ||
| 141 | CL_DBA_DBCON - SET_SCHEMA | DBA Cockpit: DBCON administration | ||
| 142 | CL_DBA_DBCON - SET_USER | DBA Cockpit: DBCON administration | ||
| 143 | CL_DBA_DBCON - SMSS_WRITE_DBCON | DBA Cockpit: DBCON administration | SOURCE me->smss_write_dbcon( 'D' ). |
|
| 144 | CL_DBA_DBCON - SMSS_WRITE_DBCON | DBA Cockpit: DBCON administration | SOURCE me->smss_write_dbcon( 'I' ). |
|
| 145 | CL_DBA_DBCON - SMSS_WRITE_DBCON | DBA Cockpit: DBCON administration | SOURCE me->smss_write_dbcon( 'U' ). |
|
| 146 | CL_DBA_DBCON - SYNCHRONIZE_CONNECTION_DATA | DBA Cockpit: DBCON administration | ||
| 147 | CL_DBA_DBCON - TEST | DBA Cockpit: DBCON administration | ||
| 148 | CL_DBA_DBCON - TEST | DBA Cockpit: DBCON administration | ||
| 149 | CL_DBA_DBCON_AUTHORITY - GET_AUTH_REF | DBA Cockpit: Authority S_DBCON | ||
| 150 | CL_DBA_DBCON_AUTHORITY - GET_AUTH_REF | DBA Cockpit: Authority S_DBCON | ||
| 151 | CL_DBA_DBCON_AUTHORITY - GET_AUTH_REF | DBA Cockpit: Authority S_DBCON | ||
| 152 | CL_DBA_DBCON_AUTHORITY - GET_AUTH_REF | DBA Cockpit: Authority S_DBCON | ||
| 153 | CL_DBA_DBCON_AUTHORITY - GET_AUTH_REF | DBA Cockpit: Authority S_DBCON | ||
| 154 | CL_DBA_DBCON_AUTHORITY - GET_AUTH_REF | DBA Cockpit: Authority S_DBCON | ||
| 155 | CL_DBA_SYS - IS_ABAP_SCHEMA_NAME | DBA Cockpit: System Object | ||
| 156 | CL_DBA_SYS - IS_JAVA_SCHEMA_NAME | DBA Cockpit: System Object | ||
| 157 | CL_MSS_DBCON - GET_OTHER_PARAMETERS | MSS: Connection Administration | ||
| 158 | CL_SDB_UTILITIES - GET_DBSL_NAME | SDB: Collection of Service Methods | ||
| 159 | CL_SQL_CONNECTION - CLOSE | Database Connection | ||
| 160 | CL_SQL_CONNECTION - CREATE_STATEMENT | Database Connection | ||
| 161 | CL_SQL_CONNECTION - GET_CONNECTION | Database Connection | ||
| 162 | CL_SQL_CONNECTION - GET_METADATA | Database Connection | ||
| 163 | CL_SQL_CONNECTION - GET_METADATA | Database Connection | ||
| 164 | CL_SQL_METADATA - GET_SCHEMAS | Method to Describe DB Objects | ||
| 165 | CL_SQL_METADATA - GET_TABLES | Method to Describe DB Objects | ||
| 166 | CL_SQL_RESULT_SET - CLOSE | Resulting Set of an SQL Query | ||
| 167 | CL_SQL_RESULT_SET - NEXT | Resulting Set of an SQL Query | ||
| 168 | CL_SQL_RESULT_SET - SET_PARAM | Resulting Set of an SQL Query | ||
| 169 | CL_SQL_STATEMENT - EXECUTE_QUERY | SQL statement |