SAP ABAP Class CL_SRAL_RT_BASE_DYNP (SRAL Base class dynp and ctrl processors)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SRAL_RT_CTRL_ALVGRID_DYNP | Read Access Log: ALV processor | 20130226 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SRAL_RT_SCREEN_DYNP | RAL processor for one DYNP screen | 20130225 |
Properties
| Class | CL_SRAL_RT_BASE_DYNP | |
| Short Description | SRAL Base class dynp and ctrl processors | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SREAD_ACCESS_LOG_DYNP | Read Access Logging: Dynpro |
| Created | 20130225 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAL_RT_BASE_DYNP has no forward declaration.
Interfaces
Class CL_SRAL_RT_BASE_DYNP has no interface implemented.
Friends
Class CL_SRAL_RT_BASE_DYNP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | C | CL_DYNP_RAL_API=>CO_PATH_SEPARATOR | 20130626 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SRAL_LOG_LIST | 20130226 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SRAL_RT_FIELD_LIST_DYNP | 20130226 | ||||
| 4 | Instance attribute | Protected | See coding | 20130226 | |||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130226 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SRAL_CORR_ID | 20130226 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130226 | ||
| 2 | Instance method | Protected | Method | 20130226 | ||
| 3 | Instance method | Protected | Method | 20130226 | ||
| 4 | Instance method | Protected | Method | 20130321 | ||
| 5 | Instance method | Protected | Method | 20130321 |
Events
Class CL_SRAL_RT_BASE_DYNP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_DYNP_CONFIG | Public | See coding | 20130225 | tt_dynp_config type standard table of ref to cl_sral_rt_dynp with default key
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DYNP_CONFIG | Call by reference | Type reference (TYPE) | TT_DYNP_CONFIG | 20130226 |
Method CONSTRUCTOR on class CL_SRAL_RT_BASE_DYNP has no exception.
Method GET_IP_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IP_ADDRESSE | Value transfer | Type reference (TYPE) | SRAL_IP_ADDRESS | 20130226 |
Method GET_IP_ADDRESS on class CL_SRAL_RT_BASE_DYNP has no exception.
Method MERGE_FIELD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FIELDS | Value transfer | Type reference (TYPE) | SRAL_RT_FIELD_LIST_DYNP | 20130226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130226 |
Method NORMALIZE_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_SCREEN | 20130321 | ||||
| 2 | IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20130321 | ||||
| 3 | RV_PATH | Value transfer | Type reference (TYPE) | STRING | 20130321 |
Method NORMALIZE_PATH on class CL_SRAL_RT_BASE_DYNP has no exception.
Method NORMALIZE_SCREEN_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SCREEN_ID | Call by reference | Type reference (TYPE) | DYNP_RAL_SCREEN | 20130321 |
Method NORMALIZE_SCREEN_ID on class CL_SRAL_RT_BASE_DYNP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |