SAP ABAP Class CL_SRAL_RT_CONFIG_DYNP (RAL: Runtime configuration for dynpro)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRAL_RT_CONFIG_DYNP | RAL: Interface used to load Dynpro configs during runtime | 20130206 |
Properties
| Class | CL_SRAL_RT_CONFIG_DYNP | |
| Short Description | RAL: Runtime configuration for dynpro | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SREAD_ACCESS_LOG_DYNP | Read Access Logging: Dynpro |
| Created | 20130206 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAL_RT_CONFIG_DYNP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAL_RT_CONFIG_DYNP | RAL: Interface used to load Dynpro configs during runtime | 20130206 |
Friends
Class CL_SRAL_RT_CONFIG_DYNP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | '(' | 20130206 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SRAL_CONFIG_RT_T | 20130206 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | LTTY_INSTANCE_FOR_PROGRAM_T | 20130206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20130206 | ||
| 2 | Static method | Public | Method | 20130206 | ||
| 3 | Static method | Private | Method | 20130206 |
Events
Class CL_SRAL_RT_CONFIG_DYNP has no event.
Types
Class CL_SRAL_RT_CONFIG_DYNP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAIN_PROGRAM | Call by reference | Type reference (TYPE) | BDC_PROG | 20130206 |
Method CONSTRUCTOR on class CL_SRAL_RT_CONFIG_DYNP has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PATH | Call by reference | Type reference (TYPE) | SRAL_PATH_DYNP | 20130531 | ||||
| 2 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SRAL_RT_CONFIG_DYNP | 20130206 |
Method GET_INSTANCE on class CL_SRAL_RT_CONFIG_DYNP has no exception.
Method GET_MAIN_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MAIN_PROGRAM | Call by reference | Type reference (TYPE) | BDC_PROG | 20130206 | ||||
| 2 | I_PATH | Call by reference | Type reference (TYPE) | SRAL_PATH_DYNP | 20130531 |
Method GET_MAIN_PROGRAM on class CL_SRAL_RT_CONFIG_DYNP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |