SAP ABAP Class CL_RSO_BIXP_TLOGO_UI_ROOT (Root Node)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_BIXP (Package) BI Repository: TLOGO Object for Conversions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_BIXP_TLOGO_UI | Nodes in UI Hierarchy | 20080121 |
Properties
| Class | CL_RSO_BIXP_TLOGO_UI_ROOT | |
| Short Description | Root Node | |
| Super Class | CL_RSO_BIXP_TLOGO_UI | Nodes in UI Hierarchy |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_BIXP | BI Repository: TLOGO Object for Conversions |
| Created | 20080121 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RSO_BIXP_TLOGO_UI_ROOT has no interface implemented.
Friends
Class CL_RSO_BIXP_TLOGO_UI_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CL_RSO_BIXP_TLOGO_UI_ROOT=>TH_NODE | 20080121 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20080121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20080121 | ||
| 2 | Instance method | Public | Method | 20080121 | ||
| 3 | Instance method | Public | Method | 20080121 |
Events
Class CL_RSO_BIXP_TLOGO_UI_ROOT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_NODE | Public | See coding | 20080121 | begin of s_node,
node type i,
tlogo type rstlogo,
subtype type rso_tlogo_subtype,
objnm type sobj_name,
r_node type ref to cl_rso_bixp_tlogo_ui,
end of s_node
|
||
| 2 | TH_NODE | Public | See coding | 20080121 | th_node type hashed table of s_node with unique key node
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | 20080121 | ||||
| 2 | I_SUBTYPE | Call by reference | Type reference (TYPE) | RSO_TLOGO_SUBTYPE | 20080121 | ||||
| 3 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | 20080121 |
Method CONSTRUCTOR on class CL_RSO_BIXP_TLOGO_UI_ROOT has no exception.
Method GET_NEW_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NEW_NODE | Value transfer | Type reference (TYPE) | I | 20080121 |
Method GET_NEW_NODE on class CL_RSO_BIXP_TLOGO_UI_ROOT has no exception.
Method SET_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_RSO_BIXP_TLOGO_UI_ROOT | root Knoten | 20080121 |
Method SET_ROOT on class CL_RSO_BIXP_TLOGO_UI_ROOT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |