SAP ABAP Class CL_RSTT_UI_HISTORY_SEL_GRID (ALV GRID for Selection of Objects Already Selected)
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_GRID Basis Class for ALV Grid Wrapper 20050824
Properties
Class CL_RSTT_UI_HISTORY_SEL_GRID  
Short Description ALV GRID for Selection of Objects Already Selected    
Super Class CL_RSTT_UI_ALV_GRID Basis Class for ALV Grid 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 20050824   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSTT0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTT_UI_HISTORY_SEL_GRID has no interface implemented.
Friends
Class CL_RSTT_UI_HISTORY_SEL_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TOBJTP Instance attribute Private Type reference (TYPE) RSTT_TRACEOBJTP Trace-Tool: Trace Object Type 20050824
2 P_TTYPE Instance attribute Private Type reference (TYPE) RSTT_TTYPE Trace Tool: Trace Type 20050824
3 P_T_HISTORY_SEL_GRID_DATA Instance attribute Private Type reference (TYPE) RSTT_T_OBJHISTT Trace Tool: Table for Object History (for UI) 20050824
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050824
2 _FILL_HISTORY_SEL_TABLE Instance method Private Method Fills the Data Table 20050824
3 _GET_HISTORY_SEL_TITLE Instance method Private Method Creates Title for Various Selections 20050824
4 _HND_ALV_GRID_DC Instance method Private Event handling method Event Handler for Double-Click Event of the ALV Grid 20050824
5 _SET_TOBJ_IN_DYNP_INITIALLY Instance method Private Method Sets First History TObject On Initial Call 20061019
Events
Class CL_RSTT_UI_HISTORY_SEL_GRID has no event.
Types
Class CL_RSTT_UI_HISTORY_SEL_GRID has no local type.
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 20050824
2 Importing I_DYNNO Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20050824
3 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20050824
4 Importing I_TOBJTP Call by reference Type reference (TYPE) RSTT_TRACEOBJTP Trace-Tool: Trace-Objekt-Typ 20050824
5 Importing I_TTYPE Call by reference Type reference (TYPE) RSTT_TTYPE Trace-Tool: Trace-Typ 20050824

Method CONSTRUCTOR on class CL_RSTT_UI_HISTORY_SEL_GRID has no exception.

Method _FILL_HISTORY_SEL_TABLE Signature

Method _FILL_HISTORY_SEL_TABLE on class CL_RSTT_UI_HISTORY_SEL_GRID has no parameter.
Method _FILL_HISTORY_SEL_TABLE on class CL_RSTT_UI_HISTORY_SEL_GRID has no exception.

Method _GET_HISTORY_SEL_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TITLE Value transfer Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20050824

Method _GET_HISTORY_SEL_TITLE on class CL_RSTT_UI_HISTORY_SEL_GRID has no exception.

Method _HND_ALV_GRID_DC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050824

Method _HND_ALV_GRID_DC on class CL_RSTT_UI_HISTORY_SEL_GRID has no exception.

Method _SET_TOBJ_IN_DYNP_INITIALLY Signature

Method _SET_TOBJ_IN_DYNP_INITIALLY on class CL_RSTT_UI_HISTORY_SEL_GRID has no parameter.
Method _SET_TOBJ_IN_DYNP_INITIALLY on class CL_RSTT_UI_HISTORY_SEL_GRID has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700