SAP ABAP Class CL_SRAL_RT_DYNP (Processor for one RT dynp config aka runtime dynp container)
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_INT | RAL: Runtime Base Class for legacy channel implementations | 20130712 |
Properties
| Class | CL_SRAL_RT_DYNP | |
| Short Description | Processor for one RT dynp config aka runtime dynp container | |
| Super Class | CL_SRAL_RT_BASE_INT | RAL: Runtime Base Class for legacy channel implementations |
| 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 | 20130201 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAL_RT_DYNP has no forward declaration.
Interfaces
Class CL_SRAL_RT_DYNP has no interface implemented.
Friends
Class CL_SRAL_RT_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) | STRING | ' (Log Context)' | 20130305 | |||
| 2 | Constant | Private | Type reference (TYPE) | CHAR30 | 'RAL_MEM_SESSION' | 20131021 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SRAL_RT_CONFIG_DATA_DYNP | 20130205 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TT_EXPORT_PTAB | 20131021 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | SRAL_RT_FIELD_LIST_DYNP | 20130205 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130211 |
Methods
Events
Class CL_SRAL_RT_DYNP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_EXPORT_PTAB | Private | See coding | 20131021 | begin of ts_export_ptab,
name type char30,
value type char30,
end of ts_export_ptab
|
||
| 2 | TT_EXPORT_PTAB | Private | See coding | 20131021 | tt_export_ptab type standard table of ts_export_ptab
|
Method Signatures
Method ADD_TO_FIELD_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VALUE_DYNP | Call by reference | Type reference (TYPE) | SRAL_RT_FIELD_DYNP-VALUES | 20130311 | ||||
| 2 | IS_VALUE_DYNP | Call by reference | Type reference (TYPE) | SRAL_TABLE_VALUE_DYNP | 20130311 |
Method ADD_TO_FIELD_VALUES on class CL_SRAL_RT_DYNP has no exception.
Method COMPUTE_XPATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DYNP_VALUE | Call by reference | Type reference (TYPE) | SRAL_TABLE_VALUE_DYNP | 20130219 | ||||
| 2 | IS_FIELD_DYNP | Call by reference | Type reference (TYPE) | SRAL_RT_FIELD_DYNP | 20130219 | ||||
| 3 | RV_XPATH | Value transfer | Type reference (TYPE) | SRAL_STRING | 20130219 |
Method COMPUTE_XPATH on class CL_SRAL_RT_DYNP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_CONTENT_XML | Call by reference | Type reference (TYPE) | SRAL_RULE_DATA | 20130204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130205 |
Method CREATE_LOG_DATA Signature
Method CREATE_LOG_DATA on class CL_SRAL_RT_DYNP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130205 |
Method CREATE_RULE_PROCESSOR_DATA_DYN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RP_FIELD | Call by reference | Type reference (TYPE) | SRAL_RP_FIELD_LIST | 20130712 |
Method CREATE_RULE_PROCESSOR_DATA_DYN on class CL_SRAL_RT_DYNP has no exception.
Method GET_FIELDS 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 | 20130205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130205 |
Method GET_LOG_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG_DATA | Call by reference | Type reference (TYPE) | SRAL_LOG_LIST | 20130205 |
Method GET_LOG_DATA on class CL_SRAL_RT_DYNP has no exception.
Method GET_RULE_PROCESSOR_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DYNP_VALUE | Call by reference | Type reference (TYPE) | SRAL_TABLE_VALUE_DYNP | 20130208 | ||||
| 2 | IS_FIELD_DYNP | Call by reference | Type reference (TYPE) | SRAL_RT_FIELD_DYNP | 20130208 | ||||
| 3 | RS_VALUE | Value transfer | Type reference (TYPE) | SRAL_TABLE_VALUE | 20130208 |
Method GET_RULE_PROCESSOR_VALUE on class CL_SRAL_RT_DYNP has no exception.
Method INIT_EXPORT_TABLE Signature
Method INIT_EXPORT_TABLE on class CL_SRAL_RT_DYNP has no parameter.
Method INIT_EXPORT_TABLE on class CL_SRAL_RT_DYNP has no exception.
Method IS_BUSINESS_CONTEXT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_ID | Call by reference | Type reference (TYPE) | SRAL_RT_FIELD_DYNP-FIELD_ID | 20130211 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130211 |
Method IS_BUSINESS_CONTEXT_FIELD on class CL_SRAL_RT_DYNP has no exception.
Method IS_FIELD_ON_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FIELD | Call by reference | Type reference (TYPE) | SRAL_RT_FIELD_DYNP | 20130220 | ||||
| 2 | IS_SCREEN_ID | Call by reference | Type reference (TYPE) | DYNP_RAL_ID | 20130220 | ||||
| 3 | IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20130220 | ||||
| 4 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130220 |
Method IS_FIELD_ON_SCREEN on class CL_SRAL_RT_DYNP has no exception.
Method MATCH_IO_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FIELD | Call by reference | Type reference (TYPE) | SRAL_RT_FIELD_DYNP | 20130311 | ||||
| 2 | IS_SCREEN_ID | Call by reference | Type reference (TYPE) | DYNP_RAL_ID | 20130311 | ||||
| 3 | RV_MATCH | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130311 |
Method MATCH_IO_TYPE on class CL_SRAL_RT_DYNP has no exception.
Method PROCESS_CORRELATION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEP | Call by reference | Type reference (TYPE) | CHAR1 | 20130312 |
Method PROCESS_CORRELATION_ID on class CL_SRAL_RT_DYNP has no exception.
Method PROCESS_LOG_CONTEXT Signature
Method PROCESS_LOG_CONTEXT on class CL_SRAL_RT_DYNP has no parameter.
Method PROCESS_LOG_CONTEXT on class CL_SRAL_RT_DYNP has no exception.
Method RESTORE_INT_STATE_FROM_MEMORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MEM_ID | Call by reference | Type reference (TYPE) | CHAR30 | 20131024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131023 |
Method SAVE_INT_STATE_TO_MEMORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MEM_ID | Call by reference | Type reference (TYPE) | CHAR30 | 20131024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131023 |
Method SET_VALUES_IN_FIELD_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_DYNP_VALUES | Call by reference | Type reference (TYPE) | DYNP_RAL_FIELD_VAL_T | 20130206 | ||||
| 3 | IV_SCREEN_PATH | Call by reference | Type reference (TYPE) | STRING | 20130206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130205 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |