SAP ABAP Class CL_FDT_WD_RT_HISTORY (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_HISTORY | |
| 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_HISTORY has no interface implemented.
Friends
Class CL_FDT_WD_RT_HISTORY 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 | 'HISTORY_ELEMENT' | Model node | 20101115 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 20 | Number of history elements | 20101115 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | T_HISTORY | History | 20101115 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Changes the favorites into reuse tree favorites | 20101115 | |
| 2 | Instance method | Public | Method | Convert node structure into model structure | 20100817 | |
| 3 | Instance method | Public | Method | Returns the history elements | 20101115 | |
| 4 | Instance method | Private | Method | 20101115 | ||
| 5 | Instance method | Public | Method | Updates the history buffer | 20101115 | |
| 6 | Instance method | Public | Method | Writes the current history to Database | 20101115 |
Events
Class CL_FDT_WD_RT_HISTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_HISTORY | Private | Type reference (TYPE) | FDT_WD_HISTORY | 20101115 | |
|
| 2 | T_HISTORY | Private | See coding | 20101115 | t_history TYPE STANDARD TABLE OF s_history
|
Method Signatures
Method CHANGE_HISTORY_4_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_HISTORY | Call by reference | Type reference (TYPE) | FDTT_WD_HISTORY_MODEL | FDT WD: List of favorites | 20101115 |
Method CHANGE_HISTORY_4_RT on class CL_FDT_WD_RT_HISTORY 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_HISTORY_MODEL | FDT WD: Structure for Navigation Model | 20100817 |
Method CONVERT_NODE_2_MODEL on class CL_FDT_WD_RT_HISTORY has no exception.
Method GET_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HISTORY_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_OBJECT_ID | Object IDs as unsorted index table | 20101115 | |||
| 2 | ET_HISTORY_MODEL | Call by reference | Type reference (TYPE) | FDTT_WD_HISTORY_MODEL | FDT WD: List of Recently used objects | 20101115 |
Method GET_HISTORY on class CL_FDT_WD_RT_HISTORY has no exception.
Method READ_HISTORY_FROM_DB Signature
Method READ_HISTORY_FROM_DB on class CL_FDT_WD_RT_HISTORY has no parameter.
Method READ_HISTORY_FROM_DB on class CL_FDT_WD_RT_HISTORY has no exception.
Method UPDATE_HISTORY_BUFFER Signature
Method UPDATE_HISTORY_BUFFER on class CL_FDT_WD_RT_HISTORY has no parameter.
Method UPDATE_HISTORY_BUFFER on class CL_FDT_WD_RT_HISTORY has no exception.
Method WRITE_HISTORY_TO_DB Signature
Method WRITE_HISTORY_TO_DB on class CL_FDT_WD_RT_HISTORY has no parameter.
Method WRITE_HISTORY_TO_DB on class CL_FDT_WD_RT_HISTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |