SAP ABAP Class CL_RSTT_UI_USERS_GRID (ALV GRID for the Display of Users)
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 20050617
Properties
Class CL_RSTT_UI_USERS_GRID  
Short Description ALV GRID for the Display of Users    
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 20050617   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)
Interfaces
Class CL_RSTT_UI_USERS_GRID has no interface implemented.
Friends
Class CL_RSTT_UI_USERS_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_T_USER_GRID_DATA Instance attribute Private Type reference (TYPE) RSTT_T_USER_GRID_DATA RSTT: Table for Active Users 20050617
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050617
2 GET_MARKED_USERS Instance method Public Method Returns the Selected User 20050617
3 GET_USER_GRID_DATA Instance method Public Method Returns the Contents of the User Table 20050617
4 _FILL_USER_TABLE Instance method Private Method Fills the Data Table 20050617
Events
Class CL_RSTT_UI_USERS_GRID has no event.
Types
Class CL_RSTT_UI_USERS_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 20050617
2 Importing I_DYNNO Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20050617
3 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20050617

Method CONSTRUCTOR on class CL_RSTT_UI_USERS_GRID has no exception.

Method GET_MARKED_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MARKED_USERS Value transfer Type reference (TYPE) RSTT_T_USER_GRID_DATA RSTT: Tabelle für aktive Benutzer 20050617

Method GET_MARKED_USERS on class CL_RSTT_UI_USERS_GRID has no exception.

Method GET_USER_GRID_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAREA Call by reference Type reference (TYPE) RSTT_TAREA Trace-Tool: Testbereich-ID 20050617
2 Importing I_TUSER Call by reference Type reference (TYPE) RSTT_TUSER Trace-Tool: Trace-User 20050617
3 Returning R_T_USER_GRID_DATA Value transfer Type reference (TYPE) RSTT_T_USER_GRID_DATA RSTT: Tabelle für aktive Benutzer 20050617

Method GET_USER_GRID_DATA on class CL_RSTT_UI_USERS_GRID has no exception.

Method _FILL_USER_TABLE Signature

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