SAP ABAP Class CRF_SRT_TEST_PROVIDER_RFC (CRF_SRT_TEST_PROVIDER_RFC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_CLIENT_RFC | Base class for RFC Consumer Proxies | 20130516 |
Properties
Class | CRF_SRT_TEST_PROVIDER_RFC | |
Short Description | ||
Super Class | CL_PROXY_CLIENT_RFC | Base class for RFC Consumer Proxies |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20130516 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CRF_SRT_TEST_PROVIDER_RFC has no forward declaration.
Interfaces
Class CRF_SRT_TEST_PROVIDER_RFC has no interface implemented.
Friends
Class CRF_SRT_TEST_PROVIDER_RFC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20130516 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20130516 | |
2 | ![]() |
Instance method | Public | Method | 20130516 |
Events
Class CRF_SRT_TEST_PROVIDER_RFC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | RFC_SYSTEM_INFO_REQUEST | Public | See coding | 20130516 | RFC_SYSTEM_INFO_REQUEST TYPE PRX_DUMMY
|
||
2 | RFC_SYSTEM_INFO_RESPONSE | Public | See coding | 20130516 | BEGIN OF RFC_SYSTEM_INFO_RESPONSE,
CURRENT_RESOURCES TYPE CL_RFC_SYSTEM_INFO1=>SYST_INDEX,
MAXIMAL_RESOURCES TYPE CL_RFC_SYSTEM_INFO1=>SYST_INDEX,
RECOMMENDED_DELAY TYPE CL_RFC_SYSTEM_INFO1=>SYST_INDEX,
RFCSI_EXPORT TYPE CL_RFC_SYSTEM_INFO1=>RFCSI,
END OF RFC_SYSTEM_INFO_RESPONSE
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LP_NAME | Call by reference | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | 20130516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130516 |
Method RFC_SYSTEM_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Type reference (TYPE) | RFC_SYSTEM_INFO_REQUEST | 20130516 | |||
2 | ![]() |
RESPONSE | Call by reference | Type reference (TYPE) | RFC_SYSTEM_INFO_RESPONSE | 20130516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130516 | ||
2 | ![]() |
20130516 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |