Class Method list used by SAP ABAP Class CL_IUUC_DB_RCV_ORA (ORA implementation)
SAP ABAP Class CL_IUUC_DB_RCV_ORA (ORA implementation) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_IUUC_CONN_RCV - ALTER_CNTR_TABLES abstract super class for db types
2 Class Method  CL_IUUC_CONN_RCV - ALTER_CNTR_TABLES abstract super class for db types
3 Class Method  CL_IUUC_CONN_RCV - CHECK_ROLES_SEQS_PROCS abstract super class for db types
4 Class Method  CL_IUUC_CONN_RCV - CHECK_ROLES_SEQS_PROCS abstract super class for db types
5 Class Method  CL_IUUC_CONN_RCV - CREATE_CNTR_TABLES abstract super class for db types
6 Class Method  CL_IUUC_CONN_RCV - CREATE_CNTR_TABLES abstract super class for db types
7 Class Method  CL_IUUC_CONN_RCV - CREATE_ROLES abstract super class for db types
8 Class Method  CL_IUUC_CONN_RCV - CREATE_ROLES abstract super class for db types
9 Class Method  CL_IUUC_CONN_RCV - CREATE_SEQS_PROCS abstract super class for db types
10 Class Method  CL_IUUC_CONN_RCV - CREATE_SEQS_PROCS abstract super class for db types
11 Class Method  CL_IUUC_CONN_RCV - CREATE_USER_SCHEMA abstract super class for db types
12 Class Method  CL_IUUC_CONN_RCV - CREATE_USER_SCHEMA abstract super class for db types
13 Class Method  CL_IUUC_CONN_RCV - DELETE_CNTR_TABLES abstract super class for db types
14 Class Method  CL_IUUC_CONN_RCV - DELETE_CNTR_TABLES abstract super class for db types
15 Class Method  CL_IUUC_CONN_RCV - GET_TABLE_LIST abstract super class for db types
16 Class Method  CL_IUUC_CONN_RCV - GET_TABLE_LIST abstract super class for db types
17 Class Method  CL_IUUC_CONN_RCV - GRANT abstract super class for db types
18 Class Method  CL_IUUC_CONN_RCV - GRANT abstract super class for db types
19 Class Method  CL_IUUC_CONN_RCV - REGISTER_CONFIGURATION abstract super class for db types
20 Class Method  CL_IUUC_CONN_RCV - REGISTER_CONFIGURATION abstract super class for db types
21 Class Method  CL_IUUC_CONN_RCV - SELECT_CNTR_TABLES abstract super class for db types
22 Class Method  CL_IUUC_CONN_RCV - SELECT_CNTR_TABLES abstract super class for db types
23 Class Method  CL_IUUC_CONN_RCV - SET_STATUS abstract super class for db types
24 Class Method  CL_IUUC_CONN_RCV - SET_STATUS abstract super class for db types
25 Class Method  CL_IUUC_CONN_RCV - SET_STATUS abstract super class for db types
26 Class Method  CL_IUUC_CONN_RCV - UNREGISTER_CONFIGURATION abstract super class for db types
27 Class Method  CL_IUUC_CONN_RCV - UNREGISTER_CONFIGURATION abstract super class for db types
28 Class Method  CL_IUUC_CONN_RCV - VERIFY_SCHEMA abstract super class for db types
29 Class Method  CL_IUUC_CONN_RCV - VERIFY_SCHEMA abstract super class for db types
30 Class Method  CL_IUUC_DB_CONN_RCV - ALTER_TABLE_ON_DB abstract super class for db connections
31 Class Method  CL_IUUC_DB_CONN_RCV - ALTER_TABLE_ON_DB abstract super class for db connections
32 Class Method  CL_IUUC_DB_CONN_RCV - CHECK_SYNONYM abstract super class for db connections
33 Class Method  CL_IUUC_DB_CONN_RCV - CHECK_SYNONYM abstract super class for db connections
34 Class Method  CL_IUUC_DB_CONN_RCV - CHECK_TABLE abstract super class for db connections
35 Class Method  CL_IUUC_DB_CONN_RCV - CHECK_TABLE abstract super class for db connections
36 Class Method  CL_IUUC_DB_CONN_RCV - CHECK_VIEW abstract super class for db connections
37 Class Method  CL_IUUC_DB_CONN_RCV - CHECK_VIEW abstract super class for db connections
38 Class Method  CL_IUUC_DB_CONN_RCV - CONSTRUCTOR abstract super class for db connections
39 Class Method  CL_IUUC_DB_CONN_RCV - CREATE_SYNONYM abstract super class for db connections
40 Class Method  CL_IUUC_DB_CONN_RCV - CREATE_SYNONYM abstract super class for db connections
41 Class Method  CL_IUUC_DB_CONN_RCV - CREATE_TABLE_ON_DB abstract super class for db connections
42 Class Method  CL_IUUC_DB_CONN_RCV - CREATE_TABLE_ON_DB abstract super class for db connections
43 Class Method  CL_IUUC_DB_CONN_RCV - CREATE_VIEW abstract super class for db connections
44 Class Method  CL_IUUC_DB_CONN_RCV - CREATE_VIEW abstract super class for db connections
45 Class Method  CL_IUUC_DB_CONN_RCV - DROP_SYNONYM abstract super class for db connections
46 Class Method  CL_IUUC_DB_CONN_RCV - DROP_SYNONYM abstract super class for db connections
47 Class Method  CL_IUUC_DB_CONN_RCV - DROP_TABLE abstract super class for db connections
48 Class Method  CL_IUUC_DB_CONN_RCV - DROP_TABLE abstract super class for db connections
49 Class Method  CL_IUUC_DB_CONN_RCV - DROP_VIEW abstract super class for db connections
50 Class Method  CL_IUUC_DB_CONN_RCV - DROP_VIEW abstract super class for db connections
51 Class Method  CL_IUUC_DB_CONN_RCV - SET_DB_RCV_CONF_PARAMS abstract super class for db connections
52 Class Method  CL_IUUC_DB_CONN_RCV - SET_DB_RCV_CONF_PARAMS abstract super class for db connections
53 Class Method  CL_IUUC_DB_CONN_RCV - SET_DB_RCV_CONF_PARAMS abstract super class for db connections
54 Class Method  CL_IUUC_DB_RCV_ORA - CHECK_CREATE_USER ORA implementation SOURCE lv_user_db_exists = me->check_create_user(
55 Class Method  CL_IUUC_DB_RCV_ORA - CHECK_CREATE_USER ORA implementation SOURCE iv_user_name = lv_user_name
56 Class Method  CL_IUUC_DB_RCV_ORA - CHECK_CREATE_USER ORA implementation SOURCE iv_password = lv_password ).
57 Class Method  CL_IUUC_DB_RCV_ORA - CREATE_TABLE_COMMENTS ORA implementation SOURCE create_table_comments( is_dd02v = is_dd02v
58 Class Method  CL_IUUC_DB_RCV_ORA - CREATE_TABLE_COMMENTS ORA implementation SOURCE it_dd03p_w_comment = it_dd03p_w_comment ).
59 Class Method  CL_IUUC_DB_RCV_ORA - CREATE_TABLE_COMMENTS ORA implementation SOURCE me->create_table_comments(
60 Class Method  CL_IUUC_DB_RCV_ORA - CREATE_TABLE_COMMENTS ORA implementation SOURCE it_dd03p_w_comment = it_dd03p_w_comment ).
61 Class Method  CL_IUUC_DB_RCV_ORA - CREATE_UNIQUE_INDICES ORA implementation SOURCE me->create_unique_indices( iv_mt_id = iv_mt_id
62 Class Method  CL_IUUC_DB_RCV_ORA - CREATE_UNIQUE_INDICES ORA implementation SOURCE iv_src_tabname = iv_src_tabname
63 Class Method  CL_IUUC_DB_RCV_ORA - CREATE_UNIQUE_INDICES ORA implementation SOURCE iv_trg_tabname = is_dd02v-tabname
64 Class Method  CL_IUUC_DB_RCV_ORA - CREATE_UNIQUE_INDICES ORA implementation SOURCE it_dd03p = it_dd03p ).
65 Class Method  CL_IUUC_DB_RCV_ORA - GET_CREATE_AS_STRING ORA implementation SOURCE me->get_create_as_string(
66 Class Method  CL_IUUC_DB_RCV_ORA - GET_CREATE_AS_STRING ORA implementation SOURCE it_statements = lt_statements
67 Class Method  CL_IUUC_DB_RCV_ORA - GET_CREATE_AS_STRING ORA implementation SOURCE iv_partition_cmd = iv_partition_cmd ).
68 Class Method  CL_IUUC_DB_RCV_ORA - GET_CREATE_AS_STRING ORA implementation SOURCE get_create_as_string( lt_statements ).
69 Class Method  CL_IUUC_DB_RCV_ORA - GET_CREATE_AS_STRING ORA implementation SOURCE me->get_create_as_string(
70 Class Method  CL_IUUC_DB_RCV_ORA - GET_CREATE_AS_STRING ORA implementation SOURCE it_statements = lt_statements ).
71 Class Method  CL_IUUC_DB_RCV_ORA - GET_MAX_SYNONYM ORA implementation SOURCE lv_synonym_smallest = get_max_synonym( cl_iuuc_hdb_sql=>co_/1lt/ ).
72 Class Method  CL_IUUC_MT_HEADER_ACCESS - MULTI_USE_SCENARIO Access clas for db-table iuuc_mt_header
73 Class Method  CL_IUUC_REPLICATION - GET_TABNAME_BY_PREFIX IUUC: replication tools
74 Class Method  CL_IUUC_REPLICATION - GET_TABNAME_BY_PREFIX IUUC: replication tools
75 Class Method  CL_IUUC_REPLICATION - GET_TABNAME_BY_PREFIX IUUC: replication tools
76 Class Method  CL_IUUC_REPL_CONTENT - GET_IUUC_REPL_TABSTG_SINGLE Encapsulation for getting data
77 Class Method  CL_IUUC_REPL_HDR_ACCESS - GET_CONNECTION_PARAMETER Working with table IUUC_REPL_HDR and _CONPAR
78 Class Method  CL_IUUC_REPL_HDR_ACCESS - GET_SND_RCV_TYPE Working with table IUUC_REPL_HDR and _CONPAR
79 Class Method  CL_IUUC_REPL_MAP_ACCESS - GET_CONFIG_BY_MT_ID handle access to table iuuc_repl_map
80 Class Method  CL_IUUC_REPL_ORDER_ACCESS - DELETE_BY_GUID Access Class of Table IUUC_REPL_ORDER
81 Class Method  CL_IUUC_REPL_ORDER_ACCESS - SELECT_BY_GUID Access Class of Table IUUC_REPL_ORDER
82 Class Method  CL_IUUC_RS_STATUS_ACCESS - GET_IS_LAST_BY_MTID_TABNAME access class to db-table
83 Class Method  CL_IUUC_RS_STATUS_ACCESS - INSERT_STATUS access class to db-table
84 Class Method  CL_IUUC_TABLE_LIST - GET_RFC_DEST tables involved in integr. upgrade
85 Class Method  CL_IUUC_TAB_IDENT_ACCESS - GET_FULL_NAME access class for db tab IUUC_TAB_IDENT
86 Class Method  CL_IUUC_TAB_IDENT_ACCESS - GET_IDENT access class for db tab IUUC_TAB_IDENT
87 Class Method  CL_IUUC_TAB_IDENT_ACCESS - GET_IDENT access class for db tab IUUC_TAB_IDENT
88 Class Method  CL_IUUC_TAB_IDENT_ACCESS - GET_NEXT_IDENT access class for db tab IUUC_TAB_IDENT
89 Class Method  CL_IUUC_TAB_IDENT_ACCESS - SAVE_IDENT access class for db tab IUUC_TAB_IDENT
90 Class Method  CL_IUUC_TAB_IDENT_ACCESS - UPDATE_IDENT access class for db tab IUUC_TAB_IDENT
91 Class Method  CL_SQL_CONNECTION - COMMIT Database Connection
92 Class Method  CL_SQL_CONNECTION - COMMIT Database Connection
93 Class Method  CL_SQL_CONNECTION - COMMIT Database Connection
94 Class Method  CL_SQL_CONNECTION - COMMIT Database Connection
95 Class Method  CL_SQL_CONNECTION - COMMIT Database Connection
96 Class Method  CL_SQL_RESULT_SET - CLOSE Resulting Set of an SQL Query
97 Class Method  CL_SQL_RESULT_SET - CLOSE Resulting Set of an SQL Query
98 Class Method  CL_SQL_RESULT_SET - CLOSE Resulting Set of an SQL Query
99 Class Method  CL_SQL_RESULT_SET - CLOSE Resulting Set of an SQL Query
100 Class Method  CL_SQL_RESULT_SET - CLOSE Resulting Set of an SQL Query
101 Class Method  CL_SQL_RESULT_SET - NEXT Resulting Set of an SQL Query
102 Class Method  CL_SQL_RESULT_SET - NEXT_PACKAGE Resulting Set of an SQL Query
103 Class Method  CL_SQL_RESULT_SET - NEXT_PACKAGE Resulting Set of an SQL Query
104 Class Method  CL_SQL_RESULT_SET - NEXT_PACKAGE Resulting Set of an SQL Query
105 Class Method  CL_SQL_RESULT_SET - NEXT_PACKAGE Resulting Set of an SQL Query
106 Class Method  CL_SQL_RESULT_SET - NEXT_PACKAGE Resulting Set of an SQL Query
107 Class Method  CL_SQL_RESULT_SET - SET_PARAM Resulting Set of an SQL Query
108 Class Method  CL_SQL_RESULT_SET - SET_PARAM_TABLE Resulting Set of an SQL Query
109 Class Method  CL_SQL_RESULT_SET - SET_PARAM_TABLE Resulting Set of an SQL Query
110 Class Method  CL_SQL_RESULT_SET - SET_PARAM_TABLE Resulting Set of an SQL Query
111 Class Method  CL_SQL_RESULT_SET - SET_PARAM_TABLE Resulting Set of an SQL Query
112 Class Method  CL_SQL_RESULT_SET - SET_PARAM_TABLE Resulting Set of an SQL Query
113 Class Method  CL_SQL_STATEMENT - EXECUTE_DDL SQL statement
114 Class Method  CL_SQL_STATEMENT - EXECUTE_DDL SQL statement
115 Class Method  CL_SQL_STATEMENT - EXECUTE_DDL SQL statement
116 Class Method  CL_SQL_STATEMENT - EXECUTE_DDL SQL statement
117 Class Method  CL_SQL_STATEMENT - EXECUTE_DDL SQL statement
118 Class Method  CL_SQL_STATEMENT - EXECUTE_DDL SQL statement
119 Class Method  CL_SQL_STATEMENT - EXECUTE_DDL SQL statement
120 Class Method  CL_SQL_STATEMENT - EXECUTE_DDL SQL statement
121 Class Method  CL_SQL_STATEMENT - EXECUTE_DDL SQL statement
122 Class Method  CL_SQL_STATEMENT - EXECUTE_DDL SQL statement
123 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
124 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
125 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
126 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
127 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
128 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
129 Class Method  CX_ROOT - GET_TEXT Abstract Superclass for All Global Exceptions
130 Class Method  CX_ROOT - GET_TEXT Abstract Superclass for All Global Exceptions
131 Class Method  CX_ROOT - GET_TEXT Abstract Superclass for All Global Exceptions
132 Class Method  CX_ROOT - GET_TEXT Abstract Superclass for All Global Exceptions
133 Class Method  IF_MESSAGE - GET_TEXT Interface for Accessing Texts from Message Objects
134 Class Method  IF_MESSAGE - GET_TEXT Interface for Accessing Texts from Message Objects
135 Class Method  IF_MESSAGE - GET_TEXT Interface for Accessing Texts from Message Objects
136 Class Method  IF_MESSAGE - GET_TEXT Interface for Accessing Texts from Message Objects