SAP ABAP Class CL_CHIP_PROVIDER_WD_WB (Provider Class for ABAP Workbench CHIPs)
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 Inheritance (c INHERITING FROM c_ref)  CL_CHIP_PROVIDER Abstract Superclass for Catalog Provider 20090928
Properties
Class CL_CHIP_PROVIDER_WD_WB  
Short Description Provider Class for ABAP Workbench CHIPs    
Super Class CL_CHIP_PROVIDER Abstract Superclass for Catalog Provider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20090928   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)
Interfaces
Class CL_CHIP_PROVIDER_WD_WB has no interface implemented.
Friends
Class CL_CHIP_PROVIDER_WD_WB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CHIP_COMPONENT_WB Constant Public Type reference (TYPE) WDY_CONF_COMP_NAME 'CHIP_WD_WB_RUNTIME' Web Dynpro: Component Name 20090929
2 CO_CHIP_NAME_WB Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'CHIP_NAME_WB' Name of a Parameter of the CHIP Definition 20101119
3 CO_CHIP_PROVIDER_WB Constant Public Type reference (TYPE) CHIP_PROVIDER_NAME 'X-SAP-WDY-CHIP' Name of CHIP Provider 20090928
4 CO_PARAM_COMPONENT Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'WB_COMPONENT' Name of a Parameter of the CHIP Definition 20090929
5 CO_PARAM_CONFIG_KEY Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'WB_CONFIG_KEY' Name of a Parameter of the CHIP Definition 20090929
6 CO_PARAM_IN_PLUG Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'WB_IN_PLUG' Name of a Parameter of the CHIP Definition 20090929
7 CO_PARAM_VIEW Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'WB_VIEW' Name of a Parameter of the CHIP Definition 20090929
8 M_CLASS_OF_IF_DEF_MOD Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_OBJECTDESCR Runtime Type Services 20101002
Methods
# Method Level Visibility Method type Description Created on
1 CACHE_NOTIFY Static method Public Method 20091001
2 CLASS_CONSTRUCTOR Static method Public Constructor 20101002
3 MODIFY_DEFINITION Static method Private Method 20101002
Events
Class CL_CHIP_PROVIDER_WD_WB has no event.
Types
Class CL_CHIP_PROVIDER_WD_WB has no local type.
Method Signatures

Method CACHE_NOTIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_NAME Call by reference Type reference (TYPE) WDY_CHIP_NAME Web Dynpro ABAP: CHIP-Id 20091001
2 Importing DELETION Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091001

Method CACHE_NOTIFY on class CL_CHIP_PROVIDER_WD_WB has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CHIP_PROVIDER_WD_WB has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CHIP_PROVIDER_WD_WB has no exception.

Method MODIFY_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_NAME Call by reference Type reference (TYPE) STRING 20101002
2 Changing CHIP_PARAMETERS Call by reference Type reference (TYPE) CHIP_DEFINITION_PARAMETERS CHIP-Definition: Tabelle mit Parametern 20101002
3 Importing COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20101002
4 Changing CUSTOM_PARAMETERS Call by reference Type reference (TYPE) CHIP_DEFINITION_PARAMETERS CHIP-Definition: Tabelle mit Parametern 20101002
5 Changing DESCRIPTION Call by reference Type reference (TYPE) CHIP_DESCRIPTION CHIP: Beschreibung 20120323

Method MODIFY_DEFINITION on class CL_CHIP_PROVIDER_WD_WB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800