SAP ABAP Class CL_CRM_BSP_FAVORITES (Favorites Management)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF-CUS (Application Component) People-Centric UI Framework Customizing
     CRM_BSP_FRAME_SC_BLUEPRINT (Package) Controller Implementation: Blueprint
Properties
Class CL_CRM_BSP_FAVORITES  
Short Description Favorites Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package CRM_BSP_FRAME_SC_BLUEPRINT   Controller Implementation: Blueprint 
Created 20020426   SAP 
Last change 20020426   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_BSP_FAVORITES has no forward declaration.
Interfaces
Class CL_CRM_BSP_FAVORITES has no interface implemented.
Friends
Class CL_CRM_BSP_FAVORITES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ET_OBJECT_KEY Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Table of Object Keys 20020426
2 FILTER_NODE Instance attribute Private Type reference (TYPE) SMYO_NODE Name of Folder for My Objects (Key) 20020426
3 FILTER_OBJTYPE Instance attribute Private Type reference (TYPE) SWO_OBJTYP Object Type 20020426
4 LOGSYS Instance attribute Private Type reference (TYPE) LOGSYS SPACE Logical System 20020426
5 MAX_COUNT Instance attribute Private Type reference (TYPE) INT4 Natural Number 20020426
6 MY_OBJECTS Instance attribute Private Type reference (TYPE) SMYO_T_OBJ Transfer Structure for MyObjects 20020426
7 OBJKEY Instance attribute Private Type reference (TYPE) SWO_TYPEID Object Key 20020426
8 OBJTYPE Instance attribute Private Type reference (TYPE) SWO_OBJTYP Object Type 20020426
9 OBJ_COUNT Instance attribute Private Type reference (TYPE) INT4 Natural Number 20020426
10 PARENT_NODE Instance attribute Private Type reference (TYPE) SMYO_NODE SPACE Name of Folder for My Objects (Key) 20020426
11 UNAME Instance attribute Private Type reference (TYPE) SYUNAME SAP System, User Logon Name 20020426
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT_TO_FAVORITES Instance method Public Method Adding Object to Favorites 20020426
2 GET_MY_FAVORITES Instance method Public Method Read Favorites from MyObject Framework 20020426
3 REMOVE_OBJECT_FROM_FAVORITES Instance method Public Method Remove an Object from Favorites 20020426
Events
Class CL_CRM_BSP_FAVORITES has no event.
Types
Class CL_CRM_BSP_FAVORITES has no local type.
Method Signatures

Method ADD_OBJECT_TO_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOR_OBJECT_KEY Call by reference Type reference (TYPE) SWO_TYPEID Object key 20020626
2 Importing IV_FOLDER Call by reference Type reference (TYPE) CRMT_BSP_FAVORITES_FOLDER Favorites folder name 20020626
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20020626
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SWO_OBJTYP Object Type 20020626
# Exception Resumable Description Created on
1 ADD_FAILED Addition failed 20020704

Method GET_MY_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_GOS_KEY Value transfer Type reference (TYPE) SMYO_T_OBJ Tabelle von Object keys 20020703
2 Importing IT_OBJECT_TYPE Call by reference Type reference (TYPE) SWO_TOBJTYP List of Object Types 20020626
3 Importing IV_FOLDER Call by reference Type reference (TYPE) CRMT_BSP_FAVORITES_FOLDER 20020626

Method GET_MY_FAVORITES on class CL_CRM_BSP_FAVORITES has no exception.

Method REMOVE_OBJECT_FROM_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOR_OBJECT_KEY Call by reference Type reference (TYPE) SWO_TYPEID Schlüssel eines Objektes 20020626
2 Importing IV_FOLDER Call by reference Type reference (TYPE) CRMT_BSP_FAVORITES_FOLDER 20020626
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS 20020626
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SWO_OBJTYP Object Type 20020626
# Exception Resumable Description Created on
1 DELETION_FAILED Deletion is failed 20030213
History
Last changed by/on SAP  20020426 
SAP Release Created in 310