SAP ABAP Class CL_CRM_BSP_PERS_DATA_SRV (CL_CRM_BSP_PERS_DATA_SRV)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-PRS (Application Component) Personalization
     CRM_BSP_PERS (Package) Personalization
Properties
Class CL_CRM_BSP_PERS_DATA_SRV  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_PERS   Personalization 
Created 20080409   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
Class CL_CRM_BSP_PERS_DATA_SRV has no interface implemented.
Friends
Class CL_CRM_BSP_PERS_DATA_SRV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CRMLINKS Constant Public Type reference (TYPE) CRMT_PERS_OBJ 'CRMLinks' Personalization Object 20080409
2 GC_FEEDS Constant Public Type reference (TYPE) CRMT_PERS_OBJ 'CRMFeeds' Personalization Object 20080417
3 GC_GRP_BTN_TOGGLE Constant Public Type reference (TYPE) CRMT_PERS_OBJ 'GrpBtnToggle' Toggle between groups with buttons 20100204
4 GC_PERS_ADD Constant Private Type reference (TYPE) CHAR2 'UD' Single-Character Flag 20080422
5 GC_WEBLINKS Constant Public Type reference (TYPE) CRMT_PERS_OBJ 'WebLinks' Personalization Object 20080409
6 GC_WIDGETS Constant Public Type reference (TYPE) CRMT_PERS_OBJ 'Widgets' Personalization Object 20080409
7 GR_SELF Static Attribute Protected Object reference (TYPE REF TO) CL_CRM_BSP_PERS_DATA_SRV 20080409
8 GT_WIDGETS Instance attribute Protected Type reference (TYPE) CRMT_UI_LINK_PERS table for personalized links 20080508
9 GT_WIDGETS_DATA Instance attribute Protected Type reference (TYPE) CRMT_UI_PERS_DATA table for personalized data 20090218
10 GV_PROFILE Instance attribute Protected Type reference (TYPE) CRMT_UI_PROFILE Business Role 20080416
11 GV_PROFILE_WIDG_BUF Instance attribute Protected Type reference (TYPE) CRMT_UI_PROFILE Business Role 20080508
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_PERS_DATA Instance method Public Method 20090416
2 DELETE_PERS_LINKS Instance method Public Method 20080422
3 GET_CRM_LINKS Instance method Public Method 20080409
4 GET_INSTANCE Static method Public Method 20080409
5 GET_PERS_DATA Instance method Public Method 20090122
6 GET_PERS_FEEDS Instance method Public Method 20080417
7 GET_PERS_KEYS Instance method Public Method 20090122
8 GET_PERS_LINKS Instance method Public Method 20080409
9 GET_PERS_WIDGET Instance method Public Method 20080508
10 GET_PERS_WIDGET_DATA Instance method Public Method 20090218
11 GET_WEB_LINKS Instance method Public Method 20080417
12 SET_PERS_DATA Instance method Public Method 20090122
13 SET_PERS_FEEDS Instance method Public Method 20080417
14 SET_PERS_KEYS Instance method Public Method 20090122
15 SET_PERS_LINKS Instance method Public Method 20080409
Events
Class CL_CRM_BSP_PERS_DATA_SRV has no event.
Types
Class CL_CRM_BSP_PERS_DATA_SRV has no local type.
Method Signatures

Method DELETE_PERS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) CRMT_PERS_OBJ Personalization Object 20090416
2 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20090416

Method DELETE_PERS_DATA on class CL_CRM_BSP_PERS_DATA_SRV has no exception.

Method DELETE_PERS_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) CRMT_PERS_OBJ Personalization Object 20080422
2 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20080422
3 Importing IV_USER_DEF Call by reference Type reference (TYPE) ABAP_BOOL 20080505

Method DELETE_PERS_LINKS on class CL_CRM_BSP_PERS_DATA_SRV has no exception.

Method GET_CRM_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) CRMT_UI_LINK_PERS table for personalized links 20080410

Method GET_CRM_LINKS on class CL_CRM_BSP_PERS_DATA_SRV has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BSP_PERS_DATA_SRV 20080409

Method GET_INSTANCE on class CL_CRM_BSP_PERS_DATA_SRV has no exception.

Method GET_PERS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CUST_DATA Call by reference Type reference (TYPE) CRMT_UI_PERS_DATA table for personalized data 20090218
2 Exporting ET_PERS_DATA Call by reference Type reference (TYPE) CRMT_UI_PERS_DATA table for personalization 20090218
3 Exporting EV_NO_PERS_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20090416
4 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) CRMT_PERS_OBJ Personalization Object 20090122
5 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20090122

Method GET_PERS_DATA on class CL_CRM_BSP_PERS_DATA_SRV has no exception.

Method GET_PERS_FEEDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) CRMT_PERS_OBJ Personalization Object 20080417
2 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20080417
3 Returning RT_RESULT Value transfer Type reference (TYPE) CRMT_FD_PROV Feed providers excluded through personalization 20080417

Method GET_PERS_FEEDS on class CL_CRM_BSP_PERS_DATA_SRV has no exception.

Method GET_PERS_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) CRMT_PERS_OBJ Personalization Object 20090122
2 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20090122
3 Returning RT_PERS_KEYS Value transfer Type reference (TYPE) STRINGTAB table for personalization 20090122

Method GET_PERS_KEYS on class CL_CRM_BSP_PERS_DATA_SRV has no exception.

Method GET_PERS_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CUST_LINKS Call by reference Type reference (TYPE) CRMT_UI_LINK_PERS table for personalized links 20080421
2 Exporting ET_GROUP_TYPES Call by reference Type reference (TYPE) BSP_WD_DROPDOWN_TABLE Value Table for BSP WD Dropdown List Boxes 20080423
3 Exporting ET_PERS_LINKS Call by reference Type reference (TYPE) CRMT_UI_LINK_PERS personalized UI links 20080421
4 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) CRMT_PERS_OBJ Personalization Object 20080409
5 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20080409
6 Importing IV_USER_DEF Call by reference Type reference (TYPE) ABAP_BOOL 20080506

Method GET_PERS_LINKS on class CL_CRM_BSP_PERS_DATA_SRV has no exception.

Method GET_PERS_WIDGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINK_ID Call by reference Type reference (TYPE) STRING Logical Link ID 20080508
2 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20080508
3 Returning RS_WIDGET Value transfer Type reference (TYPE) CRMS_UI_LINK_PERS personalized UI links 20080508

Method GET_PERS_WIDGET on class CL_CRM_BSP_PERS_DATA_SRV has no exception.

Method GET_PERS_WIDGET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING Logical Link ID 20090218
2 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20090218
3 Returning RS_WIDGET Value transfer Type reference (TYPE) CRMS_UI_PERS_DATA personalized UI links 20090218

Method GET_PERS_WIDGET_DATA on class CL_CRM_BSP_PERS_DATA_SRV has no exception.

Method GET_WEB_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINK_TYPE Call by reference Type reference (TYPE) CRMT_UI_WEB_L_TYPE Type of a Web Link (External or Widget 20080505
2 Returning RT_LINKS Value transfer Type reference (TYPE) CRMT_UI_LINK_PERS table for personalized links 20080417

Method GET_WEB_LINKS on class CL_CRM_BSP_PERS_DATA_SRV has no exception.

Method SET_PERS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PERS_DATA Call by reference Type reference (TYPE) CRMT_UI_PERS_DATA Table with Strings 20090122
2 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) CRMT_PERS_OBJ Personalization Object 20090122
3 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20090122

Method SET_PERS_DATA on class CL_CRM_BSP_PERS_DATA_SRV has no exception.

Method SET_PERS_FEEDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PERS_FEEDS Call by reference Type reference (TYPE) CRMT_FD_PROV table for personalized links 20080417
2 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) CRMT_PERS_OBJ Personalization Object 20080417
3 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20080417

Method SET_PERS_FEEDS on class CL_CRM_BSP_PERS_DATA_SRV has no exception.

Method SET_PERS_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PERS_KEYS Call by reference Type reference (TYPE) STRINGTAB Table with Strings 20090122
2 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) CRMT_PERS_OBJ Personalization Object 20090122
3 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20090122

Method SET_PERS_KEYS on class CL_CRM_BSP_PERS_DATA_SRV has no exception.

Method SET_PERS_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PERS_LINKS Call by reference Type reference (TYPE) CRMT_UI_LINK_PERS table for personalized links 20080409
2 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) CRMT_PERS_OBJ Personalization Object 20080409
3 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20080410
4 Importing IV_USER_DEF Call by reference Type reference (TYPE) ABAP_BOOL 20080505

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