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 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'apply' | 20030528 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'cancel' | 20030528 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'change_layout' | 20030528 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'get_default_layout' | 20030528 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'APPLIACTION' | 20030528 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'BLVIEW' | 20030528 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'w' | 20030528 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'h' | 20030528 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '&' | 20030528 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'PUSER' | 20030528 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'VIEWSETGROUP' | 20030528 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRM_BSP_COLUMNLIST | List of Columns in a Result List | 20030528 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_VSET_PERS_TAB | Access to Personalization Data Viewset Group | 20030528 | ||
14 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Personalization Link | 20030528 | ||
15 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CRMT_BSP_APPL | Application Scenario | 20030528 | ||
16 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CRMT_BSP_BLVIEW | View for UI Display | 20030528 | ||
17 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SYUNAME | ABAP System, User Logon Name | 20030528 | ||
18 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CRMT_BSP_VSETGRP | Viewset Group | 20030528 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Requested Query | 20030528 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_APPL | Application Scenario | 20030528 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_BLVIEW | View for UI Display | 20030528 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Current Screen Resolution (Vertical) | 20030528 | ||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Current Screen Resolution (Horizontal) | 20030528 | ||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYUNAME | ABAP System, User Logon Name | 20030528 | ||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_VSETGRP | Viewset Group | 20030528 | ||
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20030528 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Add Query Parameters to a URL Query | 20030528 |
2 | ![]() |
Instance method | Private | Method | Change Position of a Viewset in the Viewset Sequence | 20030528 |
3 | ![]() |
Instance method | Private | Method | Reset Attributes | 20030528 |
4 | ![]() |
Instance method | Private | Method | Fill Element List for View from the Viewset Sequence | 20030528 |
5 | ![]() |
Static method | Public | Method | Create Controller URL | 20030528 |
6 | ![]() |
Static method | Private | Method | Generate JavaScript Call | 20030528 |
7 | ![]() |
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 | ![]() |
CV_QUERY | Call by reference | Type reference (TYPE) | STRING | 20030528 | |||
2 | ![]() |
IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20030528 | |||
3 | ![]() |
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 | ![]() |
IV_NEW_POSITION | Call by reference | Type reference (TYPE) | STRING | Neue Position | 20030528 | ||
2 | ![]() |
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 | ![]() |
EV_LINKTEXT | Value transfer | Type reference (TYPE) | STRING | 20030528 | |||
2 | ![]() |
EV_URL | Value transfer | Type reference (TYPE) | STRING | 20030528 | |||
3 | ![]() |
IR_RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | Business Server Page (BSP) Laufzeit | 20030528 | ||
4 | ![]() |
IS_BLUEPRINT_ENTRY | Call by reference | Type reference (TYPE) | CRMC_BLUEPRINT | Applikationsszenario-bildbereich | 20030528 | ||
5 | ![]() |
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 | ![]() |
IV_URL | Call by reference | Type reference (TYPE) | STRING | 20030528 | |||
2 | ![]() |
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 |