SAP ABAP Class CL_SRAL_RT_SCREEN_DYNP (RAL processor for one DYNP screen)
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_RT_BASE_DYNP | SRAL Base class dynp and ctrl processors | 20130225 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRAL_RT_SCREEN_DYNP | Interface for RAL screnn processor | 20130201 |
Properties
| Class | CL_SRAL_RT_SCREEN_DYNP | |
| Short Description | RAL processor for one DYNP screen | |
| Super Class | CL_SRAL_RT_BASE_DYNP | SRAL Base class dynp and ctrl processors |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SREAD_ACCESS_LOG_DYNP | Read Access Logging: Dynpro |
| Created | 20130201 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAL_RT_SCREEN_DYNP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAL_RT_SCREEN_DYNP | Interface for RAL screnn processor | 20130201 |
Friends
Class CL_SRAL_RT_SCREEN_DYNP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR1 | 'I' | 20130305 | |||
| 2 | Constant | Private | Type reference (TYPE) | CHAR1 | 'O' | 20130305 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DYNP_RAL_SCREEN | 20130206 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130206 | ||
| 2 | Instance method | Public | Constructor | 20130201 | ||
| 3 | Instance method | Private | Method | 20130319 | ||
| 4 | Instance method | Private | Method | 20130220 |
Events
Class CL_SRAL_RT_SCREEN_DYNP has no event.
Types
Class CL_SRAL_RT_SCREEN_DYNP has no local type.
Method Signatures
Method COMPUTE_LOG_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SCREEN_ID | Call by reference | Type reference (TYPE) | DYNP_RAL_ID | 20130206 | ||||
| 2 | IT_FIELD_VALUE | Call by reference | Type reference (TYPE) | DYNP_RAL_FIELD_VAL_T | 20130206 | ||||
| 3 | IV_SCREEN_PATH | Call by reference | Type reference (TYPE) | STRING | 20130206 | ||||
| 4 | RT_LOG_DATA | Value transfer | Type reference (TYPE) | SRAL_LOG_LIST | 20130206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130206 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SCREEN_ID | Call by reference | Type reference (TYPE) | DYNP_RAL_SCREEN | 20130205 | ||||
| 2 | IT_DYNP_CONFIG | Call by reference | Type reference (TYPE) | TT_DYNP_CONFIG | 20130201 |
Method CONSTRUCTOR on class CL_SRAL_RT_SCREEN_DYNP has no exception.
Method GET_MAIN_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SCREEN_ID | Call by reference | Type reference (TYPE) | DYNP_RAL_ID | 20130319 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130319 |
Method GET_MAIN_PATH on class CL_SRAL_RT_SCREEN_DYNP has no exception.
Method IS_MAIN_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SCREEN_ID | Call by reference | Type reference (TYPE) | DYNP_RAL_ID | 20130305 | ||||
| 2 | IV_SCREEN_PATH | Call by reference | Type reference (TYPE) | STRING | 20130220 | ||||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130220 |
Method IS_MAIN_SCREEN on class CL_SRAL_RT_SCREEN_DYNP has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |