SAP ABAP Class IF_WDR_CONFIG_DATA_CONTAINER (Holds the data of an object for the API)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_MODIFIER API Change Configuration 20100312
2 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_READER Read Interface for Configurations 20100312
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
Class IF_WDR_CONFIG_DATA_CONTAINER  
Short Description Holds the data of an object for the API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100312   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_WDR_CONFIG_DATA_CONTAINER has no interface implemented.
Friends
Class IF_WDR_CONFIG_DATA_CONTAINER has no friend class.
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 ADAPT Instance method Public Method Adapt the contained data to a different key 20100312
2 AFTER_SAVE Instance method Public Method Postprocess After SAVE 20100312
3 CLEAR Instance method Public Method Delete all Contained Data 20100312
4 FILL Instance method Public Method Read Data 20100312
5 FILL_VERSION Instance method Public Method Read Data 20100527
6 GET_CHANGE_INFO Instance method Public Method 20100312
7 GET_DESCRIPTION Instance method Public Method 20100312
8 PREPARE_CREATE Instance method Public Method Prepares for an object to be created 20100312
9 SAVE Instance method Public Method Save the Data 20100312
10 SET_DESCRIPTION Instance method Public Method 20100312
Events
Class IF_WDR_CONFIG_DATA_CONTAINER has no event.
Types
Class 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 Importing 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 CX_WD_CONFIG_TOOL Exceptions der Config-API 20100312

Method AFTER_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20100312
2 Importing IS_CREATE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100312
3 Importing IS_WEBDYNPRO_ENV Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100420
4 Importing TRANSPORT Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20100312

Method AFTER_SAVE on class IF_WDR_CONFIG_DATA_CONTAINER has no exception.

Method CLEAR Signature

Method CLEAR on class IF_WDR_CONFIG_DATA_CONTAINER has no parameter.
Method CLEAR on class 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 Exporting EXISTS Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100312
2 Importing FOR_EDIT Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100316
3 Importing KEY Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100312
4 Exporting MESSAGES Call by reference Type reference (TYPE) IF_WD_CONFIG_TOOL_BASE=>MESSAGES 20100312

Method FILL on class 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 Exporting EXISTS Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100527
2 Importing KEY Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100527
3 Exporting MESSAGES Call by reference Type reference (TYPE) IF_WD_CONFIG_TOOL_BASE=>MESSAGES 20100527
4 Importing VERSION_NUMBER Call by reference Type reference (TYPE) VRSD-VERSNO Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100527

Method FILL_VERSION on class IF_WDR_CONFIG_DATA_CONTAINER has no exception.

Method GET_CHANGE_INFO Signature

Method GET_CHANGE_INFO on class IF_WDR_CONFIG_DATA_CONTAINER has no parameter.
Method GET_CHANGE_INFO on class IF_WDR_CONFIG_DATA_CONTAINER has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class IF_WDR_CONFIG_DATA_CONTAINER has no parameter.
Method GET_DESCRIPTION on class 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 Importing KEY Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100312
2 Exporting MESSAGE Call by reference Type reference (TYPE) IF_WD_CONFIG_TOOL=>MESSAGE 20100312
3 Exporting NO_IMPORT_REQUIRED Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100312
4 Importing OBJECT_NAME Value transfer Type reference (TYPE) CSEQUENCE 20100312
5 Importing ORIGINAL_CONFIG Call by reference Type reference (TYPE) WDY_CONFIG_KEY Schlüssel für Delegatons-Enhancement 20101012
6 Importing PARENT Call by reference Type reference (TYPE) WDY_CONFIG_KEY Vererbungsvater 20100901

Method PREPARE_CREATE on class 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 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket, nur für Enhancements 20121211
2 Exporting MESSAGES Call by reference Type reference (TYPE) IF_WD_CONFIG_TOOL=>MESSAGES 20100312
3 Exporting SAVED Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100312
4 Importing TRANSPORT Call by reference Type reference (TYPE) TRKORR Transport, nur für Enhancements 20121211

Method SAVE on class IF_WDR_CONFIG_DATA_CONTAINER has no exception.

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class IF_WDR_CONFIG_DATA_CONTAINER has no parameter.
Method SET_DESCRIPTION on class IF_WDR_CONFIG_DATA_CONTAINER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in