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 | CL_IUUC_CONN_RCV - CONSTRUCTOR | abstract super class for db types | ||
| 2 | CL_IUUC_CONN_RCV - CONSTRUCTOR | abstract super class for db types | ||
| 3 | CL_IUUC_CONN_RCV - GET_CONFIG_GUID | abstract super class for db types | ||
| 4 | CL_IUUC_CONN_RCV - CLOSE_CONNECTION | abstract super class for db types | ||
| 5 | CL_IUUC_DB_CONN_FACTORY - GET_REF_BY_DBCON | factory for db connections | ||
| 6 | CL_IUUC_DB_CONN_FACTORY - GET_REF_FOR_RFC_CONN | factory for db connections | SOURCE iv_config_guid = iv_config_guid ). |
|
| 7 | 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 | CL_IUUC_DB_CONN_FACTORY - GET_REF_BY_DBCON | factory for db connections | ||
| 9 | CL_IUUC_DB_CONN_FACTORY - DESTRUCT | factory for db connections | ||
| 10 | CL_IUUC_DB_CONN_FACTORY - DESTRUCT | factory for db connections | ||
| 11 | CL_IUUC_DB_CONN_FACTORY - DESTRUCT | factory for db connections | ||
| 12 | 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 | CL_IUUC_DB_CONN_FACTORY - CREATE_TEMP_DBCON_ENTRY_HDB | factory for db connections | SOURCE iv_instance = iv_instance ). |
|
| 14 | CL_IUUC_DB_CONN_FACTORY - CREATE_TEMP_DBCON_ENTRY_HDB | factory for db connections | SOURCE iv_hostname = iv_hostname |
|
| 15 | CL_IUUC_DB_CONN_FACTORY - CREATE_TEMP_DBCON_ENTRY_HDB | factory for db connections | SOURCE iv_password = iv_password |
|
| 16 | CL_IUUC_DB_CONN_FACTORY - CREATE_TEMP_DBCON_ENTRY_HDB | factory for db connections | SOURCE iv_user_name = iv_user_name |
|
| 17 | 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 | CL_IUUC_DB_CONN_RCV - CONSTRUCTOR | abstract super class for db connections | ||
| 19 | CL_IUUC_DB_RCV_DB2 - CONSTRUCTOR | DB2 mplementation | ||
| 20 | CL_IUUC_DB_RCV_DB6 - CONSTRUCTOR | DB6 implementation | ||
| 21 | CL_IUUC_DB_RCV_MSS - CONSTRUCTOR | MSS Implementation | ||
| 22 | CL_IUUC_DB_RCV_ORA - CONSTRUCTOR | ORA implementation | ||
| 23 | CL_IUUC_REPL_CONFIGURATION - CREATE | Replication Configuration | ||
| 24 | CL_IUUC_REPL_CONFIGURATION - GET_CONFIGURATION | Replication Configuration | ||
| 25 | CL_IUUC_REPL_CONNECTION - GET_DB_CONNECTION | working with table iuuc_repl_Dbcon | ||
| 26 | CL_IUUC_REPL_HDR_ACCESS - GET_SND_RCV_TYPE | Working with table IUUC_REPL_HDR and _CONPAR |