SAP ABAP Class CL_BSP_WD_WB_SETUP (Workbench setup API)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_WB_FRAME (Package) Workbench Appl Framework
Properties
Class CL_BSP_WD_WB_SETUP  
Short Description Workbench setup API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_WB_FRAME   Workbench Appl Framework 
Created 20080204   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_WD_WB_SETUP has no forward declaration.
Interfaces
Class CL_BSP_WD_WB_SETUP has no interface implemented.
Friends
Class CL_BSP_WD_WB_SETUP has no friend class.
Attributes
Class CL_BSP_WD_WB_SETUP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPONENT_LIST Static method Public Method 20080204
2 GET_SETUP Static method Public Method 20080204
3 GET_SETUP_LIST Static method Public Method 20080204
Events
Class CL_BSP_WD_WB_SETUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYPE_COMPONENT_ENTRY Public See coding 20080204 begin of GTYPE_COMPONENT_ENTRY, COMPONENT type BSPWD_WB_COMPONENT_NAME, implclass type seoclsname, end of GTYPE_COMPONENT_ENTRY
2 GTYPE_COMPONENT_LIST Public See coding 20080204 GTYPE_COMPONENT_LIST type standard table of GTYPE_COMPONENT_LIST_ENTRY with non-unique key COMPONENT
3 GTYPE_COMPONENT_LIST_ENTRY Public See coding 20080204 begin of GTYPE_COMPONENT_LIST_ENTRY, COMPONENT type BSPWD_WB_COMPONENT_NAME, DESCRIPTION type TEXT40, end of GTYPE_COMPONENT_LIST_ENTRY
4 GTYPE_COMPONENT_TAB Public See coding 20080204 GTYPE_COMPONENT_TAB type standard table of GTYPE_COMPONENT_ENTRY with non-unique key COMPONENT
5 GTYPE_SETUP_TAB Public See coding 20080204 GTYPE_SETUP_TAB type standard table of BSPWD_WB_SETUPD with non-unique key SETUP
Method Signatures

Method GET_COMPONENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) GTYPE_COMPONENT_LIST 20080204

Method GET_COMPONENT_LIST on class CL_BSP_WD_WB_SETUP has no exception.

Method GET_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SETUP Call by reference Type reference (TYPE) BSPWD_WB_SETUP_NAME Workbench setup name 20080204
2 Returning RT_RESULT Value transfer Type reference (TYPE) GTYPE_COMPONENT_TAB 20080204

Method GET_SETUP on class CL_BSP_WD_WB_SETUP has no exception.

Method GET_SETUP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) GTYPE_SETUP_TAB 20080204

Method GET_SETUP_LIST on class CL_BSP_WD_WB_SETUP has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701