SAP ABAP Class CL_SRAL_CONFIG_WD (RAL: Configuration for Web Dynpro ABAP Channel)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-RAL (Application Component) Read Access Logging
⤷
SREAD_ACCESS_LOG_WD (Package) Read Access Logging: Web Dynpro
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRAL_CONFIG | Read Access Logging: Config Base Class | 20120403 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRAL_CONFIG_WD | RAL: Configuration for Web Dynpro Channel | 20120403 |
Properties
| Class | CL_SRAL_CONFIG_WD | |
| Short Description | RAL: Configuration for Web Dynpro ABAP Channel | |
| Super Class | CL_SRAL_CONFIG | Read Access Logging: Config Base Class |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SREAD_ACCESS_LOG_WD | Read Access Logging: Web Dynpro |
| Created | 20120403 | 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_CONFIG_WD | RAL: Configuration for Web Dynpro Channel | 20120403 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRAL_CONFIG_FACTORY | 20120403 | RAL: factory class for configuration |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SRAL_CHANNEL_ID | TSRAL_CHANNEL_ID_WD | RAL: Channel ID | 20120403 | ||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20120403 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SRAL_UI_CONFIG_HEADER_WD | RAL: Channel specific Header for Configuration UI | 20120403 | |||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20120820 |
Methods
Events
Class CL_SRAL_CONFIG_WD has no event.
Types
Class CL_SRAL_CONFIG_WD has no local type.
Method Signatures
Method BUILD_CFG_FIELD_LIST Signature
Method BUILD_CFG_FIELD_LIST on class CL_SRAL_CONFIG_WD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120822 |
Method BUILD_ELEMENT_STRUCTURE Signature
Method BUILD_ELEMENT_STRUCTURE on class CL_SRAL_CONFIG_WD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120403 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_ID | Call by reference | Type reference (TYPE) | SRAL_CONFIG_ID | Read Access Logging: Log Configuration ID | 20120403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120403 |
Method CREATE_CHANNEL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANNEL_INFO | Value transfer | Object reference (TYPE REF TO) | IF_SRAL_CONFIG_CHANNEL_INFO | Read Access Logging: Channel Info | 20120409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120409 |
Method CREATE_WD_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL_CFG_NAME | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20130115 | |||
| 2 | I_APPL_NAME | Call by reference | Type reference (TYPE) | WDY_APPLICATION_NAME | Web Dynpro: Application Name | 20130115 | |||
| 3 | I_RECORDING_NAME | Call by reference | Type reference (TYPE) | SRAL_RECORDING_NAME | Read Accesss Logging: Name of a recording | 20120820 | |||
| 4 | R_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_SRAL_CONFIG_WD | RAL: Configuration for Web Service Channel | 20120403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120403 |
Method EXISTS Signature
Method EXISTS on class CL_SRAL_CONFIG_WD has no parameter.
Method EXISTS on class CL_SRAL_CONFIG_WD has no exception.
Method EXISTS_BY_CONFIG_ID Signature
Method EXISTS_BY_CONFIG_ID on class CL_SRAL_CONFIG_WD has no parameter.
Method EXISTS_BY_CONFIG_ID on class CL_SRAL_CONFIG_WD has no exception.
Method GET_FIELD_LIST Signature
Method GET_FIELD_LIST on class CL_SRAL_CONFIG_WD has no parameter.
Method GET_FIELD_LIST on class CL_SRAL_CONFIG_WD has no exception.
Method GET_OBJECT_LIST Signature
Method GET_OBJECT_LIST on class CL_SRAL_CONFIG_WD has no parameter.
Method GET_OBJECT_LIST on class CL_SRAL_CONFIG_WD has no exception.
Method GET_SEARCH_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PARAMETER_LIST | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_PARAMETER_T | RAL: Advanced Search Parameters | 20120408 | |||
| 2 | E_SEARCH_RESULT_COMPONENTS | Call by reference | Type reference (TYPE) | SRAL_SEARCH_RESULT_COMPONENT_T | SRAL Search Result Components Table | 20120408 | |||
| 3 | E_SEARCH_RESULT_TTYP_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20120409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120403 |
Method GET_SEARCH_PARAMETERS_DT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PARAMETER_LIST | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_PARAMETER_T | RAL: Advanced Search Parameters | 20120408 | |||
| 2 | E_SEARCH_RESULT_COMPONENTS | Call by reference | Type reference (TYPE) | SRAL_SEARCH_RESULT_COMPONENT_T | SRAL Search Result Components Table | 20120408 | |||
| 3 | E_SEARCH_RESULT_TTYP_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20120409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120403 |
Method LIST Signature
Method LIST on class CL_SRAL_CONFIG_WD has no parameter.
Method LIST on class CL_SRAL_CONFIG_WD has no exception.
Method OPEN_WD_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_ID | Call by reference | Type reference (TYPE) | SRAL_CONFIG_ID | 20120403 | ||||
| 2 | R_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_SRAL_CONFIG_WD | RAL: Configuration for Web Service Channel | 20120403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120403 |
Method REMOVE_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_ID | Call by reference | Type reference (TYPE) | SRAL_CONFIG_ID | Read Access Logging: Log Configuration ID | 20120814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120814 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 732 |