SAP ABAP Class CL_RSTT_UI_REF_LOAD_STAT_GRID (Load Status for Reference Data)
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 20051117
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_UI_POS_FOR_DETAILS Returns the Current Position (Check or Reference Data) 20051118
Properties
Class CL_RSTT_UI_REF_LOAD_STAT_GRID  
Short Description Load Status for Reference Data    
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 20051117   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTT_UI_REF_LOAD_STAT_GRID has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTT_UI_POS_FOR_DETAILS Returns the Current Position (Check or Reference Data) 20051118
Friends
Class CL_RSTT_UI_REF_LOAD_STAT_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CURRENT_REFVARID Instance attribute Public Type reference (TYPE) RSTT_VARIANTID Trace Tool: Variants ID 20051118
2 N_MAX_POSINO Instance attribute Protected Attribute reference (LIKE) 20070522
3 N_R_REFVAR_GRID Instance attribute Public Object reference (TYPE REF TO) CL_RSTT_UI_REFVAR_GRID ALV Grid for Display of Reference Data Variants 20051118
4 N_S_REFDATA_LOAD Instance attribute Public Type reference (TYPE) RSTT_S_REFDATA_LOAD Structure for Load Status of Test Reference Data 20051118
5 P_IS_CATT_UI Instance attribute Private Type reference (TYPE) RS_BOOL CATT UI or Wizard 20051118
6 P_MAX_POSINO_BUFFERED Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20070522
7 P_R_CURRENT_CATT_TRACE Instance attribute Private Object reference (TYPE REF TO) CL_RSTT_TRACE_CATT CATT Trace Class 20051117
8 P_T_REFDATA_LOAD_GRID Instance attribute Private Type reference (TYPE) RSTT_T_REFDATA_LOAD Table for Loading Status of Test Reference Data 20051117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20051117
2 GET_CURRENT_REFVARID Instance method Public Method Returns the Reference-Data Variant ID 20051120
3 GET_LINES_OF_REF_LOAD_GRID Instance method Public Method Returns the Rows of the Reference Data Status Table 20051118
4 GET_MAX_POSINO Instance method Public Method Returns the Highest Item Number of the Item Table 20070522
5 GET_REFDATAPOS Instance method Private Method Returns the Current Reference Data Position 20051118
6 REFRESH_REFDATA_TABLE Instance method Public Method Refreshes Display 20051118
7 SET_REFDATAPOS Instance method Private Method Sets the Current Reference Data Position from Outside 20051118
8 _FILL_REFDATA_LOAD_TABLE Instance method Private Method Fills the Table with Data 20051117
9 _GET_GRID_TITLE Instance method Private Method Returns the Current Header of the Table 20070702
10 _HND_ALV_HOTSPOT_CLICK Instance method Private Event handling method Event Handler for HOTSPOT on ALV GRID 20051117
Events
Class CL_RSTT_UI_REF_LOAD_STAT_GRID has no event.
Types
Class CL_RSTT_UI_REF_LOAD_STAT_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 20051117
2 Importing I_DYNNO Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20051117
3 Importing I_IS_CATT_UI Call by reference Type reference (TYPE) RS_BOOL CATT UI oder Wizard 20051118
4 Importing I_REFVARID Call by reference Type reference (TYPE) RSTT_VARIANTID Trace-Tool: Varinaten-ID 20051118
5 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20051117
6 Importing I_R_REFVAR_GRID Call by reference Object reference (TYPE REF TO) CL_RSTT_UI_REFVAR_GRID ALV GRID für Anzeige der Referenzdaten-Varianten 20051118

Method CONSTRUCTOR on class CL_RSTT_UI_REF_LOAD_STAT_GRID has no exception.

Method GET_CURRENT_REFVARID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CURRENT_REFVARID Value transfer Type reference (TYPE) RSTT_VARIANTID Trace-Tool: Varinaten-ID 20051120

Method GET_CURRENT_REFVARID on class CL_RSTT_UI_REF_LOAD_STAT_GRID has no exception.

Method GET_LINES_OF_REF_LOAD_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LINES Value transfer Type reference (TYPE) RSTT_INT4 Trace-Tool: Integer-Wert 20051118

Method GET_LINES_OF_REF_LOAD_GRID on class CL_RSTT_UI_REF_LOAD_STAT_GRID has no exception.

Method GET_MAX_POSINO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_POSINO Value transfer Type reference (TYPE) RSTT_INT4 Trace-Tool: Integer-Wert 20070522

Method GET_MAX_POSINO on class CL_RSTT_UI_REF_LOAD_STAT_GRID has no exception.

Method GET_REFDATAPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_POSINO Value transfer Type reference (TYPE) RSTT_INT4 Trace-Tool: Integer-Wert 20051118

Method GET_REFDATAPOS on class CL_RSTT_UI_REF_LOAD_STAT_GRID has no exception.

Method REFRESH_REFDATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFVARID Call by reference Type reference (TYPE) RSTT_VARIANTID Trace-Tool: Varinaten-ID 20051118

Method REFRESH_REFDATA_TABLE on class CL_RSTT_UI_REF_LOAD_STAT_GRID has no exception.

Method SET_REFDATAPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POSINO Call by reference Type reference (TYPE) RSTT_INT4 Trace-Tool: Integer-Wert 20051118

Method SET_REFDATAPOS on class CL_RSTT_UI_REF_LOAD_STAT_GRID has no exception.

Method _FILL_REFDATA_LOAD_TABLE Signature

Method _FILL_REFDATA_LOAD_TABLE on class CL_RSTT_UI_REF_LOAD_STAT_GRID has no parameter.
Method _FILL_REFDATA_LOAD_TABLE on class CL_RSTT_UI_REF_LOAD_STAT_GRID has no exception.

Method _GET_GRID_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) TEXT40 Text in der Länge 40 20070702

Method _GET_GRID_TITLE on class CL_RSTT_UI_REF_LOAD_STAT_GRID has no exception.

Method _HND_ALV_HOTSPOT_CLICK 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) 20051117
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20051117
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20051117

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