SAP ABAP Class CL_IUUC_HC_TREE (Tree area for displaying results)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_MULTI_LOGTAB_USE (Package) multiple use of logging tables -> registration of consumer

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | AC_IUUC_HC_WINDOW_BASE | Abstract base for all screen areas in Healthcheck applicatio | 20130408 |
Properties
Class | CL_IUUC_HC_TREE | |
Short Description | Tree area for displaying results | |
Super Class | AC_IUUC_HC_WINDOW_BASE | Abstract base for all screen areas in Healthcheck applicatio |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_IUUC_MULTI_LOGTAB_USE | multiple use of logging tables -> registration of consumer |
Created | 20130408 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IUUC_HC_TREE has no forward declaration.
Interfaces
Class CL_IUUC_HC_TREE has no interface implemented.
Friends
Class CL_IUUC_HC_TREE 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 | 'Multi_Reg' | Node name constant | 20130425 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'No_Multiconf' | Node name constant | 20130425 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OBSOL_LOG_APPL_TAB' | Node name constant | 20130425 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OBSOL_CONS_REG' | Node name constant | 20130425 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OBSOL_POOL_REG' | Node name constant | 20130425 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'Tab_Conf_Assoc' | Node name constant | 20130425 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'UNREG_CONS_REG' | Node name constant | 20130425 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'UNREG_POOL_REG' | Node name constant | 20130425 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'Unreg_Tab' | Node name constant | 20130425 | |
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIMPLE_TREE_MODEL | Simple Tree Control with Data Management at the Backend | 20130409 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130408 |
2 | ![]() |
Instance method | Public | Method | Set all nodes to default style | 20130425 |
3 | ![]() |
Instance method | Public | Method | Sets red LED icon on the specified node | 20130425 |
4 | ![]() |
Instance method | Public | Method | Sets info icon on the specified node | 20130426 |
5 | ![]() |
Instance method | Public | Method | Sets green LED icon on the specified node | 20130426 |
Events
Class CL_IUUC_HC_TREE has no event.
Types
Class CL_IUUC_HC_TREE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130408 |
Method CONSTRUCTOR on class CL_IUUC_HC_TREE has no exception.
Method SET_DEFAULT_NODE_STYLE Signature
Method SET_DEFAULT_NODE_STYLE on class CL_IUUC_HC_TREE has no parameter.
Method SET_DEFAULT_NODE_STYLE on class CL_IUUC_HC_TREE has no exception.
Method SET_NODE_EMPHASIZED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20130425 |
Method SET_NODE_EMPHASIZED on class CL_IUUC_HC_TREE has no exception.
Method SET_NODE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20130426 |
Method SET_NODE_INFO on class CL_IUUC_HC_TREE has no exception.
Method SET_NODE_OK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20130426 |
Method SET_NODE_OK on class CL_IUUC_HC_TREE has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |