SAP ABAP Class CL_FDT_WD_RT_WHERE_USED (FDT WD: 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_CORE_OBJECTS (Package) BRFplus: Core Objects for Web Dynpro UI
⤷
⤷
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 | 20100818 |
Properties
| Class | CL_FDT_WD_RT_WHERE_USED | |
| Short Description | FDT WD: 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_CORE_OBJECTS | BRFplus: Core Objects for Web Dynpro UI |
| Created | 20100818 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_WD_RT_WHERE_USED has no interface implemented.
Friends
Class CL_FDT_WD_RT_WHERE_USED 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) | TS_OTE_TEXT | Table of texts for extended object types | 20100818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Convert node structure into model structure | 20100818 | |
| 2 | Instance method | Private | Method | Get text for extended object type | 20100818 |
Events
Class CL_FDT_WD_RT_WHERE_USED has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_OTE_TEXT | Private | See coding | 20100818 | |
||
| 2 | TS_OTE_TEXT | Private | See coding | 20100818 | |
Method Signatures
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 | 20100818 | |||
| 2 | RS_MODEL | Value transfer | Type reference (TYPE) | FDTS_WD_WHERE_USED_RT_MODEL | FDT WD: Structure for Navigation Model | 20100818 |
Method CONVERT_NODE_2_MODEL on class CL_FDT_WD_RT_WHERE_USED has no exception.
Method GET_OTE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SUBTYPE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20100818 | ||||
| 2 | EV_TYPE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20100818 | ||||
| 3 | IS_OTE | Call by reference | Type reference (TYPE) | IF_FDT_WD_TYPES=>S_OBJECT_TYPE_EXTENDED | Extended Object Type | 20100818 |
Method GET_OTE_TEXT on class CL_FDT_WD_RT_WHERE_USED has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |