SAP ABAP Class CL_WDR_CONFIG_DATA_CONTAINER (Data Container for Configuration Object)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CONFIG_DATA_CONTAINER | Holds the data of an object for the API | 20100312 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CONFIG_MODIFIER | Access to Properties of a Configuration Object | 20100506 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_CONFIG_MODIFIER | API Change Configuration | 20090529 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_CONFIG_READER | Read Interface for Configurations | 20090529 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CONFIG_APPL_CONTAINER | Data Container for an Application Configuration | 20090529 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CONFIG_COPC_CONTAINER | Data Container for Component Configuration or Customizing | 20090805 |
Properties
| Class | CL_WDR_CONFIG_DATA_CONTAINER | |
| Short Description | Data Container for Configuration Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20090529 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_CONFIG_DATA_CONTAINER | Holds the data of an object for the API | 20100312 | ||
| 2 | IF_WDR_CONFIG_MODIFIER | Access to Properties of a Configuration Object | 20100506 | ||
| 3 | IF_WD_CONFIG_MODIFIER | API Change Configuration | 20090529 | ||
| 4 | IF_WD_CONFIG_READER | Read Interface for Configurations | 20090529 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WDR_CFG_CHANGE_TOOL | 20090529 | Base Class for Configuration API |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | WDY_MD_CHANGE_INFORMATION | Web Dynpro: Change Data of a Web Dynpro Object | 20091104 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Replacement for Real Boolean Type: 'X' == True '' == False | 20100701 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | WDY_CFG_OUTLINE_DATA | WDA: General Data for the Configuration Editor | 20130124 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20130124 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Replacement for Real Boolean Type: 'X' == True '' == False | 20110216 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_VERSNO | Version Number in WDA Configurations | 20100701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adapt the contained data to a different key | 20090529 | |
| 2 | Instance method | Protected | Method | Postprocess After SAVE | 20090529 | |
| 3 | Instance method | Protected | Method | 20100514 | ||
| 4 | Instance method | Protected | Method | Delete all Contained Data | 20090529 | |
| 5 | Instance method | Protected | Method | Read Data | 20090529 | |
| 6 | Instance method | Public | Method | 20100512 | ||
| 7 | Instance method | Protected | Method | 20100527 | ||
| 8 | Instance method | Protected | Method | 20090529 | ||
| 9 | Instance method | Protected | Method | 20100528 | ||
| 10 | Instance method | Protected | Method | 20090812 | ||
| 11 | Instance method | Protected | Method | Save the Data | 20090529 | |
| 12 | Instance method | Protected | Method | 20100514 | ||
| 13 | Instance method | Public | Method | 20100512 | ||
| 14 | Instance method | Protected | Method | 20090529 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | XML_READ | Instance Event (0) |
Public (2) |
Triggered if an XML file was read | 20090814 |
| 2 | XML_SAVED | Instance Event (0) |
Public (2) |
Triggered if an XML file was saved | 20090814 |
Types
Class CL_WDR_CONFIG_DATA_CONTAINER has no local type.
Method Signatures
Method ADAPT_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20090529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20090529 |
Method AFTER_SAVE_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | I | 20090529 | ||||
| 2 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20090529 | |||
| 3 | ENVIRONMENT | Call by reference | Type reference (TYPE) | I | 20100420 | ||||
| 4 | IS_CREATE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090529 | |||
| 5 | TRANSPORT | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090529 |
Method AFTER_SAVE_IMPL on class CL_WDR_CONFIG_DATA_CONTAINER has no exception.
Method AFTER_SAVE_RAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_WEBDYNPRO_ENV | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100514 | |||
| 2 | TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20100514 |
Method AFTER_SAVE_RAW on class CL_WDR_CONFIG_DATA_CONTAINER has no exception.
Method CLEAR_IMPL Signature
Method CLEAR_IMPL on class CL_WDR_CONFIG_DATA_CONTAINER has no parameter.
Method CLEAR_IMPL on class CL_WDR_CONFIG_DATA_CONTAINER has no exception.
Method FILL_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090529 | |||
| 2 | FOR_EDIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100316 | |||
| 3 | KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20090529 | |||
| 4 | MESSAGES | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGES | 20090604 | ||||
| 5 | OBJTYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20100525 |
Method FILL_IMPL on class CL_WDR_CONFIG_DATA_CONTAINER has no exception.
Method FILL_RAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGE_POSSIBLE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100512 | |||
| 2 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100514 | |||
| 3 | DESCRIPTION | Call by reference | Type reference (TYPE) | WDY_MD_DESCRIPTION | Web Dynpro : Kurzbeschreibung eines Objekts | 20100610 | |||
| 4 | EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100610 | |||
| 5 | MESSAGE | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGE | 20100610 | ||||
| 6 | OBJECT_NAME | Call by reference | Type reference (TYPE) | WDY_CONF_COMP_NAME | Web Dynpro : Name der Component | 20100512 |
Method FILL_RAW on class CL_WDR_CONFIG_DATA_CONTAINER has no exception.
Method FILL_VERSION_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100527 | |||
| 2 | KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100527 | |||
| 3 | MESSAGES | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGES | 20100527 | ||||
| 4 | VERSION_NUMBER | Call by reference | Type reference (TYPE) | VRSD-VERSNO | Versionsverwaltung: Versionsnummer | 20100527 |
Method FILL_VERSION_IMPL on class CL_WDR_CONFIG_DATA_CONTAINER has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_WDR_CONFIG_DATA_CONTAINER has no parameter.
Method GET_DESCRIPTION on class CL_WDR_CONFIG_DATA_CONTAINER has no exception.
Method NO_VERSION_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100528 | |||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGE | 20100528 | ||||
| 3 | VERSION_NUMBER | Call by reference | Type reference (TYPE) | VRSD-VERSNO | Versionsverwaltung: Versionsnummer | 20100528 |
Method NO_VERSION_MESSAGE on class CL_WDR_CONFIG_DATA_CONTAINER has no exception.
Method PREPARE_CREATE_IMPL 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 | 20090812 | |||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGE | 20090812 | ||||
| 3 | NO_IMPORT_REQUIRED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090812 | |||
| 4 | OBJECT_NAME | Call by reference | Type reference (TYPE) | WDY_CONF_COMP_NAME | Web Dynpro : Name der Component | 20090812 | |||
| 5 | ORIGINAL_CONFIG | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Schlüssel für Delegations-Enhancement | 20101012 | |||
| 6 | PARENT | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100901 |
Method PREPARE_CREATE_IMPL on class CL_WDR_CONFIG_DATA_CONTAINER has no exception.
Method SAVE_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGES | 20090529 | ||||
| 2 | SAVED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090529 | |||
| 3 | SAVE_EMPTY_DESCRIPTION | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20110216 |
Method SAVE_IMPL on class CL_WDR_CONFIG_DATA_CONTAINER has no exception.
Method SAVE_RAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGES | 20100514 | ||||
| 2 | SAVED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100514 |
Method SAVE_RAW on class CL_WDR_CONFIG_DATA_CONTAINER has no exception.
Method SET_CONFIGURED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | WDY_MD_DESCRIPTION | Web Dynpro : Kurzbeschreibung eines Objekts | 20100610 | |||
| 2 | MESSAGE | Value transfer | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGE | 20100512 | ||||
| 3 | OBJECT_NAME | Call by reference | Type reference (TYPE) | WDY_CONF_COMP_NAME | Web Dynpro : Name der Component | 20100512 |
Method SET_CONFIGURED_OBJECT on class CL_WDR_CONFIG_DATA_CONTAINER has no exception.
Method SET_DESCRIPTION Signature
Method SET_DESCRIPTION on class CL_WDR_CONFIG_DATA_CONTAINER has no parameter.
Method SET_DESCRIPTION on class CL_WDR_CONFIG_DATA_CONTAINER has no exception.
Event Signatures
Event XML_READ Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML | Exporting | Value transfer | Type reference (TYPE) | XSTRING | 20090814 |
Event XML_SAVED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML | Exporting | Value transfer | Type reference (TYPE) | XSTRING | 20090814 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 800 |