SAP ABAP Class CL_UCONRFC_DATA_PROVIDER (Data Provider for RFC Runtime)
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_DATA_PROVIDER | |
Short Description | Data Provider for RFC Runtime | |
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 | 20120627 | 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_UCONRFC_DATA_PROVIDER has no interface implemented.
Friends
Class CL_UCONRFC_DATA_PROVIDER has no friend class.
Attributes
Class CL_UCONRFC_DATA_PROVIDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20120703 | |
2 | ![]() |
Static method | Private | Method | 20120703 | |
3 | ![]() |
Static method | Public | Method | 20120703 | |
4 | ![]() |
Static method | Public | Method | 20120703 | |
5 | ![]() |
Static method | Public | Method | 20120703 | |
6 | ![]() |
Static method | Public | Method | 20120703 | |
7 | ![]() |
Static method | Private | Method | 20120703 | |
8 | ![]() |
Static method | Private | Method | 20120703 |
Events
Class CL_UCONRFC_DATA_PROVIDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | L_UCON_CA_LIST_TTYP | Private | See coding | List of communication assembly ids | 20120703 | l_ucon_ca_list_ttyp TYPE STANDARD TABLE OF uconservid
|
Method Signatures
Method GET_ALL_RFC_SERVICES_FROM_CA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CA_NAME | Call by reference | Type reference (TYPE) | UCONSERVID | Unified Connectivity Service Assembly ID | 20120703 | ||
2 | ![]() |
RFC_SERVICES | Call by reference | Type reference (TYPE) | UCON_RFC_RT_DATA_TTYP | List of rfc runtime table data | 20120703 |
Method GET_ALL_RFC_SERVICES_FROM_CA on class CL_UCONRFC_DATA_PROVIDER has no exception.
Method GET_CONFIG_FROM_PARENT_CA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CA_NAME | Call by reference | Type reference (TYPE) | UCONSERVID | Unified Connectivity Service Assembly ID | 20120703 | ||
2 | ![]() |
PROCESSED_CAS | Call by reference | Type reference (TYPE) | L_UCON_CA_LIST_TTYP | 20120703 | |||
3 | ![]() |
RFC_CONFIG | Call by reference | Type reference (TYPE) | UCON_RFC_RT_DATA_TTYP | List of rfc runtime table data | 20120703 | ||
4 | ![]() |
RFC_SERVICE_NAME | Call by reference | Type reference (TYPE) | UCONRFCSERVID | 20120703 |
Method GET_CONFIG_FROM_PARENT_CA on class CL_UCONRFC_DATA_PROVIDER has no exception.
Method GET_RFC_RT_DATA_FROM_CA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CA_NAME | Call by reference | Type reference (TYPE) | UCONSERVID | Unified Connectivity Service Assembly ID | 20120703 | ||
2 | ![]() |
RFC_RT_DATA | Call by reference | Type reference (TYPE) | UCON_RFC_RT_DATA_TTYP | List of rfc runtime table data | 20120703 | ||
3 | ![]() |
UPDATE_RT_TABLES | Call by reference | Type reference (TYPE) | ABAP_BOOL | Update RFC Runtime Tables | 20120703 |
Method GET_RFC_RT_DATA_FROM_CA on class CL_UCONRFC_DATA_PROVIDER has no exception.
Method GET_RFC_RT_DATA_FROM_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_NAME | Call by reference | Type reference (TYPE) | UCONRFCCUSTID | ID for UCON Virt. Hosts | 20120703 | ||
2 | ![]() |
RFC_RT_DATA | Call by reference | Type reference (TYPE) | UCON_RFC_RT_DATA_TTYP | List of rfc runtime table data | 20120703 | ||
3 | ![]() |
UPDATE_RT_TABLES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120703 |
Method GET_RFC_RT_DATA_FROM_CONFIG on class CL_UCONRFC_DATA_PROVIDER has no exception.
Method GET_RFC_RT_DATA_FROM_RFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RFC_NAME | Call by reference | Type reference (TYPE) | UCONRFCSERVID | 20120703 | |||
2 | ![]() |
RFC_RT_DATA | Call by reference | Type reference (TYPE) | UCON_RFC_RT_DATA_TTYP | List of rfc runtime table data | 20120703 | ||
3 | ![]() |
UPDATE_RT_TABLES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120703 |
Method GET_RFC_RT_DATA_FROM_RFC on class CL_UCONRFC_DATA_PROVIDER has no exception.
Method GET_RFC_RT_DATA_FROM_VH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RFC_RT_DATA | Call by reference | Type reference (TYPE) | UCON_RFC_RT_DATA_TTYP | List of rfc runtime table data | 20120703 | ||
2 | ![]() |
UPDATE_RT_TABLES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120703 | |||
3 | ![]() |
VH_NAME | Call by reference | Type reference (TYPE) | UCONVIRTHOSTID | ID for UCON Virt. Hosts | 20120703 |
Method GET_RFC_RT_DATA_FROM_VH on class CL_UCONRFC_DATA_PROVIDER has no exception.
Method GET_RFC_SERVICES_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CA_NAME | Call by reference | Type reference (TYPE) | UCONSERVID | ID for UCON Virt. Hosts | 20120703 | ||
2 | ![]() |
PROCESSED_CAS | Call by reference | Type reference (TYPE) | L_UCON_CA_LIST_TTYP | List of unified connectivty communication assemblies | 20120703 | ||
3 | ![]() |
RFC_SERVICES | Call by reference | Type reference (TYPE) | UCON_RFC_RT_DATA_TTYP | List of rfc runtime table data | 20120703 |
Method GET_RFC_SERVICES_INTERNAL on class CL_UCONRFC_DATA_PROVIDER has no exception.
Method GET_VH_CONFIG_FROM_CA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CA_NAME | Call by reference | Type reference (TYPE) | UCONSERVID | Unified Connectivity Service Assembly ID | 20120703 | ||
2 | ![]() |
VH_CONFIG_DATA | Call by reference | Type reference (TYPE) | UCON_RFC_RT_DATA_TTYP | List of rfc runtime table data | 20120703 |
Method GET_VH_CONFIG_FROM_CA on class CL_UCONRFC_DATA_PROVIDER has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |