SAP ABAP Class /MRSS/CL_SGR_UI_TABLE (Data Table for Graph)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGR (Package) Operative Reporting for Scheduling Engine
Properties
Class /MRSS/CL_SGR_UI_TABLE  
Short Description Data Table for Graph    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package /MRSS/SGR   Operative Reporting for Scheduling Engine 
Created 20031106   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /MRSS/CL_SGR_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /MRSS/CL_SGR_UI_TABLE has no interface implemented.
Friends
Class /MRSS/CL_SGR_UI_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LREF_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20031106
2 LREF_PARENT_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER ALV Parent Container 20031204
3 LS_CUST_DATES Instance attribute Private Type reference (TYPE) /MRSS/T_SGR_CUST_DATES Parameters for Display 20040129
4 LT_DATA_RAW Instance attribute Private Type reference (TYPE) /MRSS/T_SGR_DATA Data for Display 20031201
5 LT_GRAPH_DATA Instance attribute Public Type reference (TYPE) /MRSS/T_SGR_TABLE_DATA_T ALV Data (Must Be Public Due to ALV) 20040220
6 LV_VISIBLE Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Logical Variable 20031204
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_TABLE_FIELD_CATALOG Instance method Private Method Creates the Data Table Structure for Several Org. Units 20040129
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031106
3 FREE_TABLE Instance method Public Method Free ALV Table 20071026
4 GET_TABLE_DATA_MULTIBLE Instance method Private Method Fills Data Table for Several Organizational Units 20040129
5 GET_TABLE_DATA_SINGLE Instance method Private Method Fills Data Table for One Organizational Unit 20040129
6 GET_TABLE_DATA_SINGLE_QUAL Instance method Private Method Fills Data Table for One Organizational Unit 20110406
7 IS_VISIBLE Instance method Public Method Gets Boolean Indicating Whether Table Is Currently Visible 20031204
8 RESET Instance method Public Method Resets Table to Initial Status 20040212
9 SET_DATES Instance method Public Method Set New Display-Relevant Settings 20040129
10 SET_GRAPH_MODE Instance method Public Method 20110406
11 SET_INITIAL_TABLE Instance method Private Method Initialize and Display ALV 20031110
12 SET_TABLE_DATA Instance method Public Method Sets Data for Display 20031106
13 SWITCH_VISIBILITY Instance method Public Method Activates or Deactivates Table 20031204
Events
Class /MRSS/CL_SGR_UI_TABLE has no event.
Types
Class /MRSS/CL_SGR_UI_TABLE has no local type.
Method Signatures

Method BUILD_TABLE_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_FIELD_CATALOG Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ALV 20040129

Method BUILD_TABLE_FIELD_CATALOG on class /MRSS/CL_SGR_UI_TABLE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CUST_DATES Call by reference Type reference (TYPE) /MRSS/T_SGR_CUST_DATES Struktur mit Datums relevantem Customizing 20040129
2 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20031106
# Exception Resumable Description Created on
1 CNTL_ERROR Fehler im Control bei der Initialisierung 20031106

Method FREE_TABLE Signature

Method FREE_TABLE on class /MRSS/CL_SGR_UI_TABLE has no parameter.
Method FREE_TABLE on class /MRSS/CL_SGR_UI_TABLE has no exception.

Method GET_TABLE_DATA_MULTIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_GRAPH_DATA Value transfer Type reference (TYPE) /MRSS/T_SGR_TABLE_DATA_T Tabelle mit Daten für Datentabelle 20040129

Method GET_TABLE_DATA_MULTIBLE on class /MRSS/CL_SGR_UI_TABLE has no exception.

Method GET_TABLE_DATA_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_GRAPH_DATA Value transfer Type reference (TYPE) /MRSS/T_SGR_TABLE_DATA_T Tabelle mit Daten für Datentabelle 20040129

Method GET_TABLE_DATA_SINGLE on class /MRSS/CL_SGR_UI_TABLE has no exception.

Method GET_TABLE_DATA_SINGLE_QUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_GRAPH_DATA Value transfer Type reference (TYPE) /MRSS/T_SGR_TABLE_DATA_T Tabelle mit Daten für Datentabelle 20110406

Method GET_TABLE_DATA_SINGLE_QUAL on class /MRSS/CL_SGR_UI_TABLE has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VISIBLE Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Logische Variable 20031204

Method IS_VISIBLE on class /MRSS/CL_SGR_UI_TABLE has no exception.

Method RESET Signature

Method RESET on class /MRSS/CL_SGR_UI_TABLE has no parameter.
Method RESET on class /MRSS/CL_SGR_UI_TABLE has no exception.

Method SET_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CUST_DATES Call by reference Type reference (TYPE) /MRSS/T_SGR_CUST_DATES Struktur mit Datums relevantem Customizing 20040129

Method SET_DATES on class /MRSS/CL_SGR_UI_TABLE has no exception.

Method SET_GRAPH_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GRAPH_MODE Call by reference Type reference (TYPE) /MRSS/T_GRAPH_MODE Utilisation Graph Mode: Resource/Qual. Category 20110406

Method SET_GRAPH_MODE on class /MRSS/CL_SGR_UI_TABLE has no exception.

Method SET_INITIAL_TABLE Signature

Method SET_INITIAL_TABLE on class /MRSS/CL_SGR_UI_TABLE has no parameter.
Method SET_INITIAL_TABLE on class /MRSS/CL_SGR_UI_TABLE has no exception.

Method SET_TABLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) /MRSS/T_SGR_DATA Struktur mit Daten für Graph und Tabelle 20031201

Method SET_TABLE_DATA on class /MRSS/CL_SGR_UI_TABLE has no exception.

Method SWITCH_VISIBILITY Signature

Method SWITCH_VISIBILITY on class /MRSS/CL_SGR_UI_TABLE has no parameter.
Method SWITCH_VISIBILITY on class /MRSS/CL_SGR_UI_TABLE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 401