SAP ABAP Class CL_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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRAL_RT_BASE_INT | RAL: Runtime Base Class for legacy channel implementations | 20130711 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRAL_RT_WS | RAL: Web Service Runtime Interface | 20120209 |
Properties
| Class | CL_SRAL_RT_WS | |
| Short Description | RAL: Web Service Runtime Interface | |
| Super Class | CL_SRAL_RT_BASE_INT | RAL: Runtime Base Class for legacy channel implementations |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SREAD_ACCESS_LOG_WS | Read Access Logging: Web Services |
| Created | 20120209 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAL_RT_WS | RAL: Web Service Runtime Interface | 20120209 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRAL_FACTORY_WS | 20120210 | RAL: Web Services Runtime Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SRAL_OBJ_TYPE_WS | TSRAL_OBJ_TYPE_WS_CONSUMER | Constant for Object Type Provider | 20120210 | ||
| 2 | Constant | Private | Type reference (TYPE) | SRAL_OBJ_TYPE_WS | TSRAL_OBJ_TYPE_WS_PROVIDER | Constant for Object Type Provider | 20120210 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | SRAL_RT_CONFIG_DATA_LIST_WS | RAL: List of Web Service Runtime Configuration Data | 20120831 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SRAL_RT_CONFIG_DATA_WS | Read Access Logging: Runtime optimized configuration data | 20120710 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SRAL_FIELD_LIST_WS | RAL: Field list | 20120209 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SRAL_FIELD_LIST_WS | Optimierte Feldliste ohne Doppeleinträge von Feldern | 20120717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120210 | |
| 2 | Static method | Protected | Method | Inits RAL runtime by loading configurations | 20120831 | |
| 3 | Instance method | Private | Method | Process | 20120221 |
Events
Class CL_SRAL_RT_WS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CONFIG_LIST | Protected | See coding | 20120831 | CONFIG_LIsT type table of ref to if_sral_rt_ws
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_CONTENT_XML | Call by reference | Type reference (TYPE) | SRAL_RULE_DATA | Read Access Logging: Rule Data | 20120831 | |||
| 2 | I_OBJ_NAME | Call by reference | Type reference (TYPE) | SRAL_OBJ_NAME_WS | RAL: Web Service Object Name | 20120210 | |||
| 3 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | SRAL_OBJ_TYPE_WS | RAL: Web Service Object Type | 20120210 | |||
| 4 | I_OPERATION_NAME | Call by reference | Type reference (TYPE) | SRAL_OPER_NAME_WS | RAL: Operation Web Services | 20120210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120210 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RT_INSTANCE_LIST | Call by reference | Type reference (TYPE) | CONFIG_LIST | List of runtime instances | 20120831 | |||
| 2 | I_OBJ_NAME | Call by reference | Type reference (TYPE) | SRAL_OBJ_NAME_WS | RAL: Web Service Object Name | 20120831 | |||
| 3 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | SRAL_OBJ_TYPE_WS | RAL: Web Service Object Type: C =consumer, P=provider | 20120831 | |||
| 4 | I_OPERATION_NAME | Call by reference | Type reference (TYPE) | SRAL_OPER_NAME_WS | RAL: internal Name of Web Services operation | 20120831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120831 |
Method _PROCESS Signature
Method _PROCESS on class CL_SRAL_RT_WS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120221 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 732 |