SAP ABAP Class CL_CHIP_PAGE_CONFIG (Access to Page Configuration)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CHIP_PAGE_CONFIG Access to Page Configuration 20090526
Properties
Class CL_CHIP_PAGE_CONFIG  
Short Description Access to Page Configuration    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20090525   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CHIP_PAGE_CONFIG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_CHIP_PAGE_CONFIG Access to Page Configuration 20090526
Friends
Class CL_CHIP_PAGE_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_SCOPE_CONFIGURATION Constant Public Type reference (TYPE) CHIP_PERS_SCOPE 5 Configurations 20090608
2 CO_SCOPE_CUSTOMIZING Constant Public Type reference (TYPE) CHIP_PERS_SCOPE 4 Customizing 20090608
3 CO_SCOPE_PERSONALIZATION Constant Public Type reference (TYPE) CHIP_PERS_SCOPE 1 Personalization 20090608
4 MS_CONFIG_KEY Instance attribute Private Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20090526
5 MT_INSTANCES Static Attribute Private Type reference (TYPE) TPT_INSTANCES 20090526
6 M_PERS_SCOPE Instance attribute Private Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalization Range 20090526
7 M_WDUSER Instance attribute Private Type reference (TYPE) SYUNAME User Name 20090604
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20090526
Events
Class CL_CHIP_PAGE_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TPS_CHIP Private Attribute reference (LIKE) 20090526
2 TPS_HEADER Private Attribute reference (LIKE) 20090526
3 TPS_INSTANCE Private See coding 20090526 begin of tps_instance, config_id type wdy_config_id, config_type type wdy_config_type, config_var type wdy_config_var, pers_scope type wdr_pers_scope, wduser type syuname, mandt type symandt, instance type ref to cl_chip_page_config, end of tps_instance
4 TPT_CHIPS Private Attribute reference (LIKE) 20090526
5 TPT_HEADERS Private Attribute reference (LIKE) 20090526
6 TPT_INSTANCES Private See coding 20090526 tpt_instances type hashed table of tps_instance with unique key config_id config_type config_var pers_scope wduser mandt
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20090526
2 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20090526
3 Importing WDUSER Call by reference Type reference (TYPE) SYUNAME Benutzername 20090604

Method CONSTRUCTOR on class CL_CHIP_PAGE_CONFIG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800