SAP ABAP Class CL_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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRAL_CONFIG | Read Access Logging: Config Base Class | 20130205 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRAL_CONFIG_DYNP | RAL: Configuration for Dynpro Channel | 20130205 |
Properties
| Class | CL_SRAL_CONFIG_DYNP | |
| Short Description | RAL: Configuration for Dynpro 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_DYNP | Read Access Logging: Dynpro |
| Created | 20130205 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAL_CONFIG_DYNP | RAL: Configuration for Dynpro Channel | 20130205 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRAL_CONFIG_FACTORY | 20130205 | RAL: factory class for configuration |
Attributes
Methods
Events
Class CL_SRAL_CONFIG_DYNP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_SUBSCREENS | Private | See coding | 20130227 | tt_subscreens type standard table of t_sub_screen_struct with default key
|
||
| 2 | T_STRUC | Private | See coding | 20130301 | begin of t_struc,
main type t_sub_screen_struct,
subscreens type tt_subscreens,
controltype type sral_control_type_dynp,
end of t_struc
|
||
| 3 | T_SUB_SCREEN_STRUCT | Private | See coding | 20130220 | begin of t_sub_screen_struct,
container type dynfnam,
prog type sral_program_name,
dynnr type sy-dynnr,
end of t_sub_screen_struct
|
Method Signatures
Method ADD_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDS | Call by reference | Type reference (TYPE) | SRAL_FIELD_STRUCTURE_LIST | RAL: Field List Structure | 20130220 | |||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | SRAL_FIELD_CFG_DYNP | Read Access Logging: Configured Field for Dynpro Channel | 20130220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130220 |
Method ADD_FIELD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDS | Call by reference | Type reference (TYPE) | SRAL_FIELD_STRUCTURE_LIST | RAL: Field List Structure | 20130225 | |||
| 2 | I_FIELD | Call by reference | Type reference (TYPE) | SRAL_FIELD_CFG_DYNP | RAL: Field List Structure | 20130225 | |||
| 3 | I_NODE_NAME | Call by reference | Type reference (TYPE) | SRAL_STRING | Name of Program | 20130225 | |||
| 4 | I_PARENT | Call by reference | Type reference (TYPE) | SRAL_FIELD_STRUCTURE | RAL: Structure Element ID | 20130225 | |||
| 5 | I_PATH | Call by reference | Type reference (TYPE) | SRAL_STRING | Path (for display in Loggroup) | 20130403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130225 |
Method ADD_MAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDS | Call by reference | Type reference (TYPE) | SRAL_FIELD_STRUCTURE_LIST | RAL: Field List Structure | 20130304 | |||
| 2 | E_CURR_PATH | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 3 | E_PARENT | Call by reference | Type reference (TYPE) | SRAL_FIELD_STRUCTURE | RAL: Field List Structure | 20130304 | |||
| 4 | I_FIELD | Call by reference | Type reference (TYPE) | SRAL_FIELD_CFG_DYNP | ABAP Struc of Path | 20130304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130304 |
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDS | Call by reference | Type reference (TYPE) | SRAL_FIELD_STRUCTURE_LIST | RAL: Field List Structure | 20130304 | |||
| 2 | E_NODE | Call by reference | Type reference (TYPE) | SRAL_FIELD_STRUCTURE | RAL: Field List Structure | 20130304 | |||
| 3 | I_CURR_PATH | Call by reference | Type reference (TYPE) | STRING | ABAP System Field: Row Index of Internal Tables | 20130304 | |||
| 4 | I_FIELD | Call by reference | Type reference (TYPE) | SRAL_FIELD_CFG_DYNP | Read Access Logging: Configured Field for Dynpro Channel | 20130304 | |||
| 5 | I_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 6 | I_NODE_TYPE | Call by reference | Type reference (TYPE) | STRING | Type of Node | 20130304 | |||
| 7 | I_PARENT | Call by reference | Type reference (TYPE) | SRAL_FIELD_STRUCTURE | RAL: Structure Element ID | 20130304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130304 |
Method ADD_SUBNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDS | Call by reference | Type reference (TYPE) | SRAL_FIELD_STRUCTURE_LIST | RAL: Field List Structure | 20130304 | |||
| 2 | E_NODE | Call by reference | Type reference (TYPE) | SRAL_FIELD_STRUCTURE | RAL: Field List Structure | 20130304 | |||
| 3 | I_CURR_PATH | Call by reference | Type reference (TYPE) | STRING | ABAP System Field: Row Index of Internal Tables | 20130304 | |||
| 4 | I_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 5 | I_PARENT | Call by reference | Type reference (TYPE) | SRAL_FIELD_STRUCTURE | RAL: Structure Element ID | 20130304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130304 |
Method BUILD_CFG_FIELD_LIST Signature
Method BUILD_CFG_FIELD_LIST on class CL_SRAL_CONFIG_DYNP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130205 |
Method BUILD_ELEMENT_STRUCTURE Signature
Method BUILD_ELEMENT_STRUCTURE on class CL_SRAL_CONFIG_DYNP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130205 |
Method BUILD_ELEMENT_STRUCTURE_LIST Signature
Method BUILD_ELEMENT_STRUCTURE_LIST on class CL_SRAL_CONFIG_DYNP has no parameter.
Method BUILD_ELEMENT_STRUCTURE_LIST on class CL_SRAL_CONFIG_DYNP has no exception.
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 | 20130205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130205 |
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 | 20130205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130205 |
Method CREATE_DYNP_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAIN_PROG_NAME | Call by reference | Type reference (TYPE) | SRAL_DYNP_PROG_NAME | Dynpro: Application Name | 20130206 | |||
| 2 | I_RECORDING_NAME | Call by reference | Type reference (TYPE) | SRAL_RECORDING_NAME | Read Accesss Logging: Name of a recording | 20130205 | |||
| 3 | R_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_SRAL_CONFIG_DYNP | RAL: Configuration for Dynpro Channel | 20130205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130205 |
Method EXISTS Signature
Method EXISTS on class CL_SRAL_CONFIG_DYNP has no parameter.
Method EXISTS on class CL_SRAL_CONFIG_DYNP has no exception.
Method EXISTS_BY_CONFIG_ID Signature
Method EXISTS_BY_CONFIG_ID on class CL_SRAL_CONFIG_DYNP has no parameter.
Method EXISTS_BY_CONFIG_ID on class CL_SRAL_CONFIG_DYNP has no exception.
Method FILL_PATH_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTROL_TYPE | Call by reference | Type reference (TYPE) | SRAL_CONTROL_TYPE_DYNP | RAL: control type for dynpro channel (DYNPRO, ALVGRID, ...) | 20130418 | |||
| 2 | I_DATA | Call by reference | Type reference (TYPE) | STRING | 20130220 | ||||
| 3 | RVAL | Value transfer | Type reference (TYPE) | T_STRUC | Structure describing field | 20130220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130220 |
Method GET_FIELD_LIST Signature
Method GET_FIELD_LIST on class CL_SRAL_CONFIG_DYNP has no parameter.
Method GET_FIELD_LIST on class CL_SRAL_CONFIG_DYNP has no exception.
Method GET_OBJECT_LIST Signature
Method GET_OBJECT_LIST on class CL_SRAL_CONFIG_DYNP has no parameter.
Method GET_OBJECT_LIST on class CL_SRAL_CONFIG_DYNP 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 | 20130205 | |||
| 2 | E_SEARCH_RESULT_COMPONENTS | Call by reference | Type reference (TYPE) | SRAL_SEARCH_RESULT_COMPONENT_T | SRAL Search Result Components Table | 20130205 | |||
| 3 | E_SEARCH_RESULT_TTYP_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20130205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130205 |
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 | 20130205 | |||
| 2 | E_SEARCH_RESULT_COMPONENTS | Call by reference | Type reference (TYPE) | SRAL_SEARCH_RESULT_COMPONENT_T | SRAL Search Result Components Table | 20130205 | |||
| 3 | E_SEARCH_RESULT_TTYP_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20130205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130205 |
Method LIST Signature
Method LIST on class CL_SRAL_CONFIG_DYNP has no parameter.
Method LIST on class CL_SRAL_CONFIG_DYNP has no exception.
Method OPEN_DYNP_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 | 20130205 | ||||
| 2 | R_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_SRAL_CONFIG_DYNP | RAL: Configuration for Dynpro Channel | 20130205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130205 |
Method RAISE_INVALID_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PATH | Call by reference | Type reference (TYPE) | STRING | 20130220 | ||||
| 2 | I_REASON | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130220 | ||||
| 3 | I_REST | Call by reference | Type reference (TYPE) | STRING | 20130220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130220 |
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 | 20130205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130205 |
Method SET_SYSTEM_FIELDS Signature
Method SET_SYSTEM_FIELDS on class CL_SRAL_CONFIG_DYNP has no parameter.
Method SET_SYSTEM_FIELDS on class CL_SRAL_CONFIG_DYNP has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |