SAP ABAP Class CRF_SRT_TEST_RFC_ADAPTER_SYNC (CRF_SRT_TEST_RFC_ADAPTER_SYNC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_RT_TESTS_FRAMEWORK (Package) Sub packadge for Test 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 | 20121210 |
Properties
Class | CRF_SRT_TEST_RFC_ADAPTER_SYNC | |
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_RT_TESTS_FRAMEWORK | Sub packadge for Test Framework |
Created | 20121210 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CRF_SRT_TEST_RFC_ADAPTER_SYNC has no forward declaration.
Interfaces
Class CRF_SRT_TEST_RFC_ADAPTER_SYNC has no interface implemented.
Friends
Class CRF_SRT_TEST_RFC_ADAPTER_SYNC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20121210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20121210 | |
2 | ![]() |
Instance method | Public | Method | 20121210 |
Events
Class CRF_SRT_TEST_RFC_ADAPTER_SYNC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | FM_SRT_TEST_ACO_SYNC_REQUEST | Public | See coding | 20121210 | BEGIN OF FM_SRT_TEST_ACO_SYNC_REQUEST,
IV_ACTION TYPE STRING,
RFC_TEST TYPE CL_FM_SRT_TEST_ACO_SYNC2=>RFCTEST,
END OF FM_SRT_TEST_ACO_SYNC_REQUEST
|
||
2 | FM_SRT_TEST_ACO_SYNC_RESPONSE | Public | See coding | 20121210 | BEGIN OF FM_SRT_TEST_ACO_SYNC_RESPONSE,
EV_COUNTER TYPE I,
RFC_TEST TYPE CL_FM_SRT_TEST_ACO_SYNC2=>RFCTEST,
END OF FM_SRT_TEST_ACO_SYNC_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 | 20121210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121210 |
Method FM_SRT_TEST_ACO_SYNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Type reference (TYPE) | FM_SRT_TEST_ACO_SYNC_REQUEST | 20121210 | |||
2 | ![]() |
RESPONSE | Call by reference | Type reference (TYPE) | FM_SRT_TEST_ACO_SYNC_RESPONSE | 20121210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121210 | ||
2 | ![]() |
20121210 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |