SAP ABAP Class CL_SOAP_RFC_TEST_CFG_FACTORY (Config Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
⤷
⤷
Properties
| Class | CL_SOAP_RFC_TEST_CFG_FACTORY | |
| Short Description | Config Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20121203 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SOAP_RFC_TEST_CFG_FACTORY has no forward declaration.
Interfaces
Class CL_SOAP_RFC_TEST_CFG_FACTORY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_RFC_TEST_CFG | 20121221 | Test rfc rt config |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | 'RFC_AUTH_FAILURE' | 20121210 | |||
| 2 | Constant | Public | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | 'RFC_BGRFC_COMM_FAILURE' | 20130322 | |||
| 3 | Constant | Public | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | 'RFC_BGRFC_SUCCESS' | 20121218 | |||
| 4 | Constant | Public | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | 'RFC_COMM_FAILURE' | 20121210 | |||
| 5 | Constant | Public | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | 'NOT_EXISTS' | 20121207 | |||
| 6 | Constant | Public | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | 'RFC_SUCCESS' | 20121207 | |||
| 7 | Static Attribute | Private | See coding | 20121207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20121207 | ||
| 2 | Static method | Public | Method | 20121207 | ||
| 3 | Static method | Public | Method | 20130515 | ||
| 4 | Static method | Public | Method | 20121207 |
Events
Class CL_SOAP_RFC_TEST_CFG_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_RFC_CONFIG_INSTANCE | Public | See coding | 20121207 | begin of ty_rfc_config_instance,
proxy_class type srt_wsp_dt_obj_name,
lp_name type srt_lp_name,
instance type ref to if_srt_wsp_rt_config_rfc,
end of ty_rfc_config_instance
|
Method Signatures
Method ADD_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_RT_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_RT_CONFIG_RFC | WSP Configuration Runtime Object | 20121207 |
Method ADD_CONFIG on class CL_SOAP_RFC_TEST_CFG_FACTORY has no exception.
Method CREATE_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | CO_LP_SUCCESS | 20121207 | |||
| 2 | IV_PROXY_CLASS | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20121207 | ||||
| 3 | RO_RT_CONFIG | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_RT_CONFIG_RFC | 20121207 |
Method CREATE_CONFIG on class CL_SOAP_RFC_TEST_CFG_FACTORY has no exception.
Method CREATE_CONFIG_BY_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEST_NAME | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130515 | |||
| 2 | IV_LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | 20130515 | ||||
| 3 | IV_PROXY_CLASS | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20130515 | ||||
| 4 | RO_RT_CONFIG | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_RT_CONFIG_RFC | 20130515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SRT Error Class | 20130515 |
Method GET_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20121207 | |||
| 2 | IV_PROXY_CLASS | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20121207 | |||
| 3 | RO_RT_CONFIG | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_RT_CONFIG_RFC | WSP Configuration Runtime Object | 20121207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20121218 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |