SAP ABAP Class CL_BSP_WD_ENHANCEMENT_SET_CUST (BSP WD Enhancement Set Customizing)
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
Properties
Class CL_BSP_WD_ENHANCEMENT_SET_CUST  
Short Description BSP WD Enhancement Set Customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_CUST   Customizing Objects for the WebClient UI Framework Runtime 
Created 20080721   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
Class CL_BSP_WD_ENHANCEMENT_SET_CUST has no interface implemented.
Friends
Class CL_BSP_WD_ENHANCEMENT_SET_CUST has no friend class.
Attributes
Class CL_BSP_WD_ENHANCEMENT_SET_CUST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ENHANCEMENT_SET_EXISTS Static method Public Method check whether or not an enhancement set exists 20080721
2 CREATE_ENHANCEMENT_SET Static method Public Method create enhancement set 20080721
3 DELETE_ENHANCEMENT_SET Static method Public Method create enhancement set 20080724
4 GET_ENHANCEMENTS Static method Public Method get component enhancement for enhancement set 20080724
Events
Class CL_BSP_WD_ENHANCEMENT_SET_CUST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_ENHANCEMENTS Public See coding 20080724 GT_ENHANCEMENTS type table of BSPWD_COMP_EXT
Method Signatures

Method CHECK_ENHANCEMENT_SET_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Enhancement Set 20080721
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 'X'-exists, space-does not exists 20080721

Method CHECK_ENHANCEMENT_SET_EXISTS on class CL_BSP_WD_ENHANCEMENT_SET_CUST has no exception.

Method CREATE_ENHANCEMENT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENHANCEMENT_SET_DEF Call by reference Type reference (TYPE) BSPWDV_EHSET_DEF Definition Table for Enhancement Sets 20080721
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20080721
# Exception Resumable Description Created on
1 CX_BSP_WD_ENHANCEMENT_ERROR Error During Component Enhancement 20080721

Method DELETE_ENHANCEMENT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Enhancement Set 20080724
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20080724
# Exception Resumable Description Created on
1 CX_BSP_WD_ENHANCEMENT_ERROR Error During Component Enhancement 20080724

Method GET_ENHANCEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENHANCEMENTS Value transfer Type reference (TYPE) GT_ENHANCEMENTS Definition Table for Customer Enhancements to Components 20080724
2 Importing IV_ENHANCEMENT_SET Value transfer Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Enhancement Set 20080724

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