SAP ABAP Class CL_CHIP_PB_CONFIG_HELPER (CHIP Page Config Help Class)
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
Properties
Class CL_CHIP_PB_CONFIG_HELPER  
Short Description CHIP Page Config Help Class    
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 20090318   SAP 
Last change 20110908   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)
Interfaces
Class CL_CHIP_PB_CONFIG_HELPER has no interface implemented.
Friends
Class CL_CHIP_PB_CONFIG_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PAGEBUILDER_CONTEXT Static Attribute Public Type reference (TYPE) STRING 'SAP-PB-CONTEXT' 20100412
2 M_CONFIG_KEYS Instance attribute Private Type reference (TYPE) TP_T_CONFIG_KEY 20091215
3 M_SERIALIZED Instance attribute Private Type reference (TYPE) STRING 20100412
4 SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_CHIP_PB_CONFIG_HELPER CHIP Page Config Help Class 20090318
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONFIG Instance method Public Method 20090318
2 DESERIALIZE Instance method Public Method 20100412
3 GET_INSTANCE Static method Public Method Delivers an Instance 20090318
4 HAS_CONFIG Instance method Public Method 20090318
5 REMOVE_CONFIG Instance method Public Method 20090318
6 SERIALIZE Instance method Public Method 20100412
Events
Class CL_CHIP_PB_CONFIG_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_T_CONFIG_KEY Private See coding 20091215 tp_t_config_key type hashed table of wdy_config_key with unique key table_line
Method Signatures

Method ADD_CONFIG 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 20091215

Method ADD_CONFIG on class CL_CHIP_PB_CONFIG_HELPER has no exception.

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERIALIZED Call by reference Type reference (TYPE) STRING 20100412

Method DESERIALIZE on class CL_CHIP_PB_CONFIG_HELPER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_CHIP_PB_CONFIG_HELPER CHIP Page Config Hilfsklasse 20090318

Method GET_INSTANCE on class CL_CHIP_PB_CONFIG_HELPER has no exception.

Method HAS_CONFIG 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 20091215
2 Returning HAS_CONFIG Value transfer Type reference (TYPE) ABAP_BOOL 20090318

Method HAS_CONFIG on class CL_CHIP_PB_CONFIG_HELPER has no exception.

Method REMOVE_CONFIG 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 20091215

Method REMOVE_CONFIG on class CL_CHIP_PB_CONFIG_HELPER has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERIALIZED Value transfer Type reference (TYPE) STRING 20100412

Method SERIALIZE on class CL_CHIP_PB_CONFIG_HELPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720