SAP ABAP Class CL_BTP_WD_UC_TREE (BTP Assistance Use Case Tree)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
BTP_WD (Package) BTP Web Dynpro Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BTP_WD_ASSIST | BTP Assistance Super Class | 20091230 |
Properties
| Class | CL_BTP_WD_UC_TREE | |
| Short Description | BTP Assistance Use Case Tree | |
| Super Class | CL_BTP_WD_ASSIST | BTP Assistance Super Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BTP_WD | BTP Web Dynpro Layer |
| Created | 20091229 | SAP |
| Last change | 20141030 | |
| 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) |
Interfaces
Class CL_BTP_WD_UC_TREE has no interface implemented.
Friends
Class CL_BTP_WD_UC_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | BTP_DL_T_REF_USECASE | BTP References to Use Cases | 20100126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091230 | |
| 2 | Instance method | Public | Method | Get icon and tooltip for non-SAP Usecase | 20120424 | |
| 3 | Instance method | Public | Method | Is usecase a direct parent to the selected usecase | 20100126 |
Events
Class CL_BTP_WD_UC_TREE has no event.
Types
Class CL_BTP_WD_UC_TREE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BTP_WD_UC_TREE has no parameter.
Method CONSTRUCTOR on class CL_BTP_WD_UC_TREE has no exception.
Method GET_NAMESPACE_INFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ICON | Call by reference | Type reference (TYPE) | ICONNAME | Icons table | 20120424 | |||
| 2 | EV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | Tooltip | 20120424 | |||
| 3 | IR_USECASE | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_USECASE | BTP Use Case | 20120424 |
Method GET_NAMESPACE_INFORMATION on class CL_BTP_WD_UC_TREE has no exception.
Method IS_USECASE_A_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100126 | ||||
| 2 | LV_CHECK_GUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | Guid to check | 20100126 | |||
| 3 | LV_GUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | Selected child | 20100126 |
Method IS_USECASE_A_PARENT on class CL_BTP_WD_UC_TREE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_700 |