SAP ABAP Class CL_RSTT_UI_CHECKPROGOBJ_GRID (ALV GRID for Displaying Program Objects)
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 20050613
Properties
Class CL_RSTT_UI_CHECKPROGOBJ_GRID  
Short Description ALV GRID for Displaying Program Objects    
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 20050613   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSRTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSTT2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTT_UI_CHECKPROGOBJ_GRID has no interface implemented.
Friends
Class CL_RSTT_UI_CHECKPROGOBJ_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CURRENT_TRACE_GUID Instance attribute Public Type reference (TYPE) RSTT_GUID RSTT:_Trace GUID 20050613
2 N_IS_INITIALIZED Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20070614
3 N_S_CURRENT_POBJECT Instance attribute Public Type reference (TYPE) RSTT_S_POBJECT RSTT: Structure for Description of Program Object 20050613
4 P_R_SEL_DATAOBJ Instance attribute Private Object reference (TYPE REF TO) CL_RSTT_UI_SEL_DATAOBJ Tree for Display of the Check Parameter 20050613
5 P_T_CHECKPROGOBJ_GRID_DATA Instance attribute Private Type reference (TYPE) RSTT_T_POBJ_SEL_GRID_DATA RSTT: table for the Display of Checkable Program Objects 20050613
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050613
2 INITIALIZE_OBJECT Instance method Public Method Initializes Object (Preassignment of Program Objects) 20070614
3 SET_CORR_SEL_DATAOBJ Instance method Public Method Sets the Associated Object for the Parameter Selection 20050613
4 _FILL_CHECKPROGOBJ_TABLE Instance method Private Method Fills the Data Table 20050613
5 _HND_ALV_GRID_DC Instance method Private Event handling method Event Handler for Double-Click Event of the ALV Grid 20050613
Events
Class CL_RSTT_UI_CHECKPROGOBJ_GRID has no event.
Types
Class CL_RSTT_UI_CHECKPROGOBJ_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 20050613
2 Importing I_CURRENT_TRACEGUID Call by reference Type reference (TYPE) RSTT_GUID RSTT: Traceguid 20050613
3 Importing I_DYNNO Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20050613
4 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20050613

Method CONSTRUCTOR on class CL_RSTT_UI_CHECKPROGOBJ_GRID has no exception.

Method INITIALIZE_OBJECT Signature

Method INITIALIZE_OBJECT on class CL_RSTT_UI_CHECKPROGOBJ_GRID has no parameter.
Method INITIALIZE_OBJECT on class CL_RSTT_UI_CHECKPROGOBJ_GRID has no exception.

Method SET_CORR_SEL_DATAOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_SEL_DATAOBJ Call by reference Object reference (TYPE REF TO) CL_RSTT_UI_SEL_DATAOBJ Baum für Darstellung der Prüfparameter 20050613

Method SET_CORR_SEL_DATAOBJ on class CL_RSTT_UI_CHECKPROGOBJ_GRID has no exception.

Method _FILL_CHECKPROGOBJ_TABLE Signature

Method _FILL_CHECKPROGOBJ_TABLE on class CL_RSTT_UI_CHECKPROGOBJ_GRID has no parameter.
Method _FILL_CHECKPROGOBJ_TABLE on class CL_RSTT_UI_CHECKPROGOBJ_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) 20050613

Method _HND_ALV_GRID_DC on class CL_RSTT_UI_CHECKPROGOBJ_GRID has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700