SAP ABAP Interface IF_SOAP_RAL_ADAPTER (WSRT RAL Adapter)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_RAL_ADAPTER | WSRT RAL Adapter | 20120222 |
Properties
| Interface | IF_SOAP_RAL_ADAPTER | |
| Short Description | WSRT RAL Adapter |
General Data
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20120222 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | TSRG | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SOAP_RAL_ADAPTER has no interface.
Friends
Interface IF_SOAP_RAL_ADAPTER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_FAULT | Constant | Public | Type reference (TYPE) | STRING | 'FAULT' | Request attr. | 20120627 | |
| 2 | CO_REQUEST | Constant | Public | Type reference (TYPE) | STRING | 'REQUEST' | Request attr. | 20120627 | |
| 3 | CO_RESPONSE | Constant | Public | Type reference (TYPE) | STRING | 'RESPONSE' | Request attr. | 20120627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120222 | ||
| 2 | Instance method | Public | Method | Retuns true if RAL Log configuration exists | 20120627 | |
| 3 | Instance method | Public | Method | Retuns true if on provider side REQUEST should be logged | 20120627 | |
| 4 | Instance method | Public | Method | 20120327 | ||
| 5 | Instance method | Public | Method | 20120301 | ||
| 6 | Instance method | Public | Method | 20120419 | ||
| 7 | Instance method | Public | Method | 20120418 | ||
| 8 | Instance method | Public | Method | 20120418 |
Events
Interface IF_SOAP_RAL_ADAPTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_IP_ADDRESS | Public | See coding | 20120525 | ty_ip_address TYPE c LENGTH 45
|
Method Signatures
Method CONFIRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REMOTE_IP_ADDRESS | Call by reference | Type reference (TYPE) | TY_IP_ADDRESS | Read Access Logging: IPv4 Address | 20120419 |
Method CONFIRM on Interface IF_SOAP_RAL_ADAPTER has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Returns abap_true if RAL Log needed | 20120627 |
Method IS_ACTIVE on Interface IF_SOAP_RAL_ADAPTER has no exception.
Method IS_PROVIDER_REQUEST_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQUEST_NEEDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | True if provider request required for RAL Log | 20120627 |
Method IS_PROVIDER_REQUEST_NEEDED on Interface IF_SOAP_RAL_ADAPTER has no exception.
Method PROVIDE_EXCEPTION_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Object reference (TYPE REF TO) | STRING | 20120327 |
Method PROVIDE_EXCEPTION_BY_NAME on Interface IF_SOAP_RAL_ADAPTER has no exception.
Method PROVIDE_PAYLOAD_AS_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DIRECTION | Call by reference | Type reference (TYPE) | STRING | REQUEST/RESPONSE/FAULT | 20120627 | |||
| 2 | IV_XML | Call by reference | Type reference (TYPE) | XSTRING | 20120301 |
Method PROVIDE_PAYLOAD_AS_XML on Interface IF_SOAP_RAL_ADAPTER has no exception.
Method SET_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ERROR_MSG | Call by reference | Type reference (TYPE) | STRING | 20120419 | ||||
| 2 | IV_IS_TECH_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120419 |
Method SET_ERROR on Interface IF_SOAP_RAL_ADAPTER has no exception.
Method WRITE_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ERROR_MSG | Call by reference | Type reference (TYPE) | STRING | 20120418 |
Method WRITE_FAULT on Interface IF_SOAP_RAL_ADAPTER has no exception.
Method WRITE_TECH_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ERROR_MSG | Call by reference | Type reference (TYPE) | STRING | 20120418 |
Method WRITE_TECH_ERROR on Interface IF_SOAP_RAL_ADAPTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |