SAP ABAP Class CL_RSTT_UI_CHECK_POS_TREE (ALV TREE for the Selection of Check Position to Be Displayed)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSTT_UI (Package) Trace Tool for SAP Netweaver 2005 (BW): User Interface Layer

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_UI_ALV_TREE | Basic Class for ALV TREE Wrapper | 20050805 |
Properties
Class | CL_RSTT_UI_CHECK_POS_TREE | |
Short Description | ALV TREE for the Selection of Check Position to Be Displayed | |
Super Class | CL_RSTT_UI_ALV_TREE | Basic Class for ALV TREE Wrapper |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSTT_UI | Trace Tool for SAP Netweaver 2005 (BW): User Interface Layer |
Created | 20050706 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSTT_UI_CHECK_POS_TREE has no forward declaration.
Interfaces
Class CL_RSTT_UI_CHECK_POS_TREE has no interface implemented.
Friends
Class CL_RSTT_UI_CHECK_POS_TREE 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) | RSTT_T_DOBJTREE | Tree Structure Table for Data Objects | 20051013 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | ':' | Single-Character Flag | 20051010 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSTT_INT4 | Trace Tool: Integer Value | 20051013 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSTT_UI_CHECK_DISP_DETAILS | Frame for the Display of Check Results | 20051028 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR8 | 'COLUMN1' | Character field, 8 characters long | 20051010 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20051013 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PT_T_PARAMNM_SID | 20051013 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20050805 |
2 | ![]() |
Instance method | Public | Method | Refreshes Display | 20050805 |
3 | ![]() |
Instance method | Private | Event handling method | Handler for Link Event of the ALV Tree | 20051013 |
4 | ![]() |
Instance method | Private | Method | Set New Header for Column | 20051107 |
Events
Class CL_RSTT_UI_CHECK_POS_TREE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | PT_S_PARAMNM_SID | Private | See coding | 20051013 | BEGIN OF pt_s_paramnm_sid,
sid TYPE rstt_int4,
paramnm TYPE rstt_compnm,
END OF pt_s_paramnm_sid
|
||
2 | PT_T_PARAMNM_SID | Private | See coding | 20051013 | pt_t_paramnm_sid TYPE SORTED TABLE OF pt_s_paramnm_sid WITH UNIQUE KEY paramnm
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_CONTAINER | Call by reference | Type reference (TYPE) | STRING | 20051010 | |||
2 | ![]() |
I_DYNNO | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20051010 | ||
3 | ![]() |
I_POSINO | Call by reference | Type reference (TYPE) | RSTT_INT4 | Trace-Tool: Integer-Wert | 20051011 | ||
4 | ![]() |
I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20051010 | ||
5 | ![]() |
I_R_CHECK_DISP_DETAILS | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_UI_CHECK_DISP_DETAILS | Rahmen für die Anzeige der Prüfergebnisse | 20051028 |
Method CONSTRUCTOR on class CL_RSTT_UI_CHECK_POS_TREE has no exception.
Method REFRESH_TREE Signature
Method REFRESH_TREE on class CL_RSTT_UI_CHECK_POS_TREE has no parameter.
Method REFRESH_TREE on class CL_RSTT_UI_CHECK_POS_TREE has no exception.
Method _HND_LINK_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20051109 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20051109 |
Method _HND_LINK_CLICK on class CL_RSTT_UI_CHECK_POS_TREE has no exception.
Method _SET_NEW_COLUMNHEADING Signature
Method _SET_NEW_COLUMNHEADING on class CL_RSTT_UI_CHECK_POS_TREE has no parameter.
Method _SET_NEW_COLUMNHEADING on class CL_RSTT_UI_CHECK_POS_TREE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |