SAP ABAP Class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS (Class for the Gantt Graphic Repository)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/SGX (Package) MRS Planning Board Extended Web Interface
Properties
Class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS  
Short Description Class for the Gantt Graphic Repository    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGX   MRS Planning Board Extended Web Interface 
Created 20091021   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS has no forward declaration.
Interfaces
Class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS has no interface implemented.
Friends
Class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_HEAD_WEBUI Instance attribute Protected Type reference (TYPE) /MRSS/C_SGX_WPRO 20100812
2 MT_ASSIGN_STATE_GROUPE Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_WEBUI_ASGSGRP_TAB 20100812
3 MT_COLOR_TYPES Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_GANTT_COLOR_TAB 20100812
4 MT_DEMAND_BARS_GROUP Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_DEM_BARS_TAB Demand Bars 20130404
5 MT_LABEL_TYPES Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_GANTT_LABEL_T_TAB 20100812
6 MT_LINK_TYPES Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_WLLK_TAB Link Types 20130520
7 MT_NODE_TYPES Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_GANTT_NODE_T_TAB 20100812
8 MT_SCALES Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_WEBUI_SCALE_TAB 20100812
9 MT_TEXTTEMPLATES Instance attribute Protected Type reference (TYPE) LTT_TEXTTEMPLATES List with Instances of Text Templates 20091021
10 MT_TIMESPEC_CUSTOM Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_WEBUI_TIMESPEC_TAB 20100812
11 MV_CREATE_ADDITIONAL Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN TODO 20091021
12 MV_CREATE_COLOR_TYPES Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN TODO# 20091021
13 MV_CREATE_LABEL_TYPES Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN TODO 20091021
14 MV_CREATE_NODE_TYPES Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN TODO 20091021
15 MV_WEB_UI_PROFILE Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_WEBUI_ID Web User Interface Profile Identifier 20091021
16 SO_INSTANCES Static Attribute Private Type reference (TYPE) LTT_INSTANCES List of All Instances of a Web UI Profile 20091021
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20091021
2 GET_ATTRIBUTES Instance method Public Method 20100812
3 GET_GRAPHIC_INFO Instance method Public Method Returns the XML of the Repository Type 20110124
4 GET_GRAPHIC_REPOSITORY Static method Public Method Returns an Object from This Class Which 20091021
5 GET_TEXT_TEMPLATE Instance method Public Method Returns a Text Template Object (TODO) 20091021
6 LOAD_TABLE_DATA Instance method Protected Method This Method Reads Additional Data for Generation 20091021
7 PREFETCH_TEXTTEMPLATES Instance method Public Method TODO 20091021
8 REMOVE_CHACHED_GR Static method Public Method Deletes an Instance from the Cache 20091021
9 REMOVE_TEXTTEMPLATE Instance method Public Method TODO 20091021
10 STORE_GRAPHIC_INFO Instance method Public Method This Method Stores Graphic Elements Information for the XML 20110121
Events
Class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS has no event.
Types
Class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS 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 IV_WEB_UI_PROFILE Call by reference Type reference (TYPE) /MRSS/T_SGX_WEBUI_ID Web Userinterface Profile Indentifikator 20091021
# Exception Resumable Description Created on
1 /MRSS/CX_SGX_C_WEBUI_NOT_FOUND Das spezifizierte Web UI wurde nicht gefunden. 20091021
2 /MRSS/CX_SGX_C_WEBUI_UNCOMPLET Nicht vollständiges Customizing 20091021

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEAD_WEBUI Call by reference Type reference (TYPE) /MRSS/C_SGX_WPRO 20110121
2 Exporting ET_ASSIGN_STATE_GROUPE Call by reference Type reference (TYPE) /MRSS/T_SGX_WEBUI_ASGSGRP_TAB 20110121
3 Exporting ET_COLOR_TYPES Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_COLOR_TAB 20110121
4 Exporting ET_DEMAND_BARS_GROUP Call by reference Type reference (TYPE) /MRSS/T_SGX_DEM_BARS_TAB demand bars 20130404
5 Exporting ET_LABEL_TYPES Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_LABEL_T_TAB 20110121
6 Exporting ET_LINK_TYPES Call by reference Type reference (TYPE) /MRSS/T_SGX_WLLK_TAB Link Types 20130520
7 Exporting ET_NODE_TYPES Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_NODE_T_TAB 20110121
8 Exporting ET_SCALES Call by reference Type reference (TYPE) /MRSS/T_SGX_WEBUI_SCALE_TAB 20110121
9 Exporting ET_TIMESPEC_CUSTOM Call by reference Type reference (TYPE) /MRSS/T_SGX_WEBUI_TIMESPEC_TAB 20110121

Method GET_ATTRIBUTES on class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS has no exception.

Method GET_GRAPHIC_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20110124

Method GET_GRAPHIC_INFO on class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS has no exception.

Method GET_GRAPHIC_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WEB_UI_PROFILE Call by reference Type reference (TYPE) /MRSS/T_SGX_WEBUI_ID Web Userinterface Profile Indentifikator 20091021
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /MRSS/CL_SGX_GANTT_GRAPHIC_CUS Klasse für das Gantt Graphik Repositorium 20091021
# Exception Resumable Description Created on
1 /MRSS/CX_SGX_C_WEBUI_NOT_FOUND Das spezifizierte Web UI wurde nicht gefunden. 20091021
2 /MRSS/CX_SGX_C_WEBUI_UNCOMPLET Nicht vollständiges Customizing 20091021

Method GET_TEXT_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Sprache des Benutzers 20091021
2 Importing IV_TEXT_TEMPLATE Call by reference Type reference (TYPE) /MRSS/T_SGX_TYPE_TEXTTEMPLATE Name einer Textvorlagen Definition. 20091021
3 Returning RO_TEXTTEMPLATE Value transfer Object reference (TYPE REF TO) /MRSS/CL_SGX_GANTT_TTEMPLATE Klasse Representiert ein Texttemplate 20091021

Method GET_TEXT_TEMPLATE on class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS has no exception.

Method LOAD_TABLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20091105
2 Exporting ET_COLOR_TYPES Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_COLOR_TAB Gantt Chart Farben Tabelle 20091104
3 Exporting ET_LABEL_TYPES Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_LABEL_T_TAB Grafikbalken Typen Tabelle 20091104
4 Exporting ET_NODE_TYPES Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_NODE_T_TAB Grafikbalken Typen Tabelle 20091104
5 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20091104

Method LOAD_TABLE_DATA on class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS has no exception.

Method PREFETCH_TEXTTEMPLATES Signature

Method PREFETCH_TEXTTEMPLATES on class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS has no parameter.
Method PREFETCH_TEXTTEMPLATES on class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS has no exception.

Method REMOVE_CHACHED_GR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WEB_UI_PROFILE Call by reference Type reference (TYPE) /MRSS/T_SGX_TYPE_GRAPH_DESIGN Name des JGantt Grafik Repositoriums. 20091021

Method REMOVE_CHACHED_GR on class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS has no exception.

Method REMOVE_TEXTTEMPLATE Signature

Method REMOVE_TEXTTEMPLATE on class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS has no parameter.
Method REMOVE_TEXTTEMPLATE on class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS has no exception.

Method STORE_GRAPHIC_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20110121
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20110121

Method STORE_GRAPHIC_INFO on class /MRSS/CL_SGX_GANTT_GRAPHIC_CUS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700