SAP ABAP Class /UI2/CL_WDR_CFG_DATA_CONTAINER (Datacontainer for a configuration object)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/WD_CONFIGURATION (Package) UI2: WD Configuration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WDR_CFG_DATA_CONTAINER | Holds data of an object for API access | 20130313 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WD_CFG_MODIFIER | API Change Configuration | 20130313 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WD_CFG_READER | Read-Interface for Configurations | 20130313 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /UI2/CL_WDR_CFG_APPL_CONTAINER | Data Container for Application Configuration | 20130314 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /UI2/CL_WDR_CFG_COPC_CONTAINER | Container for customizing and component configuration | 20130314 |
Properties
| Class | /UI2/CL_WDR_CFG_DATA_CONTAINER | |
| Short Description | Datacontainer for a configuration object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI2/WD_CONFIGURATION | UI2: WD Configuration |
| Created | 20130313 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /UI2/IF_WDR_CFG_DATA_CONTAINER | Holds data of an object for API access | 20130313 | ||
| 2 | /UI2/IF_WD_CFG_MODIFIER | API Change Configuration | 20130313 | ||
| 3 | /UI2/IF_WD_CFG_READER | Read-Interface for Configurations | 20130313 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /UI2/CL_WDR_CFG_CHG_TOOL | 20130313 | Baseclass 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 | 20130313 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | 20130313 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /UI2/WDY_CFG_OUTLINE_DATA | WDA: General Data for the Configuration Editor | 20130313 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | 20130313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20130313 | ||
| 2 | Instance method | Protected | Method | 20130313 | ||
| 3 | Instance method | Protected | Method | 20130313 | ||
| 4 | Instance method | Protected | Method | 20130313 | ||
| 5 | Instance method | Protected | Method | 20130313 | ||
| 6 | Instance method | Public | Method | 20130313 | ||
| 7 | Instance method | Protected | Method | 20130313 | ||
| 8 | Instance method | Protected | Method | 20130313 | ||
| 9 | Instance method | Protected | Method | 20130313 | ||
| 10 | Instance method | Protected | Method | 20130313 | ||
| 11 | Instance method | Protected | Method | 20130313 | ||
| 12 | Instance method | Public | Method | 20130313 | ||
| 13 | Instance method | Protected | Method | 20130313 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | XML_READ | Instance Event (0) |
Public (2) |
20130313 | |
| 2 | XML_SAVED | Instance Event (0) |
Public (2) |
20130313 |
Types
Class /UI2/CL_WDR_CFG_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 | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130313 |
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 | 20130313 | ||||
| 2 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | 20130313 | ||||
| 3 | ENVIRONMENT | Call by reference | Type reference (TYPE) | I | 20130313 | ||||
| 4 | IS_CREATE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 5 | TRANSPORT | Value transfer | Type reference (TYPE) | TRKORR | 20130313 |
Method AFTER_SAVE_IMPL on class /UI2/CL_WDR_CFG_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 | 20130313 | ||||
| 2 | TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | 20130313 |
Method AFTER_SAVE_RAW on class /UI2/CL_WDR_CFG_DATA_CONTAINER has no exception.
Method CLEAR_IMPL Signature
Method CLEAR_IMPL on class /UI2/CL_WDR_CFG_DATA_CONTAINER has no parameter.
Method CLEAR_IMPL on class /UI2/CL_WDR_CFG_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 | 20130313 | ||||
| 2 | FOR_EDIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 3 | KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 4 | MESSAGES | Call by reference | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL=>MESSAGES | 20130313 | ||||
| 5 | OBJTYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20130313 |
Method FILL_IMPL on class /UI2/CL_WDR_CFG_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 | 20130313 | ||||
| 2 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 3 | DESCRIPTION | Call by reference | Type reference (TYPE) | WDY_MD_DESCRIPTION | 20130313 | ||||
| 4 | EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 5 | MESSAGE | Call by reference | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL=>MESSAGE | 20130313 | ||||
| 6 | OBJECT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20130313 |
Method FILL_RAW on class /UI2/CL_WDR_CFG_DATA_CONTAINER has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class /UI2/CL_WDR_CFG_DATA_CONTAINER has no parameter.
Method GET_DESCRIPTION on class /UI2/CL_WDR_CFG_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 | 20130313 | ||||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL=>MESSAGE | 20130313 | ||||
| 3 | VERSION_NUMBER | Call by reference | Type reference (TYPE) | VRSD-VERSNO | 20130313 |
Method NO_VERSION_MESSAGE on class /UI2/CL_WDR_CFG_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 | 20130313 | ||||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL=>MESSAGE | 20130313 | ||||
| 3 | NO_IMPORT_REQUIRED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 4 | OBJECT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20130313 | |||
| 5 | ORIGINAL_CONFIG | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 6 | PARENT | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 |
Method PREPARE_CREATE_IMPL on class /UI2/CL_WDR_CFG_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) | /UI2/IF_WD_CFG_TOOL=>MESSAGES | 20130313 | ||||
| 2 | SAVED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 3 | SAVE_EMPTY_DESCRIPTION | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 |
Method SAVE_IMPL on class /UI2/CL_WDR_CFG_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) | /UI2/IF_WD_CFG_TOOL=>MESSAGES | 20130313 | ||||
| 2 | SAVED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130313 |
Method SAVE_RAW on class /UI2/CL_WDR_CFG_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 | 20130313 | ||||
| 2 | MESSAGE | Value transfer | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL=>MESSAGE | 20130313 | ||||
| 3 | OBJECT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130313 |
Method SET_CONFIGURED_OBJECT on class /UI2/CL_WDR_CFG_DATA_CONTAINER has no exception.
Method SET_DESCRIPTION Signature
Method SET_DESCRIPTION on class /UI2/CL_WDR_CFG_DATA_CONTAINER has no parameter.
Method SET_DESCRIPTION on class /UI2/CL_WDR_CFG_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 | 20130313 |
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 | 20130313 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |