SAP ABAP Class CL_WDR_CFG_PERSISTENCE_APPL_V (Display of Application Configuration Version)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CFG_PERSISTENCE_APPL | Configuration: Persistence Class Application | 20081016 |
Properties
| Class | CL_WDR_CFG_PERSISTENCE_APPL_V | |
| Short Description | Display of Application Configuration Version | |
| Super Class | CL_WDR_CFG_PERSISTENCE_APPL | Configuration: Persistence Class Application |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20081016 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_CFG_PERSISTENCE_APPL_V has no forward declaration.
Interfaces
Class CL_WDR_CFG_PERSISTENCE_APPL_V has no interface implemented.
Friends
Class CL_WDR_CFG_PERSISTENCE_APPL_V has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_CONFIG_APPL_PARAM | Configuration of the Application Parameters | 20081016 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CL_WDR_CFG_VERSION_MANAGEMENT=>TY_S_APPL_CONFIG_INTERNAL | 20081016 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | VRSD-VERSNO | Version Management: Version Number | 20081016 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20081016 | ||
| 2 | Instance method | Private | Method | Access to Shared Object Instance for Application Parameters | 20081016 | |
| 3 | Instance method | Private | Method | Reads the data from the version management | 20081016 |
Events
Class CL_WDR_CFG_PERSISTENCE_APPL_V has no event.
Types
Class CL_WDR_CFG_PERSISTENCE_APPL_V has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20081016 | |||
| 2 | OBJECT_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20081016 | |||
| 3 | VERSION_NUMBER | Call by reference | Type reference (TYPE) | VRSD-VERSNO | Versionsverwaltung: Versionsnummer | 20081016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20081016 |
Method CREATE_APPL_PARAM_HANDLER Signature
Method CREATE_APPL_PARAM_HANDLER on class CL_WDR_CFG_PERSISTENCE_APPL_V has no parameter.
Method CREATE_APPL_PARAM_HANDLER on class CL_WDR_CFG_PERSISTENCE_APPL_V has no exception.
Method READ_DATA_FROM_VERS_MGMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OUTLINE_DATA | Call by reference | Type reference (TYPE) | WDY_CFG_OUTLINE_DATA | WDA: Rahmendaten für den Konfigurationseditor | 20081016 | |||
| 2 | E_IS_EXISTENT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20081016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20081016 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 720 |