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 N_T_DOBJTREE Instance attribute Public Type reference (TYPE) RSTT_T_DOBJTREE Tree Structure Table for Data Objects 20051013
2 P_NODE_ID_SEPERATOR Instance attribute Private Type reference (TYPE) CHAR1 ':' Single-Character Flag 20051010
3 P_POSINO Instance attribute Private Type reference (TYPE) RSTT_INT4 Trace Tool: Integer Value 20051013
4 P_R_CHECK_DISP_DETAILS Instance attribute Private Object reference (TYPE REF TO) CL_RSTT_UI_CHECK_DISP_DETAILS Frame for the Display of Check Results 20051028
5 P_TREECOLUMN Instance attribute Private Type reference (TYPE) CHAR8 'COLUMN1' Character field, 8 characters long 20051010
6 P_T_NODE_KEY_TABLE Instance attribute Private Type reference (TYPE) TREEV_NKS Tree Control: Table with Node Keys 20051013
7 P_T_PARAMNM_SID Instance attribute Private Type reference (TYPE) PT_T_PARAMNM_SID 20051013
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050805
2 REFRESH_TREE Instance method Public Method Refreshes Display 20050805
3 _HND_LINK_CLICK Instance method Private Event handling method Handler for Link Event of the ALV Tree 20051013
4 _SET_NEW_COLUMNHEADING 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 Importing I_APPL_CONTAINER Call by reference Type reference (TYPE) STRING 20051010
2 Importing I_DYNNO Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20051010
3 Importing I_POSINO Call by reference Type reference (TYPE) RSTT_INT4 Trace-Tool: Integer-Wert 20051011
4 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20051010
5 Importing 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 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20051109
2 Importing 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