SAP ABAP Class CL_WD_CFG_DRAFT (Configuration Draft Service Class)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Properties
Class CL_WD_CFG_DRAFT  
Short Description Configuration Draft Service Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20130225   SAP 
Last change 20131127   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_PERSONALIZATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WD_CFG_DRAFT has no interface implemented.
Friends
Class CL_WD_CFG_DRAFT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_RESULT_CFG_NOT_EXISTS Constant Public Type reference (TYPE) I 5 Configuration does not exist 20130225
2 CO_RESULT_DIFF_DATE Constant Public Type reference (TYPE) I 3 Configuration and draft have different date 20130225
3 CO_RESULT_DIFF_USER Constant Public Type reference (TYPE) I 2 Draft from other user 20130225
4 CO_RESULT_NOT_EXISTS Constant Public Type reference (TYPE) I 1 Draft does not exist 20130225
5 CO_RESULT_OTHER Constant Public Type reference (TYPE) I 4 Other error 20130225
6 CO_RESULT_SUCCESS Constant Public Type reference (TYPE) I 0 Check successful 20130225
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Static method Public Method Deletes the draft of a configuration 20130225
2 EXIST_DRAFT_FOR_CONFIG_KEY Static method Public Method Checks whether there is a draft for a key 20130225
3 GET_DRAFT_KEYS_FOR_COMPONENT Static method Public Method Returns the keys of all drafts of a user 20130225
4 GET_DRAFT_KEYS_FOR_USER Static method Public Method Returns the keys of all drafts of a user 20130225
5 IS_DRAFT_VALID Static method Public Method Checks whether a draft is valid 20130225
Events
Class CL_WD_CFG_DRAFT has no event.
Types
Class CL_WD_CFG_DRAFT has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20130225
2 Importing IV_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG Web Dynpro: Personalisierungsreichweite 20130527

Method DELETE on class CL_WD_CFG_DRAFT has no exception.

Method EXIST_DRAFT_FOR_CONFIG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20130225
2 Importing IV_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG Web Dynpro: Personalisierungsreichweite 20130527
3 Returning RV_IS_AVAILABLE Value transfer Type reference (TYPE) ABAP_BOOL 20130225

Method EXIST_DRAFT_FOR_CONFIG_KEY on class CL_WD_CFG_DRAFT has no exception.

Method GET_DRAFT_KEYS_FOR_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) WDY_CONF_COMP_NAME 20130225
2 Importing IV_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG Web Dynpro: Personalisierungsreichweite 20130527
3 Returning RT_CONFIG_KEYS Value transfer Type reference (TYPE) WDY_CONFIG_KEYS Tabelle von Config-Keys 20130225

Method GET_DRAFT_KEYS_FOR_COMPONENT on class CL_WD_CFG_DRAFT has no exception.

Method GET_DRAFT_KEYS_FOR_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG Web Dynpro: Personalisierungsreichweite 20130527
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME ABAP-Systemfeld: Name des aktuellen Benutzers 20130225
3 Returning RT_CONFIG_KEYS Value transfer Type reference (TYPE) WDY_CONFIG_KEYS Tabelle von Config-Keys 20130225

Method GET_DRAFT_KEYS_FOR_USER on class CL_WD_CFG_DRAFT has no exception.

Method IS_DRAFT_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGED_BY Call by reference Type reference (TYPE) SY-UNAME draft wurde von .. angelegt 20130225
2 Exporting EV_COMPONENT Call by reference Type reference (TYPE) WDY_CONF_COMP_NAME Web Dynpro : Name der Component 20130225
3 Exporting EV_RESULT Call by reference Type reference (TYPE) I siehe CO_RESULT_* 20130225
4 Importing IS_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20130225
5 Importing IV_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG Web Dynpro: Personalisierungsreichweite 20130517
6 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME 20130225

Method IS_DRAFT_VALID on class CL_WD_CFG_DRAFT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740