SAP ABAP Interface IF_SRAL_RT_WS (RAL: Web Service Runtime Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-RAL (Application Component) Read Access Logging
⤷
SREAD_ACCESS_LOG_WS (Package) Read Access Logging: Web Services

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRAL_FACTORY_WS | RAL: Web Services Runtime Factory | 20120831 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRAL_RT_WS | RAL: Web Service Runtime Interface | 20120209 |
Properties
Interface | IF_SRAL_RT_WS | |
Short Description | RAL: Web Service Runtime Interface |
General Data
Package | SREAD_ACCESS_LOG_WS | Read Access Logging: Web Services |
Created | 20120209 | 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) |
Interfaces
Interface IF_SRAL_RT_WS has no interface.
Friends
Interface IF_SRAL_RT_WS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IS_ACTIVE | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Indicates if RAL is enabled | 20120313 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Must be called to log an application fault while read access | 20120403 |
2 | ![]() |
Instance method | Public | Method | Must be called to log the successful attempt of read access | 20120221 |
3 | ![]() |
Instance method | Public | Method | Get RAL relevant fields of operation | 20120209 |
4 | ![]() |
Instance method | Public | Method | Must be called to log an technical fault while read access | 20120403 |
Events
Interface IF_SRAL_RT_WS has no event.
Types
Interface IF_SRAL_RT_WS has no local type.
Method Signatures
Method APPL_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CORRELATION_ID | Call by reference | Type reference (TYPE) | SRAL_CORR_ID | Read Access Logging: Correlation ID | 20120403 | ||
2 | ![]() |
I_ERROR_MSG | Call by reference | Type reference (TYPE) | STRING | Error text as string | 20120420 | ||
3 | ![]() |
I_REMOTE_IP_ADDRESS | Call by reference | Type reference (TYPE) | SRAL_IP_ADDRESS | Read Access Logging: IPv4 Address | 20120404 | ||
4 | ![]() |
I_T100_MSG | Call by reference | Type reference (TYPE) | SRAL_T100_MESSAGE | RAL: T100 Message | 20120420 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RAL: Exception | 20120403 |
Method CONFIRM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CORRELATION_ID | Call by reference | Type reference (TYPE) | SRAL_CORR_ID | Read Access Logging: Correlation ID | 20120221 | ||
2 | ![]() |
I_REMOTE_IP_ADDRESS | Call by reference | Type reference (TYPE) | SRAL_IP_ADDRESS | Read Access Logging: IPv4 Address | 20120404 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RAL: Exception | 20120221 |
Method GET_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FIELD_LIST | Call by reference | Object reference (TYPE REF TO) | SRAL_FIELD_LIST_WS | RAL: Field list | 20120209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RAL: Exception | 20120209 |
Method TECH_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CORRELATION_ID | Call by reference | Type reference (TYPE) | SRAL_CORR_ID | Read Access Logging: Correlation ID | 20120403 | ||
2 | ![]() |
I_ERROR_MSG | Call by reference | Type reference (TYPE) | STRING | Error message as String | 20120404 | ||
3 | ![]() |
I_REMOTE_IP_ADDRESS | Call by reference | Type reference (TYPE) | SRAL_IP_ADDRESS | Read Access Logging: IPv4 Address | 20120404 | ||
4 | ![]() |
I_T100_MSG | Call by reference | Type reference (TYPE) | SRAL_T100_MESSAGE | Error message as T100 Message | 20120403 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RAL: Exception | 20120403 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |