SAP ABAP Class CL_UCONRFC_RUNTIME (Runtime class for RFC Unified Connectivity)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_DT_RFC_SERVER (Package) Designtime RFC Server
Properties
Class CL_UCONRFC_RUNTIME  
Short Description Runtime class for RFC Unified Connectivity    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UNIFIED_CON_DT_RFC_SERVER   Designtime RFC Server 
Created 20120608   SAP 
Last change 20141121    
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)
Interfaces
Class CL_UCONRFC_RUNTIME has no interface implemented.
Friends
Class CL_UCONRFC_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_KEEP_TS Constant Private Type reference (TYPE) CHAR10 'KEEP_TS' Character Field Length = 10 20120706
2 M_TOTAL_TABLES Static Attribute Private Type reference (TYPE) STRING SPACE 20120614
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120614
2 CLEANUP_RFC_STATE Static method Public Method Reset RFC State tables (Only for internal usage !!!!!!!!!!) 20130122
3 DEL_INIT_SETUP_4_RFC_STATES Static method Public Method Delete RT-Table for Robot (Only for internal usage !!!!!!!!) 20130123
4 SET_UCON_CA_BY_RFM_LIST_4_RT Static method Public Method Set CA for RT by RFM List (for mass processing; all clients) 20130123
5 SET_UCON_CA_NAME_4_RT Static method Public Method Set CA for Runtime table (only for Mass Processing) 20120614
6 SET_UCON_CA_NAME_BY_RFCS_4_RT Static method Public Method Set Communication Assembly for Runtime table by RFC Service 20121127
7 SET_UCON_CA_NAME_BY_RFM_4_RT Static method Public Method Set CA for Runtime table by RFC FM (for single processing) 20121127
8 SET_UCON_CONFIG_NAME_4_RT Static method Public Method Set configuration name for Runtime table 20120614
9 SET_UCON_PROD_CLIENTS_RT Static method Public Method Set the list of productive SAP clients 20131030
10 SET_UCON_PROFILE_NAME_4_RT Static method Public Method Set profile name for runtime table 20120614
11 SET_UCON_RFC_STATE_4_RT Static method Public Method Set RFC State for Runtime table 20121126
12 SET_UCON_RFC_STATE_BY_RFM_LIST Static method Public Method Set RFC State by RFM List (for mass processing; all clients) 20130123
13 SET_UCON_SERVICE_NAME_4_RT Static method Public Method Set service name for Runtime table 20120614
14 SET_UCON_VHOST_RT Static method Public Method Set Vhost Name using IP, Port and SNC Flag 20131001
15 SYNC_DB_BUFFER Static method Private Method sync database buffer 20120614
Events
Class CL_UCONRFC_RUNTIME has no event.
Types
Class CL_UCONRFC_RUNTIME has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CLEANUP_RFC_STATE Signature

Method CLEANUP_RFC_STATE on class CL_UCONRFC_RUNTIME has no parameter.
Method CLEANUP_RFC_STATE on class CL_UCONRFC_RUNTIME has no exception.

Method DEL_INIT_SETUP_4_RFC_STATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FUNCNAME Call by reference Type reference (TYPE) UCON_FUNCNAME_RANGE Range Table for Function Modules 20130123

Method DEL_INIT_SETUP_4_RFC_STATES on class CL_UCONRFC_RUNTIME has no exception.

Method SET_UCON_CA_BY_RFM_LIST_4_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTION Call by reference Type reference (TYPE) UCONHTTP_AFTERIMP_TOUCH To touch the RT-Tables and Caches for After-Import Requests 20130123
2 Importing IP_SERVICE_ASSEMBLY Call by reference Type reference (TYPE) UCONSERVID Unified Connectivity Service Assembly ID 20130123
3 Importing IT_FUNCNAME Call by reference Type reference (TYPE) UCON_FUNCNAME_RANGE 20130123

Method SET_UCON_CA_BY_RFM_LIST_4_RT on class CL_UCONRFC_RUNTIME has no exception.

Method SET_UCON_CA_NAME_4_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTION Call by reference Type reference (TYPE) UCONHTTP_AFTERIMP_TOUCH To touch the RT-Tables and Caches for After-Import Requests 20120614
2 Importing IP_SERVICE_ASSEMBLY Call by reference Type reference (TYPE) UCONSERVID Unified Connectivity Service Assembly ID 20120614

Method SET_UCON_CA_NAME_4_RT on class CL_UCONRFC_RUNTIME has no exception.

Method SET_UCON_CA_NAME_BY_RFCS_4_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTION Call by reference Type reference (TYPE) UCONHTTP_AFTERIMP_TOUCH To touch the RT-Tables and Caches for After-Import Requests 20121127
2 Importing IP_LAST_ENTRY_IN_LOOP Call by reference Type reference (TYPE) ABAP_BOOL Signal Flag to perform the buffer sync. 20121129
3 Importing IP_SERVICE_ASSEMBLY Call by reference Type reference (TYPE) UCONSERVID Unified Connectivity Service Assembly ID 20121127
4 Importing IP_SERVICE_NAME Call by reference Type reference (TYPE) UCONRFCSERVID RFC Service ID 20121127

Method SET_UCON_CA_NAME_BY_RFCS_4_RT on class CL_UCONRFC_RUNTIME has no exception.

Method SET_UCON_CA_NAME_BY_RFM_4_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTION Call by reference Type reference (TYPE) UCONHTTP_AFTERIMP_TOUCH To touch the RT-Tables and Caches for After-Import Requests 20121127
2 Importing IP_FUNCNAME Call by reference Type reference (TYPE) FUNCNAME Function name 20121127
3 Importing IP_LAST_ENTRY_IN_LOOP Call by reference Type reference (TYPE) ABAP_BOOL Signal Flag to perform the buffer sync. 20121129
4 Importing IP_SERVICE_ASSEMBLY Call by reference Type reference (TYPE) UCONSERVID Unified Connectivity Service Assembly ID 20121127

Method SET_UCON_CA_NAME_BY_RFM_4_RT on class CL_UCONRFC_RUNTIME has no exception.

Method SET_UCON_CONFIG_NAME_4_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTION Call by reference Type reference (TYPE) UCONHTTP_AFTERIMP_TOUCH To touch the RT-Tables and Caches for After-Import Requests 20120614
2 Importing IP_CONFIG_NAME Call by reference Type reference (TYPE) UCONRFCSERVID HTTP Service ID 20120614
3 Importing IP_LAST_ENTRY_IN_LOOP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Signal Flag to perform the buffer sync. 20121128

Method SET_UCON_CONFIG_NAME_4_RT on class CL_UCONRFC_RUNTIME has no exception.

Method SET_UCON_PROD_CLIENTS_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTION Call by reference Type reference (TYPE) UCONHTTP_AFTERIMP_TOUCH To touch the RT-Tables and Caches for After-Import Requests 20131030
2 Importing IT_PROD_CLIENTS Call by reference Type reference (TYPE) UCON_CLIENTS SAP Clients 20131030

Method SET_UCON_PROD_CLIENTS_RT on class CL_UCONRFC_RUNTIME has no exception.

Method SET_UCON_PROFILE_NAME_4_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTION Call by reference Type reference (TYPE) UCONHTTP_AFTERIMP_TOUCH To touch the RT-Tables and Caches for After-Import Requests 20120614
2 Importing IP_LAST_ENTRY_IN_LOOP Call by reference Type reference (TYPE) ABAP_BOOL Signal Flag to perform the buffer sync. 20121128
3 Importing IP_PROFILE_NAME Call by reference Type reference (TYPE) UCONHTTPID UCON: ID for RFC Server Objects 20120614

Method SET_UCON_PROFILE_NAME_4_RT on class CL_UCONRFC_RUNTIME has no exception.

Method SET_UCON_RFC_STATE_4_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTION Call by reference Type reference (TYPE) UCONHTTP_AFTERIMP_TOUCH To touch the RT-Tables and Caches for After-Import Requests 20121126
2 Importing IP_FUNCNAME Call by reference Type reference (TYPE) FUNCNAME RFC Function name 20121126
3 Importing IP_LAST_ENTRY_IN_LOOP Call by reference Type reference (TYPE) ABAP_BOOL Signal Flag to perform the buffer sync. 20121128

Method SET_UCON_RFC_STATE_4_RT on class CL_UCONRFC_RUNTIME has no exception.

Method SET_UCON_RFC_STATE_BY_RFM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTION Call by reference Type reference (TYPE) UCONHTTP_AFTERIMP_TOUCH To touch the RT-Tables and Caches for After-Import Requests 20130123
2 Importing IP_CLIENT_INDEPENDENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 'X' Cross Client, space current client 20130302
3 Importing IP_SERVICE_ASSEMBLY Call by reference Type reference (TYPE) UCONSERVID Unified Connectivity Service Assembly ID 20130123
4 Importing IT_FUNCNAME Call by reference Type reference (TYPE) UCON_FUNCNAME_RANGE 20130123

Method SET_UCON_RFC_STATE_BY_RFM_LIST on class CL_UCONRFC_RUNTIME has no exception.

Method SET_UCON_SERVICE_NAME_4_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTION Call by reference Type reference (TYPE) UCONHTTP_AFTERIMP_TOUCH To touch the RT-Tables and Caches for After-Import Requests 20120614
2 Importing IP_LAST_ENTRY_IN_LOOP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Signal Flag to perform the buffer sync. 20121128
3 Importing IP_SERVICE_NAME Call by reference Type reference (TYPE) UCONHTTPSERVID 20120614

Method SET_UCON_SERVICE_NAME_4_RT on class CL_UCONRFC_RUNTIME has no exception.

Method SET_UCON_VHOST_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTION Call by reference Type reference (TYPE) UCONHTTP_AFTERIMP_TOUCH To touch the RT-Tables and Caches for After-Import Requests 20131001
2 Importing IP_CLIENT Call by reference Type reference (TYPE) SYMANDT Specific SAP client for RT-touch 20131017
3 Importing IT_VH_ATTR Call by reference Type reference (TYPE) UCON_VH_RFCHOST_TTYP UCON: Table type for RFC Host Data 20131001

Method SET_UCON_VHOST_RT on class CL_UCONRFC_RUNTIME has no exception.

Method SYNC_DB_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TAB_NAME Call by reference Type reference (TYPE) STRING 20120614
2 Returning RP_RC Value transfer Type reference (TYPE) SYSUBRC Return Code of ABAP Statements 20120614

Method SYNC_DB_BUFFER on class CL_UCONRFC_RUNTIME has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740