SAP ABAP Class CL_BSP_WD_FS_VIEWSET (Generic View Set for Fact Sheets)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_LAYOUT_DYN_VIEWSET (Package) Dynamic Viewset Base classes and related objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_GENERIC_VS Generic View Set 20070109
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_TOOLBAR_CALLBACK Communication Interface for Central Toolbar 20070126
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC__FACTSHEET 20070109
Properties
Class CL_BSP_WD_FS_VIEWSET  
Short Description Generic View Set for Fact Sheets    
Super Class CL_BSP_WD_GENERIC_VS Generic View Set 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_LAYOUT_DYN_VIEWSET   Dynamic Viewset Base classes and related objects 
Created 20070109   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
# Interface Abstract Final Description Created on
1 IF_BSP_WD_TOOLBAR_CALLBACK Communication Interface for Central Toolbar 20070126
Friends
Class CL_BSP_WD_FS_VIEWSET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DEFAULT_OB_PLUG Constant Public Type reference (TYPE) STRING 'DEFAULT' 20070111
2 C_FACTSHEET_ID Constant Public Type reference (TYPE) STRING 'FACTSHEETID' 20070130
3 GR_PERS_POPUP Instance attribute Private Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20070222
4 GS_RT_DATA Instance attribute Private Type reference (TYPE) BSP_DLCS_FS_RT_DATA Fact Sheet Runtime Views 20070116
5 GV_DO_INIT Instance attribute Public Type reference (TYPE) ABAP_BOOL 20080904
6 GV_FACTSHEET_COMP Instance attribute Private Object reference (TYPE REF TO) LCL_FACTSHEET_COMP 20070411
7 GV_FACTSHEET_ID Instance attribute Private Type reference (TYPE) BSP_DYN_CONFIG_FS_ID Fact Sheet ID 20070115
8 GV_FIRST_TIME Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20070118
9 GV_FORCE_BINDING Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20070222
10 GV_TITLE Instance attribute Private Type reference (TYPE) STRING 20070118
11 VIEW Instance attribute Private Type reference (TYPE) STRING '../../sap/BSP_DLC_FS/OneColumn.htm' 20070110
12 VIEW_IN_BINDING Instance attribute Private Type reference (TYPE) STRING 20070110
Methods
# Method Level Visibility Method type Description Created on
1 BIND_FS_VIEW Instance method Private Method bind fact sheet view 20070110
2 CHECK_VIEWAREA_ALREADY_LOADED Instance method Protected Method check if viewarea is already loaded 20070215
3 DETERMINE_FACTSHEET_VIEW Instance method Private Method determine view by page type 20070115
4 DO_HANDLE_EVENT_FS Instance method Protected Method handle event for fact sheet buttons 20070410
5 DO_INIT_CONFIG Instance method Private Method Initialization of configuration 20070109
6 GET_COLUMN_SIZE Instance method Public Method get the amount of columns 20070117
7 GET_DATA_COLLECTION Instance method Public Method get current data collection 20070411
8 GET_EMBEDDED_WINDOW Instance method Public Method get embedded window of fact sheet view 20070403
9 GET_FACTSHEET_ID Instance method Public Method get fact sheet ID 20070115
10 GET_LAST_OP Instance method Public Method get last fired outbound from factsheet view 20070403
11 GET_PAGE_TYPE Instance method Public Method overview page like, work or interaction center like 20070115
12 GET_ROW_SIZE Instance method Public Method get the amount of rows 20070117
13 GET_SELECTED_TAB_INDEX Instance method Public Method get selected tab index 20070125
14 GET_TAB_LINKS Instance method Public Method get tab links 20070125
15 GET_TITLE Instance method Public Method get fact sheet title 20070115
16 GET_VIEW_AREA Instance method Public Method get view areas 20070110
17 GET_VIEW_TITLE Instance method Public Method get view title 20070117
18 INITIALIZE_VIEAREA Instance method Private Method intialize viewarea 20070223
19 IS_COLLAPSED Instance method Public Method is assignment block collapsed 20070115
20 IS_WINDOW Instance method Private Method check on window 20070328
21 ON_CONFIG_DATA_CHANGED Instance method Protected Event handling method 20080110
22 SET_FACTSHEET_ID Instance method Public Method set fact sheet id 20070130
23 SET_TITLE Instance method Private Method set fact sheet title 20070118
Events
Class CL_BSP_WD_FS_VIEWSET has no event.
Types
Class CL_BSP_WD_FS_VIEWSET has no local type.
Method Signatures

Method BIND_FS_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20070112
2 Importing IV_INBOUND_PLUG Call by reference Type reference (TYPE) BSP_DYN_CONFIG_FS_IP_NAME Fact Sheet Inbound Plug Name 20070112
3 Importing IV_USAGE_ID Call by reference Type reference (TYPE) STRING 20070112
4 Importing IV_VIEWAREA Call by reference Type reference (TYPE) STRING 20070110
5 Importing IV_VIEWID Call by reference Type reference (TYPE) BSP_DYN_CONFIG_FS_WND_NAME Fact Sheet Window Name 20070110
6 Returning RV_ERROR Value transfer Type reference (TYPE) ABAP_BOOL 20070110

Method BIND_FS_VIEW on class CL_BSP_WD_FS_VIEWSET has no exception.

Method CHECK_VIEWAREA_ALREADY_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEWAREA Call by reference Type reference (TYPE) STRING 20070215
2 Returning RV_RESULT Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070215

Method CHECK_VIEWAREA_ALREADY_LOADED on class CL_BSP_WD_FS_VIEWSET has no exception.

Method DETERMINE_FACTSHEET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PAGE_TYPE Call by reference Type reference (TYPE) STRING 20070115
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20070115

Method DETERMINE_FACTSHEET_VIEW on class CL_BSP_WD_FS_VIEWSET has no exception.

Method DO_HANDLE_EVENT_FS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) STRING 20070410
2 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTML Serive Class 20070410
3 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Input Data from HTMLB 20070410

Method DO_HANDLE_EVENT_FS on class CL_BSP_WD_FS_VIEWSET has no exception.

Method DO_INIT_CONFIG Signature

Method DO_INIT_CONFIG on class CL_BSP_WD_FS_VIEWSET has no parameter.
Method DO_INIT_CONFIG on class CL_BSP_WD_FS_VIEWSET has no exception.

Method GET_COLUMN_SIZE Signature

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

Method GET_COLUMN_SIZE on class CL_BSP_WD_FS_VIEWSET has no exception.

Method GET_DATA_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BOL_BO_COL Business Object Collection Interface 20070411

Method GET_DATA_COLLECTION on class CL_BSP_WD_FS_VIEWSET has no exception.

Method GET_EMBEDDED_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEWAREA Call by reference Type reference (TYPE) STRING 20070403
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_BSP_WD_WINDOW Window Basis Class 20070403

Method GET_EMBEDDED_WINDOW on class CL_BSP_WD_FS_VIEWSET has no exception.

Method GET_FACTSHEET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) BSP_DYN_CONFIG_FS_ID Fact Sheet ID 20070115

Method GET_FACTSHEET_ID on class CL_BSP_WD_FS_VIEWSET has no exception.

Method GET_LAST_OP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REP_VIEW Call by reference Object reference (TYPE REF TO) CL_BSP_WD_REP_VIEW Web Dynpro Repository view object 20070403
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20070403

Method GET_LAST_OP on class CL_BSP_WD_FS_VIEWSET has no exception.

Method GET_PAGE_TYPE Signature

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

Method GET_PAGE_TYPE on class CL_BSP_WD_FS_VIEWSET has no exception.

Method GET_ROW_SIZE Signature

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

Method GET_ROW_SIZE on class CL_BSP_WD_FS_VIEWSET has no exception.

Method GET_SELECTED_TAB_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEWAREA Call by reference Type reference (TYPE) STRING 20070125
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20070125

Method GET_SELECTED_TAB_INDEX on class CL_BSP_WD_FS_VIEWSET has no exception.

Method GET_TAB_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEWAREA Call by reference Type reference (TYPE) STRING 20070125
2 Returning RT_RESULT Value transfer Type reference (TYPE) CRMT_THTMLB_LINK_T Table of links 20070125

Method GET_TAB_LINKS on class CL_BSP_WD_FS_VIEWSET has no exception.

Method GET_TITLE Signature

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

Method GET_TITLE on class CL_BSP_WD_FS_VIEWSET has no exception.

Method GET_VIEW_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) BSP_DLCT_FS_RT_VIEWS Fact Sheet View Areas 20070110

Method GET_VIEW_AREA on class CL_BSP_WD_FS_VIEWSET has no exception.

Method GET_VIEW_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEWAREA Call by reference Type reference (TYPE) STRING Generic element ID for short text elements 20070117
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20070117

Method GET_VIEW_TITLE on class CL_BSP_WD_FS_VIEWSET has no exception.

Method INITIALIZE_VIEAREA Signature

Method INITIALIZE_VIEAREA on class CL_BSP_WD_FS_VIEWSET has no parameter.
Method INITIALIZE_VIEAREA on class CL_BSP_WD_FS_VIEWSET has no exception.

Method IS_COLLAPSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEWAREA Call by reference Type reference (TYPE) STRING 20070118
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070115

Method IS_COLLAPSED on class CL_BSP_WD_FS_VIEWSET has no exception.

Method IS_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20070328
2 Returning RV_RESULT Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070328

Method IS_WINDOW on class CL_BSP_WD_FS_VIEWSET has no exception.

Method ON_CONFIG_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) 20080110
2 Importing VIEWNAME Call by reference Attribute reference (LIKE) 20080110

Method ON_CONFIG_DATA_CHANGED on class CL_BSP_WD_FS_VIEWSET has no exception.

Method SET_FACTSHEET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FACTSHEET_ID Call by reference Type reference (TYPE) BSP_DYN_CONFIG_FS_ID Fact Sheet ID 20070130

Method SET_FACTSHEET_ID on class CL_BSP_WD_FS_VIEWSET has no exception.

Method SET_TITLE Signature

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

Method SET_TITLE on class CL_BSP_WD_FS_VIEWSET has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700