SAP ABAP Class CL_UCON_HELPER_4_RT (Helper Class for Unified Connectivity (only for RFC engine))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_DDIC (Package) DDIC elements for S_UNIFIED_CON and subpackages
⤷
⤷
Properties
| Class | CL_UCON_HELPER_4_RT | |
| Short Description | Helper Class for Unified Connectivity (only for RFC engine) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_UNIFIED_CON_DDIC | DDIC elements for S_UNIFIED_CON and subpackages |
| Created | 20131109 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UCON_HELPER_4_RT has no interface implemented.
Friends
Class CL_UCON_HELPER_4_RT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | UCON_CLIENTS | List of SAP productice clients | 20131109 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | TT_FM | List of RFC enabled FM | 20131112 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TT_FM_BY_CA_VH | List of FM by ca,ca_cfg and VH | 20131109 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | TT_IPVHCA | ITAB for DB view v_ipvhca_rt | 20131109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get current phase of an RFC enabled fuction module | 20131112 | |
| 2 | Static method | Public | Method | Get the list of productive SAP clients | 20131109 | |
| 3 | Static method | Public | Method | Get scope from table uconrfcsrvmainrt | 20131109 | |
| 4 | Static method | Public | Method | Get function modules from SRFC | 20131109 | |
| 5 | Static method | Public | Method | Get all function modules initially assigned to CA | 20131109 | |
| 6 | Static method | Public | Method | Get VH & CA by IP-Address, Port and SNC Flag (use RT tables) | 20131109 | |
| 7 | Static method | Public | Method | Should inconsistency state be raised between DT & RT Tables | 20131109 |
Events
Class CL_UCON_HELPER_4_RT has no event.
Types
Class CL_UCON_HELPER_4_RT has no local type.
Method Signatures
Method GET_CURRENT_PHASE_OF_RFM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PHASE | Call by reference | Type reference (TYPE) | CHAR1 | Current phase of RFC enabled FM | 20131112 | |||
| 2 | IV_FUNCNAME | Call by reference | Type reference (TYPE) | FUNCNAME | Function name | 20131112 |
Method GET_CURRENT_PHASE_OF_RFM on class CL_UCON_HELPER_4_RT has no exception.
Method GET_PROD_CLIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CLIENTS | Value transfer | Type reference (TYPE) | UCON_CLIENTS | SAP Clients | 20131109 |
Method GET_PROD_CLIENTS on class CL_UCON_HELPER_4_RT has no exception.
Method GET_SCOPE_FROM_RFCSRVMAINRT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CA_CFG | Call by reference | Type reference (TYPE) | UCONRFCSERVID | CA Config Name | 20131109 | |||
| 2 | IV_CA_NAME | Call by reference | Type reference (TYPE) | UCONCAID | Communication Assembly ID | 20131109 | |||
| 3 | IV_FUNCNAME | Call by reference | Type reference (TYPE) | FUNCNAME | Function name | 20131109 | |||
| 4 | IV_VHOST | Call by reference | Type reference (TYPE) | UCONVIRTHOSTNAME | Name of virt. host | 20131109 | |||
| 5 | RV_SCOPE | Value transfer | Type reference (TYPE) | CHAR1 | Scope | 20131109 |
Method GET_SCOPE_FROM_RFCSRVMAINRT on class CL_UCON_HELPER_4_RT has no exception.
Method GET_SRFC_FUNCTION_MODULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FUNC | Call by reference | Type reference (TYPE) | RFCFUNC_IT | 20131109 |
Method GET_SRFC_FUNCTION_MODULES on class CL_UCON_HELPER_4_RT has no exception.
Method GET_STANDARD_FUNCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCS | Value transfer | Type reference (TYPE) | RFCFUNC_IT | 20131109 |
Method GET_STANDARD_FUNCS on class CL_UCON_HELPER_4_RT has no exception.
Method GET_VH_CA_BY_IP_PORT_SNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CA_CONFIG | Call by reference | Type reference (TYPE) | UCONRFCSERVID | CA Config Name | 20131109 | |||
| 2 | EV_CA_NAME | Call by reference | Type reference (TYPE) | UCONSERVID | CA Name | 20131109 | |||
| 3 | EV_VHOST | Call by reference | Type reference (TYPE) | UCONVIRTHOSTNAME | Name of virt. hosts | 20131109 | |||
| 4 | IV_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Client ID | 20131109 | |||
| 5 | IV_IPADDRESS | Call by reference | Type reference (TYPE) | UCON_IP_ADDR | IP Address | 20131109 | |||
| 6 | IV_PORT | Call by reference | Type reference (TYPE) | NI_SERVNAME | Port Number | 20131109 | |||
| 7 | IV_SNC_FLAG | Call by reference | Type reference (TYPE) | UCON_SNC_FLAG | SNC Flag | 20131109 |
Method GET_VH_CA_BY_IP_PORT_SNC on class CL_UCON_HELPER_4_RT has no exception.
Method RAISE_UCON_RFC_INCONSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | X, Raise inconsistency; spae , not raise it | 20131109 |
Method RAISE_UCON_RFC_INCONSISTENCY on class CL_UCON_HELPER_4_RT has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |