SAP ABAP Class CL_RSO_RES_FAVORITES (Resource Controller: BackendFavorites)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_RES_REPOSITORY (Package) Package for Repository related objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_RES_NODES_STRUC | Resource Controller: Tree NodeStructure | 20121204 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20130514 |
Properties
| Class | CL_RSO_RES_FAVORITES | |
| Short Description | Resource Controller: BackendFavorites | |
| Super Class | CL_RSO_RES_NODES_STRUC | Resource Controller: Tree NodeStructure |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_RES_REPOSITORY | Package for Repository related objects |
| Created | 20121120 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSO_RES_FAVORITES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20130514 |
Friends
Class CL_RSO_RES_FAVORITES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_RSO_RES_FAVORITES' | Object Type Name | 20121204 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'BackendFavoritesRoot' | 20121122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20121127 | ||
| 2 | Instance method | Private | Method | 20121127 | ||
| 3 | Instance method | Private | Method | 20121122 | ||
| 4 | Instance method | Private | Method | 20121127 |
Events
Class CL_RSO_RES_FAVORITES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_BACKENDFAVORITES | Public | See coding | 20130212 | BEGIN OF tn_s_backendfavorites,
tlogo TYPE rstlogo,
objnm TYPE sobj_name,
END OF tn_s_backendfavorites
|
||
| 2 | TN_T_BACKENDFAVORITES | Public | See coding | 20130212 | tn_t_backendfavorites TYPE STANDARD TABLE OF tn_s_backendfavorites
|
Method Signatures
Method ADD_FAVORITES_FROM_BACKEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_NODES | Call by reference | Type reference (TYPE) | IF_RSO_RES_REPO_OBJECT=>TN_T_NODES | 20121127 | ||||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20121127 | |||
| 3 | I_PARENT | Call by reference | Type reference (TYPE) | STRING | 20121127 | ||||
| 4 | I_SEMANTICAL_FOLDER | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20121127 |
Method ADD_FAVORITES_FROM_BACKEND on class CL_RSO_RES_FAVORITES has no exception.
Method ADD_FAVORITES_TO_BACKEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_FAVORITES | Call by reference | Type reference (TYPE) | TN_T_BACKENDFAVORITES | 20121127 |
Method ADD_FAVORITES_TO_BACKEND on class CL_RSO_RES_FAVORITES has no exception.
Method ADD_SF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_NODES | Call by reference | Type reference (TYPE) | IF_RSO_RES_REPO_OBJECT=>TN_T_NODES | 20121122 |
Method ADD_SF on class CL_RSO_RES_FAVORITES has no exception.
Method REMOVE_BACKEND_FAVORITES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_FAVORITES | Call by reference | Type reference (TYPE) | TN_T_BACKENDFAVORITES | 20121127 |
Method REMOVE_BACKEND_FAVORITES on class CL_RSO_RES_FAVORITES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |