SAP ABAP Class /MRSS/CL_SGX_GANTT_CTRL (An Object in This Class Represents a Gantt Chart Controller)
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_CTRL  
Short Description An Object in This Class Represents a Gantt Chart Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGX   MRS Planning Board Extended Web Interface 
Created 20091012   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /MRSS/CL_SGX_GANTT_CTRL has no interface implemented.
Friends
Class /MRSS/CL_SGX_GANTT_CTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CUSTOMIZING Instance attribute Protected Object reference (TYPE REF TO) /MRSS/CL_SGX_CUSTOMIZING This Class Is Responsible for Customizing 20091019
2 MO_GRAPHIC_CUS Instance attribute Protected Object reference (TYPE REF TO) /MRSS/CL_SGX_GANTT_GRAPHIC_CUS Class for the Gantt Graphic Repository 20100812
3 MS_GANTT_TEXTS Instance attribute Private Type reference (TYPE) /MRSS/T_SGX_GANTT_TEXTS Texts for the Gantt Chart 20091111
4 MS_STATUS Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_GANTT_STATES States of the Gantt Chart 20091012
5 MT_ASSIGNMENTS Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_GANTT_ASSIGN_TAB Table Type for Gantt Assignments 20091012
6 MT_CALENDAR_ITEMS Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_GANTT_CALITEM_TAB Table Type for Calendar Items 20091012
7 MT_DATESECTIONS Instance attribute Private Type reference (TYPE) /MRSS/T_SGX_GANTT_DATESEC_TAB Table for Storing of Date Sections for Compressed View 20100802
8 MT_DRAFTS Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_GANTT_DRAFT_TAB Table Type for Assignment Drafts 20091012
9 MT_JNET_COMMANDS Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_GANTT_JNET_COM_TAB JNet Command Table 20091012
10 MT_RESOURCES Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_GANTT_RESOURCE_TAB Table for the Resources in the Gantt Chart 20091012
11 MT_TIMESPECS Instance attribute Private Type reference (TYPE) /MRSS/T_SGX_GANTT_TIMESPEC_TAB Table Type for Time Allocations in the Gantt Chart 20091118
12 MT_UNAVAIL Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_GANTT_UNAVAIL_TAB Table for Unavailabilities 20091012
13 MV_CURENT_CALITEM_ID Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_CALITEM_ID Current Calitemid 20091019
14 MV_CURRENT_DISPL_TSTMP Instance attribute Public Type reference (TYPE) /MRSS/T_SGX_TIMESTAMP 20120926
15 MV_DATA_CHANGED Instance attribute Protected Type reference (TYPE) /MRSS/T_BOOLEAN Indicator for Displaying a Change 20091012
16 MV_ENSURE_DATA_CHANGE Instance attribute Protected Type reference (TYPE) /MRSS/T_BOOLEAN Attribute for Ensuring the Change Due to the Architectural 20091012
17 MV_OVERRIDE_RUN Instance attribute Protected Type reference (TYPE) /MRSS/T_BOOLEAN Indicator for an Initial Run 20091012
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ASSIGNMENT Instance method Public Method Adds Assignments to the Gantt Chart 20091012
2 ADD_DRAFT Instance method Public Method Adds a Draft Assignment 20091012
3 ADD_RESOURCE Instance method Public Method Adds a Resource to the Gantt 20091012
4 ADD_TIMEDATA Instance method Public Method 20091020
5 ADD_TIMESPEC Instance method Public Method Adds Time Specifications 20091020
6 ADD_TIMESPEC_TAB Instance method Public Method Adds Time Allocations, Table Operation 20091118
7 ADD_UNAVAIL Instance method Public Method Adds Unavailabilites to a Resource 20091012
8 ADD_UNAVAIL_TAB Instance method Public Method (TODO: Change Implementation to More Performant Implementati 20091020
9 CHANGE_ASSIGNMENT Instance method Public Method Changes an Assignment 20091012
10 CHANGE_DRAFT Instance method Public Method Changes a Draft Assignment 20091012
11 CHANGE_RESOURCE Instance method Public Method Changes a Resource 20091012
12 CHANGE_TIMEDATA Instance method Public Method 20091020
13 CHANGE_TIMESCALE Instance method Public Method Changes the Timescale Mode 20091216
14 CHANGE_TIMESPEC Instance method Public Method Changes a Time Specification 20091020
15 CLEAN_UP_AFTER_GETXML Instance method Private Method This Method Removes all Changes and New Flags 20091019
16 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091019
17 FILL_DATESECTIONS_TABLE Instance method Private Method Fills the Date Section Table for Compressed View 20100803
18 GET_ACTIVE_SCALE Instance method Public Method Get the Active Scaling ID 20110502
19 GET_FACTORY_CAL_FROM_HEADER Instance method Public Method 20120829
20 GET_VISIBLE_RESOURCE Instance method Public Method Returns the Current Visibility of a Resource 20091012
21 GET_XML Instance method Public Method Displays the Current Status of the Gantt Chart in XML Format 20091012
22 INITIALIZE Instance method Public Method Initialization of the Gantt Display 20091012
23 IS_DATA_CHANGED Instance method Public Method Returns Whether Data Was Changed 20091012
24 JUMP_TO_DATE Instance method Public Method Goes to the Date in the Display 20091119
25 PROCESS_JNET_COMMAND Instance method Public Method Processes the Specified JNet Command 20091012
26 REBUILD Instance method Public Method Sets data_changed to True 20100805
27 REFRESH Instance method Public Method Update the Gantt Display 20091012
28 REMOVE_ASSIGNMENT Instance method Public Method Deletes Assignments from the Gantt Chart 20091012
29 REMOVE_ASSIGNMENTS Instance method Public Method Deletes the Assignments 20091116
30 REMOVE_DRAFT Instance method Public Method Deletes a Draft Assignment from the Gantt Chart 20091012
31 REMOVE_DRAFTS Instance method Public Method Deletes Drafts 20091116
32 REMOVE_RESOURCE Instance method Public Method Removes a Resource from the Gantt Chart 20091012
33 REMOVE_TIMEDATA Instance method Public Method 20091020
34 REMOVE_TIMESPEC Instance method Public Method Deletes Time Allocations 20091020
35 REMOVE_TIMESPECS Instance method Public Method Deletes Time Allocations 20091118
36 REMOVE_UNAVAIL_BY_RESSOURCE Instance method Public Method Deletes all Unavailabilities for a Resource ( TODO ) 20091020
37 REPAINT_ASSIGNMENT Instance method Public Method Replots an Assignment with the Same Values 20091012
38 REPAINT_DRAFT Instance method Public Method Replots a Draft Assignment for the Next Round Trip 20091012
39 REPAINT_TIMESPEC Instance method Public Method Replots a Time Allocation 20091118
40 REQUEST_CALLENDERITEM Instance method Protected Method Returns the ID of a Calendar Item with the Desired Period 20091012
41 SET_CUSTOMIZING Instance method Public Method Resets the Customizing 20091111
42 SET_DATA_CHANGED Instance method Public Method Set Change Indicator to Display Gantt 20120724
43 SET_DISPLAY_TIMESTAMP Instance method Public Method 20120926
44 SET_INIT_DATA Instance method Public Method Makes Initial Settings 20091111
45 SET_MODE Instance method Public Method Set the Transaction Mode - Change/Display 20110430
46 SET_VISIBLE_ALL_RESOURCES Instance method Public Method Sets the Visibility of All Resources 20091019
47 SET_VISIBLE_RESOURCE Instance method Public Method Sets the Visibility of a Resource 20091012
Events
Class /MRSS/CL_SGX_GANTT_CTRL has no event.
Types
Class /MRSS/CL_SGX_GANTT_CTRL has no local type.
Method Signatures

Method ADD_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_ASSIGNMENT Struktur für ein Einsatz der im Gantt Dargestellt werden sol 20091019
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Returns true if successfully adde 20091019

Method ADD_ASSIGNMENT on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method ADD_DRAFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DRAFT Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_DRAFT Struktur für einen Entwurf eines Einsatzes 20091020
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Erfolg 20091020

Method ADD_DRAFT on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method ADD_RESOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_RESOURCE Struktur einer Resource 20091019
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Success 20091019

Method ADD_RESOURCE on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method ADD_TIMEDATA Signature

Method ADD_TIMEDATA on class /MRSS/CL_SGX_GANTT_CTRL has no parameter.
Method ADD_TIMEDATA on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method ADD_TIMESPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TIMESPEC Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_TIMESPEC Zeitzuordnungstypen Struktur für das Gantt Chart 20091118
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20091118

Method ADD_TIMESPEC on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method ADD_TIMESPEC_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_TIMESPEC_IDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Liste mit Guids 20091118
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20091118
3 Importing IT_TIMESPECS Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_TIMESPEC_TAB Tabellentyp für Zeitzuordnungen im Gantt Chart 20091118

Method ADD_TIMESPEC_TAB on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method ADD_UNAVAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COMPLEX_UNAVAIL Call by reference Type reference (TYPE) /MRSS/T_SGE_AVAIL_RES_EXT Komplexe Verfügbarkeiten zu Ressourcen 20091020
2 Importing IV_RESOURCE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20091020
3 Importing IV_TYPE_NAME Call by reference Type reference (TYPE) /MRSS/T_SGX_TYPE_NODE Name der JGantt Grafikelement Definition. 20091020
4 Returning RV_SUCCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20091020

Method ADD_UNAVAIL on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method ADD_UNAVAIL_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMPLEX_UNAVAIL Call by reference Type reference (TYPE) /MRSS/T_SGE_AVAIL_RES_EXT_TAB Komplexe Verfügbarkeiten zu Ressourcen 20091020
2 Importing IV_RESOURCE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20091020
3 Importing IV_TYPE_NAME Call by reference Type reference (TYPE) /MRSS/T_SGX_TYPE_NODE Name der JGantt Grafikelement Definition. 20091020
4 Returning RV_SUCCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20091020

Method ADD_UNAVAIL_TAB on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method CHANGE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Zeigt ob sich etwas geändert hat. 20091020
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Signalisiert erfolg 20091020
3 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_ASSIGNMENT Struktur für ein Einsatz der im Gantt Dargestellt werden sol 20091020

Method CHANGE_ASSIGNMENT on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method CHANGE_DRAFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Zeigt ob sich etwas geändert hat. 20091020
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Signalisiert erfolg 20091020
3 Importing IS_DRAFT Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_DRAFT Struktur für einen Entwurf eines Einsatzes 20091020

Method CHANGE_DRAFT on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method CHANGE_RESOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20091020
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20091020
3 Importing IS_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_RESOURCE Struktur einer Resource 20091020

Method CHANGE_RESOURCE on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method CHANGE_TIMEDATA Signature

Method CHANGE_TIMEDATA on class /MRSS/CL_SGX_GANTT_CTRL has no parameter.
Method CHANGE_TIMEDATA on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method CHANGE_TIMESCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEW_SCALEING_ID Call by reference Type reference (TYPE) /MRSS/T_SGX_SCALING_ID Identifiziert eine Scaling Einheit 20091216

Method CHANGE_TIMESCALE on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method CHANGE_TIMESPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20091118
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20091118
3 Importing IS_TIMESPEC Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_TIMESPEC Zeitzuordnungstypen Struktur für das Gantt Chart 20091118

Method CHANGE_TIMESPEC on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method CLEAN_UP_AFTER_GETXML Signature

Method CLEAN_UP_AFTER_GETXML on class /MRSS/CL_SGX_GANTT_CTRL has no parameter.
Method CLEAN_UP_AFTER_GETXML on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CUSTOMIZING Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGX_CUSTOMIZING Diese Klasse ist zuständig für das Customizing 20091019
2 Importing IO_GANTT_CTRL Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGX_GANTT_GRAPHIC_CUS Klasse für das Gantt Graphik Repositorium 20100812
3 Importing IS_GANTT_TEXTS Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_TEXTS texte für das Gantt Chart 20091111

Method CONSTRUCTOR on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method FILL_DATESECTIONS_TABLE Signature

Method FILL_DATESECTIONS_TABLE on class /MRSS/CL_SGX_GANTT_CTRL has no parameter.
Method FILL_DATESECTIONS_TABLE on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method GET_ACTIVE_SCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SCALEID Value transfer Type reference (TYPE) /MRSS/T_SGX_SCALING_ID 20110502

Method GET_ACTIVE_SCALE on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method GET_FACTORY_CAL_FROM_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FACTORY_CALENDAR Value transfer Type reference (TYPE) /MRSS/T_FACTORY_CALENDER_ID Factory Calender Id 20120829

Method GET_FACTORY_CAL_FROM_HEADER on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method GET_VISIBLE_RESOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESOURCE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20091019
2 Returning RV_VISIBILITY Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Visibility of the Resource 20091019

Method GET_VISIBLE_RESOURCE on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method GET_XML 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 20091111
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20091111
3 Exporting EV_XML Call by reference Type reference (TYPE) /MRSS/T_SGX_DATA_XML JGantt Daten als XML 20091020
4 Importing IV_READONLY Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20110516

Method GET_XML on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class /MRSS/CL_SGX_GANTT_CTRL has no parameter.
Method INITIALIZE on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method IS_DATA_CHANGED Signature

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

Method IS_DATA_CHANGED on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method JUMP_TO_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) /MRSS/T_SGX_TIMESTAMP Zeitpunkt in Form eines Zeitstempels. 20091119

Method JUMP_TO_DATE on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method PROCESS_JNET_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMAND_NAME Call by reference Type reference (TYPE) /MRSS/T_SGX_JNET_COM_NAME JNET Befehl 20091019
2 Importing IV_COMMAND_PARAM Call by reference Type reference (TYPE) /MRSS/T_SGX_JNET_COM_PARAM JNET Befehl Parameter 20091019
3 Importing IV_PROCESS_END Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 'X' Zeigt an ob erst nach dem Insert Prozessiert werden soll 20091019
4 Returning RV_SUCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Rückgabewert zum überprüfen ob alles gut gelaufen ist. 20091019

Method PROCESS_JNET_COMMAND on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method REBUILD Signature

Method REBUILD on class /MRSS/CL_SGX_GANTT_CTRL has no parameter.
Method REBUILD on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method REFRESH Signature

Method REFRESH on class /MRSS/CL_SGX_GANTT_CTRL has no parameter.
Method REFRESH on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method REMOVE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSIGNMENT_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Einsatz GUID 20091019
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Returns true if the process processes successfully 20091019

Method REMOVE_ASSIGNMENT on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method REMOVE_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ASSIGNMENT_GUIDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Liste mit Guids 20091116

Method REMOVE_ASSIGNMENTS on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method REMOVE_DRAFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Demand GUID 20091020
2 Importing IV_ITEM_NUMBER Call by reference Type reference (TYPE) /MRSS/T_SGX_DRAFT_ITEM_NUMBER Identifiziert zusammen mit der Entwurfsid einen Entwurf 20091020
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Erfolgreich 20091020

Method REMOVE_DRAFT on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method REMOVE_DRAFTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DRAFT_GUIDS Call by reference Type reference (TYPE) /MRSS/T_SGX_DRAFT_DEL_TAB Tabellentyp für die Liste von Einsatz Entwürfen die gelöscht 20091116

Method REMOVE_DRAFTS on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method REMOVE_RESOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESOURCE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Resourcen GUID 20091019
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Returns true if delete successfully 20091019

Method REMOVE_RESOURCE on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method REMOVE_TIMEDATA Signature

Method REMOVE_TIMEDATA on class /MRSS/CL_SGX_GANTT_CTRL has no parameter.
Method REMOVE_TIMEDATA on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method REMOVE_TIMESPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESPEC_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20091118
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20091118

Method REMOVE_TIMESPEC on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method REMOVE_TIMESPECS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TIMESPEC_GUIDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Liste mit Guids 20091118

Method REMOVE_TIMESPECS on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method REMOVE_UNAVAIL_BY_RESSOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESOURCE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20091020
2 Importing IV_SETITEM_NUMBER_TO_0 Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 'X' Boolesche Variable 20091020
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20091020

Method REMOVE_UNAVAIL_BY_RESSOURCE on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method REPAINT_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSIGNMENT_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20091019
2 Returning RV_SUCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Gibt zurück ob das Refreshen erfolgreich war oder nicht. 20091019

Method REPAINT_ASSIGNMENT on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method REPAINT_DRAFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Demand GUID 20091020
2 Importing IV_ITEM_NUMBER Call by reference Type reference (TYPE) /MRSS/T_SGX_DRAFT_ITEM_NUMBER Identifiziert zusammen mit der Entwurfsid einen Entwurf 20091020
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Erfolgreich 20091020

Method REPAINT_DRAFT on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method REPAINT_TIMESPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESPEC_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20091118
2 Returning RV_SUCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20091118

Method REPAINT_TIMESPEC on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method REQUEST_CALLENDERITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEG_TIMESTAMP Call by reference Type reference (TYPE) /MRSS/T_SGX_BEG_TIMESTAMP Start Zeitpunkt in Form eines Zeitstempels. 20091020
2 Importing IV_END_TIMESTAMP Call by reference Type reference (TYPE) /MRSS/T_SGX_END_TIMESTAMP Endzeitpunkt in Form eines Zeitstempels. 20091020
3 Returning RV_CALITEM_ID Value transfer Type reference (TYPE) /MRSS/T_SGX_CALITEM_ID Identifiziert ein Kalender Item eindeutig 20091020

Method REQUEST_CALLENDERITEM on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method SET_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CUSTOMIZING Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGX_CUSTOMIZING Diese Klasse ist zuständig für das Customizing 20091111

Method SET_CUSTOMIZING on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method SET_DATA_CHANGED Signature

Method SET_DATA_CHANGED on class /MRSS/CL_SGX_GANTT_CTRL has no parameter.
Method SET_DATA_CHANGED on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method SET_DISPLAY_TIMESTAMP Signature

Method SET_DISPLAY_TIMESTAMP on class /MRSS/CL_SGX_GANTT_CTRL has no parameter.
Method SET_DISPLAY_TIMESTAMP on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method SET_INIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_END_DATE Call by reference Type reference (TYPE) /MRSS/T_SGU_ENDDA Endedatum 20091111
2 Importing IV_END_UZEIT Call by reference Type reference (TYPE) /MRSS/T_SGU_END_UZEIT Endeuhrzeit 20091111
3 Importing IV_FACTORY_CAL Call by reference Type reference (TYPE) /MRSS/T_FACTORY_CALENDER_ID Factory Calender Id 20120712
4 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20091111
5 Importing IV_READONLY Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ABAP_FALSE Boolesche Variable 20091111
6 Importing IV_START_DATE Call by reference Type reference (TYPE) /MRSS/T_SGU_BEGDA Beginndatum 20091111
7 Importing IV_START_UZEIT Call by reference Type reference (TYPE) /MRSS/T_SGU_BEG_UZEIT Uhrzeit Beginn 20091111
8 Importing IV_TIMEZONE Call by reference Type reference (TYPE) SYSTZONLO SY-ZONLO Zeitzone des aktuellen Benutzers 20091111

Method SET_INIT_DATA on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_READ_ONLY Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20110430

Method SET_MODE on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method SET_VISIBLE_ALL_RESOURCES Signature

Method SET_VISIBLE_ALL_RESOURCES on class /MRSS/CL_SGX_GANTT_CTRL has no parameter.
Method SET_VISIBLE_ALL_RESOURCES on class /MRSS/CL_SGX_GANTT_CTRL has no exception.

Method SET_VISIBLE_RESOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESOURCE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20091019
2 Importing IV_VISIBILITIY Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ABAP_TRUE Sichtbarkeit 20091019
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Erfolgreich 20091019

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