Class Method list used by SAP ABAP Class CL_IUUC_DB_CONN_FACTORY (factory for db connections)
SAP ABAP Class CL_IUUC_DB_CONN_FACTORY (factory for db connections) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_IUUC_CONN_RCV - CONSTRUCTOR abstract super class for db types
2 Class Method  CL_IUUC_CONN_RCV - CONSTRUCTOR abstract super class for db types
3 Class Method  CL_IUUC_CONN_RCV - GET_CONFIG_GUID abstract super class for db types
4 Class Method  CL_IUUC_CONN_RCV - CLOSE_CONNECTION abstract super class for db types
5 Class Method  CL_IUUC_DB_CONN_FACTORY - GET_REF_BY_DBCON factory for db connections
6 Class Method  CL_IUUC_DB_CONN_FACTORY - GET_REF_FOR_RFC_CONN factory for db connections SOURCE iv_config_guid = iv_config_guid ).
7 Class Method  CL_IUUC_DB_CONN_FACTORY - GET_REF_FOR_RFC_CONN factory for db connections SOURCE eo_conn_rcv = cl_iuuc_db_conn_factory=>get_ref_for_rfc_conn( iv_snd_rcv = iv_snd_rcv
8 Class Method  CL_IUUC_DB_CONN_FACTORY - GET_REF_BY_DBCON factory for db connections
9 Class Method  CL_IUUC_DB_CONN_FACTORY - DESTRUCT factory for db connections
10 Class Method  CL_IUUC_DB_CONN_FACTORY - DESTRUCT factory for db connections
11 Class Method  CL_IUUC_DB_CONN_FACTORY - DESTRUCT factory for db connections
12 Class Method  CL_IUUC_DB_CONN_FACTORY - DELETE_TEMP_DBCON_ENTRY_HDB factory for db connections SOURCE CALL METHOD cl_iuuc_db_conn_factory=>delete_temp_dbcon_entry_hdb.
13 Class Method  CL_IUUC_DB_CONN_FACTORY - CREATE_TEMP_DBCON_ENTRY_HDB factory for db connections SOURCE iv_instance = iv_instance ).
14 Class Method  CL_IUUC_DB_CONN_FACTORY - CREATE_TEMP_DBCON_ENTRY_HDB factory for db connections SOURCE iv_hostname = iv_hostname
15 Class Method  CL_IUUC_DB_CONN_FACTORY - CREATE_TEMP_DBCON_ENTRY_HDB factory for db connections SOURCE iv_password = iv_password
16 Class Method  CL_IUUC_DB_CONN_FACTORY - CREATE_TEMP_DBCON_ENTRY_HDB factory for db connections SOURCE iv_user_name = iv_user_name
17 Class Method  CL_IUUC_DB_CONN_FACTORY - CREATE_TEMP_DBCON_ENTRY_HDB factory for db connections SOURCE ls_dbcon = cl_iuuc_db_conn_factory=>create_temp_dbcon_entry_hdb(
18 Class Method  CL_IUUC_DB_CONN_RCV - CONSTRUCTOR abstract super class for db connections
19 Class Method  CL_IUUC_DB_RCV_DB2 - CONSTRUCTOR DB2 mplementation
20 Class Method  CL_IUUC_DB_RCV_DB6 - CONSTRUCTOR DB6 implementation
21 Class Method  CL_IUUC_DB_RCV_MSS - CONSTRUCTOR MSS Implementation
22 Class Method  CL_IUUC_DB_RCV_ORA - CONSTRUCTOR ORA implementation
23 Class Method  CL_IUUC_REPL_CONFIGURATION - CREATE Replication Configuration
24 Class Method  CL_IUUC_REPL_CONFIGURATION - GET_CONFIGURATION Replication Configuration
25 Class Method  CL_IUUC_REPL_CONNECTION - GET_DB_CONNECTION working with table iuuc_repl_Dbcon
26 Class Method  CL_IUUC_REPL_HDR_ACCESS - GET_SND_RCV_TYPE Working with table IUUC_REPL_HDR and _CONPAR