SAP ABAP Class CL_BSP_WD_COMPONENT_DESCRIPTOR (BSP WD Component Descriptor)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     CRM_BSP_WD_CUST (Package) Customizing Objects for the WebClient UI Framework Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_COMPONENT_DESCRIPTOR Component Description 20060130
Properties
Class CL_BSP_WD_COMPONENT_DESCRIPTOR  
Short Description BSP WD Component Descriptor    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_CUST   Customizing Objects for the WebClient UI Framework Runtime 
Created 20060130   SAP 
Last change 20100303   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
# Interface Abstract Final Description Created on
1 IF_BSP_WD_COMPONENT_DESCRIPTOR Component Description 20060130
Friends
Class CL_BSP_WD_COMPONENT_DESCRIPTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA Instance attribute Protected Type reference (TYPE) BSPWD_COMP_EXT Component Definition Table 20060130
2 DESCRIPTOR_CACHE Static Attribute Private Type reference (TYPE) LTYPE_DESCRIPTOR_CACHE 20060830
3 IS_ENHANCED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20060823
4 REPLACEMENTS Instance attribute Protected Type reference (TYPE) BSP_WD_CONTR_REPLACEMENT_T Controller Replacement Table 20060823
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060130
2 CREATE_ENHANCEMENT Static method Public Method 20060825
3 DELETE_ENHANCEMENT Static method Public Method 20080721
4 GET_INSTANCE Static method Public Method 20060130
Events
Class CL_BSP_WD_COMPONENT_DESCRIPTOR has no event.
Types
Class CL_BSP_WD_COMPONENT_DESCRIPTOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_NAME Value transfer Type reference (TYPE) BSP_WD_COMPONENT_NAME Name einer Komponente 20060130
2 Importing IV_ENHANCEMENT_SET Value transfer Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Erweiterungs-Set 20060825

Method CONSTRUCTOR on class CL_BSP_WD_COMPONENT_DESCRIPTOR has no exception.

Method CREATE_ENHANCEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENHANCEMENT_DEF Call by reference Type reference (TYPE) BSPWD_COMP_EXT 20060825
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_WD_COMPONENT_DESCRIPTOR Komponentenbeschreibung 20060825
# Exception Resumable Description Created on
1 CX_BSP_WD_ENHANCEMENT_ERROR Fehler bei der Komponentenerweiterung 20060828

Method DELETE_ENHANCEMENT 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) BSP_WD_COMPONENT_NAME Name einer Komponente 20080721
2 Importing IV_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Erweiterungsset 20080721
3 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_WD_COMPONENT_DESCRIPTOR Komponentenbeschreibung 20080721
# Exception Resumable Description Created on
1 CX_BSP_WD_ENHANCEMENT_ERROR Fehler bei der Komponentenerweiterung 20080721

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20061110
2 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Name einer Komponente 20060130
3 Importing IV_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Erweiterungs-Set 20060825
4 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_WD_COMPONENT_DESCRIPTOR Komponentenbeschreibung 20060130

Method GET_INSTANCE on class CL_BSP_WD_COMPONENT_DESCRIPTOR has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700