SAP ABAP Interface IF_SRAL_CONFIG_DYNP (RAL: Configuration for Dynpro Channel)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-RAL (Application Component) Read Access Logging
⤷
SREAD_ACCESS_LOG_DYNP (Package) Read Access Logging: Dynpro
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRAL_CONFIG_DYNP | RAL: Configuration for Dynpro Channel | 20130205 |
Properties
| Interface | IF_SRAL_CONFIG_DYNP | |
| Short Description | RAL: Configuration for Dynpro Channel |
General Data
| Package | SREAD_ACCESS_LOG_DYNP | Read Access Logging: Dynpro |
| Created | 20130205 | SAP |
| Last changed | 20141121 | |
| 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_CONFIG_DYNP has no interface.
Friends
Interface IF_SRAL_CONFIG_DYNP has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_FCODE | Constant | Public | Type reference (TYPE) | DYNFNAM | '§_F_CODE' | 20131010 | ||
| 2 | CO_MAIN_PROG_NAME | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'MAIN_PROG_NAME' | RAL: Description | 20130206 | |
| 3 | CO_MESSAGE | Constant | Public | Type reference (TYPE) | DYNFNAM | '§_MESSAGE' | 20131011 | ||
| 4 | CO_RECORDING_NAME | Constant | Public | Type reference (TYPE) | STRING | 'RECORDING_NAME' | Recording Name Constant | 20130205 | |
| 5 | CO_SEARCH_RESULT_TYPE_NAME | Constant | Public | Type reference (TYPE) | SRAL_SEARCH_RESULT_TYPE_NAME | 'SRAL_CONFIG_LIST_DYNP' | Read Access Logging: Name of search result's DDIC type | 20130205 | |
| 6 | CO_SEARCH_RESULT_TYPE_NAME_DT | Constant | Public | Type reference (TYPE) | SRAL_SEARCH_RESULT_TYPE_NAME | 'SRAL_CONFIG_HEADER_LIST_DYNP' | Read Access Logging: Name of search result's DDIC type | 20130205 | |
| 7 | CO_SEPARATOR | Constant | Public | Type reference (TYPE) | STRING | '-' | 20130205 | ||
| 8 | FIELD_CFG_LIST | Instance attribute | Public | Type reference (TYPE) | SRAL_FIELD_CFG_LIST_DYNP | Read Access Logging: Configured Field List Dynpro Channel | 20130205 | ||
| 9 | FIELD_DT_LIST | Instance attribute | Public | Type reference (TYPE) | SRAL_FIELD_DT_LIST_DYNP | RAL: Single Field Design Time Information | 20130205 | ||
| 10 | MAIN_PROG_NAME | Instance attribute | Public | Type reference (TYPE) | SRAL_DYNP_PROG_NAME | Dynpro Main Program | 20130206 | ||
| 11 | RECORDING_NAME | Instance attribute | Public | Type reference (TYPE) | SRAL_RECORDING_NAME | Read Accesss Logging: Name of a recording | 20130205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Builds element_struct_list | 20130205 | |
| 2 | Static method | Public | Method | Check if a configuration exists | 20130205 | |
| 3 | Static method | Public | Method | Check if a configuration exists | 20130205 | |
| 4 | Instance method | Public | Method | Get field list | 20130205 | |
| 5 | Static method | Public | Method | Gets list objects | 20130205 | |
| 6 | Static method | Public | Method | Lists Channel Configurations | 20130205 |
Events
Interface IF_SRAL_CONFIG_DYNP has no event.
Types
Interface IF_SRAL_CONFIG_DYNP has no local type.
Method Signatures
Method BUILD_ELEMENT_STRUCTURE_LIST Signature
Method BUILD_ELEMENT_STRUCTURE_LIST on Interface IF_SRAL_CONFIG_DYNP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130205 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONFIG_ID_LIST | Call by reference | Type reference (TYPE) | SRAL_CONFIG_ID_STATE_LIST | RAL: list of config ids with state | 20130205 | |||
| 2 | E_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | X=exists; space=otherwise | 20130205 | |||
| 3 | I_MAIN_PROG_NAME | Call by reference | Type reference (TYPE) | SRAL_DYNP_PROG_NAME | 20130206 | ||||
| 4 | I_RECORDING_NAME | Call by reference | Type reference (TYPE) | SRAL_RECORDING_NAME | Read Accesss Logging: Name of a recording | 20130205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130205 |
Method EXISTS_BY_CONFIG_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 | 20130205 | |||
| 2 | R_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130205 |
Method GET_FIELD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_LIST | Value transfer | Type reference (TYPE) | SRAL_FIELD_DT_LIST_DYNP | RAL: Single Field Design Time Information WS | 20130205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130205 |
Method GET_OBJECT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT_LIST | Call by reference | Type reference (TYPE) | SRAL_CONFIG_HEADER_LIST_DYNP | Read Access Logging:List Config Header for WebDynpro Channel | 20130205 | |||
| 2 | I_MAX_HITS | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_NUM_MAX_HITS | RAL: Advanced Search Maximum Number of Hits | 20130205 | |||
| 3 | I_SEARCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_ATTRIBUTE_T | RAL: Advanced Search Attributes | 20130205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130205 |
Method LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONFIG_LIST | Call by reference | Type reference (TYPE) | SRAL_CONFIG_LIST_DYNP | Read Access Logging: List of configured Web Dynpro Appls. | 20130205 | |||
| 2 | I_MAX_HITS | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_NUM_MAX_HITS | RAL: Advanced Search Maximum Number of Hits | 20130205 | |||
| 3 | I_SEARCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_ATTRIBUTE_T | RAL: Advanced Search Attributes | 20130205 | |||
| 4 | I_TIME_ZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20130205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130205 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |