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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Table of Object Keys | 20020426 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SMYO_NODE | Name of Folder for My Objects (Key) | 20020426 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20020426 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LOGSYS | SPACE | Logical System | 20020426 | |
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Natural Number | 20020426 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SMYO_T_OBJ | Transfer Structure for MyObjects | 20020426 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWO_TYPEID | Object Key | 20020426 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20020426 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Natural Number | 20020426 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SMYO_NODE | SPACE | Name of Folder for My Objects (Key) | 20020426 | |
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYUNAME | SAP System, User Logon Name | 20020426 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adding Object to Favorites | 20020426 |
2 | ![]() |
Instance method | Public | Method | Read Favorites from MyObject Framework | 20020426 |
3 | ![]() |
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 | ![]() |
IV_BOR_OBJECT_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object key | 20020626 | ||
2 | ![]() |
IV_FOLDER | Call by reference | Type reference (TYPE) | CRMT_BSP_FAVORITES_FOLDER | Favorites folder name | 20020626 | ||
3 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20020626 | ||
4 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20020626 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Addition failed | 20020704 |
Method GET_MY_FAVORITES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_GOS_KEY | Value transfer | Type reference (TYPE) | SMYO_T_OBJ | Tabelle von Object keys | 20020703 | ||
2 | ![]() |
IT_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SWO_TOBJTYP | List of Object Types | 20020626 | ||
3 | ![]() |
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 | ![]() |
IV_BOR_OBJECT_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Schlüssel eines Objektes | 20020626 | ||
2 | ![]() |
IV_FOLDER | Call by reference | Type reference (TYPE) | CRMT_BSP_FAVORITES_FOLDER | 20020626 | |||
3 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | 20020626 | |||
4 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20020626 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Deletion is failed | 20030213 |
History
Last changed by/on | SAP | 20020426 |
SAP Release Created in | 310 |