SAP ABAP Class CL_FDT_WD_RT_FAVORITE (Reuse tree class for repository view)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_ADMIN_TOOL (Package) BRFplus: Web Dynpro UI: Admin Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_RT | Main class for Reuse Tree usage from UI | 20100817 |
Properties
| Class | CL_FDT_WD_RT_FAVORITE | |
| Short Description | Reuse tree class for repository view | |
| Super Class | CL_FDT_WD_RT | Main class for Reuse Tree usage from UI |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_ADMIN_TOOL | BRFplus: Web Dynpro UI: Admin Tool |
| Created | 20100817 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_WD_RT_FAVORITE has no interface implemented.
Friends
Class CL_FDT_WD_RT_FAVORITE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'FAVORITE_ELEMENT' | 20101112 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | T_FAVORITE | Favorite | 20101112 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | DB checked | 20101112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Changes the favorites into reuse tree favorites | 20101112 | |
| 2 | Instance method | Public | Method | Convert node structure into model structure | 20100817 | |
| 3 | Instance method | Public | Method | Write the favorites into the favorites buffer | 20101112 | |
| 4 | Instance method | Public | Method | Updates the favorites buffer | 20101112 | |
| 5 | Instance method | Public | Method | Writes the current favorits to Database | 20101112 |
Events
Class CL_FDT_WD_RT_FAVORITE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_FAVORITE | Private | Type reference (TYPE) | FDT_WD_FAVORITES | 20101112 | |
|
| 2 | T_FAVORITE | Private | See coding | 20101112 | t_favorite TYPE STANDARD TABLE OF fdt_wd_favorites
WITH NON-UNIQUE KEY ID
|
Method Signatures
Method CHANGE_FAVORITE_4_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FAVORITE | Call by reference | Type reference (TYPE) | FDTT_WD_FAVORITE_MODEL | FDT WD: List of favorites | 20101112 |
Method CHANGE_FAVORITE_4_RT on class CL_FDT_WD_RT_FAVORITE has no exception.
Method CONVERT_NODE_2_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE | Call by reference | Type reference (TYPE) | FDTS_WD_RT_NODE | FDT: Structure of node for the re-use tree | 20100817 | |||
| 2 | RS_MODEL | Value transfer | Type reference (TYPE) | FDTS_WD_FAVORITE_MODEL | FDT WD: Structure for Navigation Model | 20100817 |
Method CONVERT_NODE_2_MODEL on class CL_FDT_WD_RT_FAVORITE has no exception.
Method GET_FAVORITES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAVORITE_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_OBJECT_ID | Object IDs as unsorted index table | 20120213 | |||
| 2 | ET_FAVORITE_MODEL | Call by reference | Type reference (TYPE) | FDTT_WD_FAVORITE_MODEL | FDT WD: List of favorites | 20120213 |
Method GET_FAVORITES on class CL_FDT_WD_RT_FAVORITE has no exception.
Method UPDATE_FAVORITES_BUFFER Signature
Method UPDATE_FAVORITES_BUFFER on class CL_FDT_WD_RT_FAVORITE has no parameter.
Method UPDATE_FAVORITES_BUFFER on class CL_FDT_WD_RT_FAVORITE has no exception.
Method WRITE_FAVORITES_TO_DB Signature
Method WRITE_FAVORITES_TO_DB on class CL_FDT_WD_RT_FAVORITE has no parameter.
Method WRITE_FAVORITES_TO_DB on class CL_FDT_WD_RT_FAVORITE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |