SAP ABAP Interface IF_WDR_CONFIG_DATA_CONTAINER (Holds the data of an object for the API)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CONFIG_DATA_CONTAINER | Data Container for Configuration Object | 20100312 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CONFIG_ENHC_CONTAINER | Data Container for Enhancements of Component Configurations | 20100316 |
Properties
| Interface | IF_WDR_CONFIG_DATA_CONTAINER | |
| Short Description | Holds the data of an object for the API |
General Data
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20100312 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_WD_CONFIG_TOOL | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_WD_CONFIG_TOOL_BASE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_CONFIG_MODIFIER | API Change Configuration | 20100312 | ||
| 2 | IF_WD_CONFIG_READER | Read Interface for Configurations | 20100312 |
Friends
Interface IF_WDR_CONFIG_DATA_CONTAINER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOR_EDITOR | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20100716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adapt the contained data to a different key | 20100312 | |
| 2 | Instance method | Public | Method | Postprocess After SAVE | 20100312 | |
| 3 | Instance method | Public | Method | Delete all Contained Data | 20100312 | |
| 4 | Instance method | Public | Method | Read Data | 20100312 | |
| 5 | Instance method | Public | Method | Read Data | 20100527 | |
| 6 | Instance method | Public | Method | 20100312 | ||
| 7 | Instance method | Public | Method | 20100312 | ||
| 8 | Instance method | Public | Method | Prepares for an object to be created | 20100312 | |
| 9 | Instance method | Public | Method | Save the Data | 20100312 | |
| 10 | Instance method | Public | Method | 20100312 |
Events
Interface IF_WDR_CONFIG_DATA_CONTAINER has no event.
Types
Interface IF_WDR_CONFIG_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) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20100312 |
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 | Paket | 20100312 | |||
| 2 | IS_CREATE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100312 | |||
| 3 | IS_WEBDYNPRO_ENV | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100420 | |||
| 4 | TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20100312 |
Method AFTER_SAVE on Interface IF_WDR_CONFIG_DATA_CONTAINER has no exception.
Method CLEAR Signature
Method CLEAR on Interface IF_WDR_CONFIG_DATA_CONTAINER has no parameter.
Method CLEAR on Interface IF_WDR_CONFIG_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 | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100312 | |||
| 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 | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100312 | |||
| 4 | MESSAGES | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL_BASE=>MESSAGES | 20100312 |
Method FILL on Interface IF_WDR_CONFIG_DATA_CONTAINER has no exception.
Method FILL_VERSION 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 | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100527 | |||
| 3 | MESSAGES | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL_BASE=>MESSAGES | 20100527 | ||||
| 4 | VERSION_NUMBER | Call by reference | Type reference (TYPE) | VRSD-VERSNO | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100527 |
Method FILL_VERSION on Interface IF_WDR_CONFIG_DATA_CONTAINER has no exception.
Method GET_CHANGE_INFO Signature
Method GET_CHANGE_INFO on Interface IF_WDR_CONFIG_DATA_CONTAINER has no parameter.
Method GET_CHANGE_INFO on Interface IF_WDR_CONFIG_DATA_CONTAINER has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on Interface IF_WDR_CONFIG_DATA_CONTAINER has no parameter.
Method GET_DESCRIPTION on Interface IF_WDR_CONFIG_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) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100312 | |||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGE | 20100312 | ||||
| 3 | NO_IMPORT_REQUIRED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100312 | |||
| 4 | OBJECT_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20100312 | ||||
| 5 | ORIGINAL_CONFIG | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Schlüssel für Delegatons-Enhancement | 20101012 | |||
| 6 | PARENT | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Vererbungsvater | 20100901 |
Method PREPARE_CREATE on Interface IF_WDR_CONFIG_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 | Paket, nur für Enhancements | 20121211 | |||
| 2 | MESSAGES | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGES | 20100312 | ||||
| 3 | SAVED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100312 | |||
| 4 | TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Transport, nur für Enhancements | 20121211 |
Method SAVE on Interface IF_WDR_CONFIG_DATA_CONTAINER has no exception.
Method SET_DESCRIPTION Signature
Method SET_DESCRIPTION on Interface IF_WDR_CONFIG_DATA_CONTAINER has no parameter.
Method SET_DESCRIPTION on Interface IF_WDR_CONFIG_DATA_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |