SAP ABAP Class IF_WD_CFG_BADI_CHANGES (Interface tfor BAdI: WD_BADI_CONFIG_CHANGES)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20081202
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/CL_SHM_COMP_703 Class for BAdI Impl.: /UI2/SHM_COMP_703 20131125
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_CATALOG_CACHE CHIP: Catalog Cache 20100610
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_PAGE_CONFIG_CHANGE Class for BAdI: WD_BADI_CONFIG_CHANGES 20101123
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_PROVIDER_PAGE_CACHE CHIPs from Page Configurations and Customizing (with Cache) 20101124
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_WUL_CACHE CHIP Where-Used List: Cache 20090526
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BADI_ADAPTATION Class for BAdI Impl.: FPM_DELETE_ADAPTATION 20101123
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BICS_GRID_CONFIG 20130918
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_CHANGE_CONFIGURATION Class for BAdI: WD_BADI_CONFIG_CHANGES 20120420
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_COPY_CONFIGURATION Class for BAdI Impl.: FPM_COPY_CONFIGURATION 20090327
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_BL_CONFIG_CHANGES Class for BAdI: WD_BADI_CONFIG_CHANGES 20090121
Properties
Class IF_WD_CFG_BADI_CHANGES  
Short Description Interface tfor BAdI: WD_BADI_CONFIG_CHANGES    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081202   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WD_CFG_BADI_CHANGES has no forward declaration.
Interfaces
Class IF_WD_CFG_BADI_CHANGES has no interface implemented.
Friends
Class IF_WD_CFG_BADI_CHANGES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTION_COPY Constant Public Type reference (TYPE) I 4 Copy 20090313
2 CO_ACTION_CREATE Constant Public Type reference (TYPE) I 1 Create 20090313
3 CO_ACTION_DELETE Constant Public Type reference (TYPE) I 3 Delete 20090313
4 CO_ACTION_ENH Constant Public Type reference (TYPE) I 6 Create Enhancement 20090313
5 CO_ACTION_MODIFY Constant Public Type reference (TYPE) I 2 Change 20090313
6 CO_ACTION_RENAME Constant Public Type reference (TYPE) I 5 Rename parameters 20090313
7 CO_ENV_GUI Constant Public Type reference (TYPE) I 1 GUI Application 20090313
8 CO_ENV_SNOTE Constant Public Type reference (TYPE) I 4 WD Application Runtime 20091008
9 CO_ENV_WD_DT Constant Public Type reference (TYPE) I 2 WD Application Design Time 20090313
10 CO_ENV_WD_RT Constant Public Type reference (TYPE) I 3 WD Application Runtime 20090313
Methods
# Method Level Visibility Method type Description Created on
1 ON_CONFIG_CHANGED Instance method Public Method Call for creating/changing/deleting a configuration 20081203
Events
Class IF_WD_CFG_BADI_CHANGES has no event.
Types
Class IF_WD_CFG_BADI_CHANGES has no local type.
Method Signatures

Method ON_CONFIG_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) I 1: create, 2: modify, 3: delete, 4 copy 20090303
2 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Konfigurations-Key 20081203
3 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20081203
4 Importing ENVIRONMENT Call by reference Type reference (TYPE) I 1: GUI-Anwendung, 2: WD-Anwendung Laufzeit, 3: WD Import 20090303
5 Importing IS_COMPONENT Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081203
6 Importing OBJECT_NAME Call by reference Type reference (TYPE) WDY_CONF_COMP_NAME Name der Component / Anwendung 20081203
7 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20081203
8 Importing SOURCE_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Quelle beim Kopieren 20090303
9 Importing TRANSPORT Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081203
10 Importing UNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20081203

Method ON_CONFIG_CHANGED on class IF_WD_CFG_BADI_CHANGES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in