SAP ABAP Class CL_CRM_BSP_FRAME_VSET_PERS (Test Personalization Viewset)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_CONTROLLER2 BSP Component 20030528
Properties
Class CL_CRM_BSP_FRAME_VSET_PERS  
Short Description Test Personalization Viewset    
Super Class CL_BSP_CONTROLLER2 BSP Component 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_FRAME_GENERIC   Controller Implementation: Generic Framework 
Created 20030528   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_BSP_FRAME_VSET_PERS has no forward declaration.
Interfaces
Class CL_CRM_BSP_FRAME_VSET_PERS has no interface implemented.
Friends
Class CL_CRM_BSP_FRAME_VSET_PERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_APPLY Constant Private Type reference (TYPE) STRING 'apply' 20030528
2 GC_ACTION_CANCEL Constant Private Type reference (TYPE) STRING 'cancel' 20030528
3 GC_ACTION_CHANGE_LAYOUT Constant Private Type reference (TYPE) STRING 'change_layout' 20030528
4 GC_ACTION_GET_DEFAULT_LAYOUT Constant Private Type reference (TYPE) STRING 'get_default_layout' 20030528
5 GC_APPLICATION Constant Private Type reference (TYPE) STRING 'APPLIACTION' 20030528
6 GC_BLVIEW Constant Private Type reference (TYPE) STRING 'BLVIEW' 20030528
7 GC_SCREENHEIGHT Constant Private Type reference (TYPE) STRING 'w' 20030528
8 GC_SCREENWIDTH Constant Private Type reference (TYPE) STRING 'h' 20030528
9 GC_SEPARATOR Constant Private Type reference (TYPE) STRING '&' 20030528
10 GC_USER Constant Private Type reference (TYPE) STRING 'PUSER' 20030528
11 GC_VIEWSETGROUP Constant Private Type reference (TYPE) STRING 'VIEWSETGROUP' 20030528
12 GT_VIEW_ELEMENTLIST Instance attribute Private Type reference (TYPE) CRM_BSP_COLUMNLIST List of Columns in a Result List 20030528
13 GT_VIEW_VIEWSETSEQUENCE Instance attribute Private Type reference (TYPE) CRMT_BSP_VSET_PERS_TAB Access to Personalization Data Viewset Group 20030528
14 GV_LINK Static Attribute Private Type reference (TYPE) STRING Personalization Link 20030528
15 GV_LINK_APPLICATION Static Attribute Private Type reference (TYPE) CRMT_BSP_APPL Application Scenario 20030528
16 GV_LINK_BLVIEW Static Attribute Private Type reference (TYPE) CRMT_BSP_BLVIEW View for UI Display 20030528
17 GV_LINK_USER Static Attribute Private Type reference (TYPE) SYUNAME ABAP System, User Logon Name 20030528
18 GV_LINK_VIEWSETGROUP Static Attribute Private Type reference (TYPE) CRMT_BSP_VSETGRP Viewset Group 20030528
19 GV_QUERY Instance attribute Private Type reference (TYPE) STRING Requested Query 20030528
20 GV_QUERY_APPLICATION Instance attribute Private Type reference (TYPE) CRMT_BSP_APPL Application Scenario 20030528
21 GV_QUERY_BLVIEW Instance attribute Private Type reference (TYPE) CRMT_BSP_BLVIEW View for UI Display 20030528
22 GV_QUERY_SCREENHEIGHT Instance attribute Private Type reference (TYPE) STRING Current Screen Resolution (Vertical) 20030528
23 GV_QUERY_SCREENWIDTH Instance attribute Private Type reference (TYPE) STRING Current Screen Resolution (Horizontal) 20030528
24 GV_QUERY_USER Instance attribute Private Type reference (TYPE) SYUNAME ABAP System, User Logon Name 20030528
25 GV_QUERY_VIEWSETGROUP Instance attribute Private Type reference (TYPE) CRMT_BSP_VSETGRP Viewset Group 20030528
26 GV_VIEW_PREVIOUS_ACTION Instance attribute Private Type reference (TYPE) STRING 20030528
Methods
# Method Level Visibility Method type Description Created on
1 ADD_QUERY_PARAMETER Static method Private Method Add Query Parameters to a URL Query 20030528
2 CHANGE_VIEWSET_POSITION Instance method Private Method Change Position of a Viewset in the Viewset Sequence 20030528
3 CLEAR_ATTRIBUTES Instance method Private Method Reset Attributes 20030528
4 FILL_ELEMENTLIST Instance method Private Method Fill Element List for View from the Viewset Sequence 20030528
5 GET_LINK_TO_PERS Static method Public Method Create Controller URL 20030528
6 JAVASCRIPT_SHOW_SEARCH_PERS Static method Private Method Generate JavaScript Call 20030528
7 UPDATE_VIEWSETSEQUENCE Instance method Private Method Update the Viewset Sequence from the Element List 20030528
Events
Class CL_CRM_BSP_FRAME_VSET_PERS has no event.
Types
Class CL_CRM_BSP_FRAME_VSET_PERS has no local type.
Method Signatures

Method ADD_QUERY_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_QUERY Call by reference Type reference (TYPE) STRING 20030528
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20030528
3 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20030528

Method ADD_QUERY_PARAMETER on class CL_CRM_BSP_FRAME_VSET_PERS has no exception.

Method CHANGE_VIEWSET_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEW_POSITION Call by reference Type reference (TYPE) STRING Neue Position 20030528
2 Importing IV_OLD_POSITION Call by reference Type reference (TYPE) STRING Alte Position 20030528

Method CHANGE_VIEWSET_POSITION on class CL_CRM_BSP_FRAME_VSET_PERS has no exception.

Method CLEAR_ATTRIBUTES Signature

Method CLEAR_ATTRIBUTES on class CL_CRM_BSP_FRAME_VSET_PERS has no parameter.
Method CLEAR_ATTRIBUTES on class CL_CRM_BSP_FRAME_VSET_PERS has no exception.

Method FILL_ELEMENTLIST Signature

Method FILL_ELEMENTLIST on class CL_CRM_BSP_FRAME_VSET_PERS has no parameter.
Method FILL_ELEMENTLIST on class CL_CRM_BSP_FRAME_VSET_PERS has no exception.

Method GET_LINK_TO_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LINKTEXT Value transfer Type reference (TYPE) STRING 20030528
2 Exporting EV_URL Value transfer Type reference (TYPE) STRING 20030528
3 Importing IR_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20030528
4 Importing IS_BLUEPRINT_ENTRY Call by reference Type reference (TYPE) CRMC_BLUEPRINT Applikationsszenario-bildbereich 20030528
5 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20030528

Method GET_LINK_TO_PERS on class CL_CRM_BSP_FRAME_VSET_PERS has no exception.

Method JAVASCRIPT_SHOW_SEARCH_PERS Signature

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

Method JAVASCRIPT_SHOW_SEARCH_PERS on class CL_CRM_BSP_FRAME_VSET_PERS has no exception.

Method UPDATE_VIEWSETSEQUENCE Signature

Method UPDATE_VIEWSETSEQUENCE on class CL_CRM_BSP_FRAME_VSET_PERS has no parameter.
Method UPDATE_VIEWSETSEQUENCE on class CL_CRM_BSP_FRAME_VSET_PERS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400