SAP ABAP Class /UI2/IF_WDR_CFG_DATA_CONTAINER (Holds data of an object for API access)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /UI2/IF_WD_CFG_MODIFIER | API Change Configuration | 20130313 |
| 2 | Interface composition (i COMPRISING 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 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/CL_WDR_CFG_DATA_CONTAINER | Datacontainer for a configuration object | 20130313 |
Properties
| Class | /UI2/IF_WDR_CFG_DATA_CONTAINER | |
| Short Description | Holds data of an object for API access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /UI2/IF_WDR_CFG_DATA_CONTAINER has no interface implemented.
Friends
Class /UI2/IF_WDR_CFG_DATA_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | 20130313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130313 | ||
| 2 | Instance method | Public | Method | 20130313 | ||
| 3 | Instance method | Public | Method | 20130313 | ||
| 4 | Instance method | Public | Method | 20130313 | ||
| 5 | Instance method | Public | Method | 20130313 | ||
| 6 | Instance method | Public | Method | 20130313 | ||
| 7 | Instance method | Public | Method | 20130313 | ||
| 8 | Instance method | Public | Method | 20130313 |
Events
Class /UI2/IF_WDR_CFG_DATA_CONTAINER has no event.
Types
Class /UI2/IF_WDR_CFG_DATA_CONTAINER has no local type.
Method Signatures
Method ADAPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_OBJ_KEY | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130313 |
Method AFTER_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | 20130313 | ||||
| 2 | IS_CREATE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 3 | IS_WEBDYNPRO_ENV | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 4 | TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | 20130313 |
Method AFTER_SAVE on class /UI2/IF_WDR_CFG_DATA_CONTAINER has no exception.
Method CLEAR Signature
Method CLEAR on class /UI2/IF_WDR_CFG_DATA_CONTAINER has no parameter.
Method CLEAR on class /UI2/IF_WDR_CFG_DATA_CONTAINER has no exception.
Method FILL 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 | 20130313 | ||||
| 2 | FOR_EDIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 3 | KEY | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_OBJ_KEY | 20130313 | ||||
| 4 | MESSAGES | Call by reference | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL_BASE=>MESSAGES | 20130313 |
Method FILL on class /UI2/IF_WDR_CFG_DATA_CONTAINER has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class /UI2/IF_WDR_CFG_DATA_CONTAINER has no parameter.
Method GET_DESCRIPTION on class /UI2/IF_WDR_CFG_DATA_CONTAINER has no exception.
Method PREPARE_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_OBJ_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 | Value transfer | Type reference (TYPE) | CSEQUENCE | 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 on class /UI2/IF_WDR_CFG_DATA_CONTAINER has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | 20130313 | ||||
| 2 | MESSAGES | Call by reference | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL=>MESSAGES | 20130313 | ||||
| 3 | SAVED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 4 | TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | 20130313 |
Method SAVE on class /UI2/IF_WDR_CFG_DATA_CONTAINER has no exception.
Method SET_DESCRIPTION Signature
Method SET_DESCRIPTION on class /UI2/IF_WDR_CFG_DATA_CONTAINER has no parameter.
Method SET_DESCRIPTION on class /UI2/IF_WDR_CFG_DATA_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |