SAP ABAP Class /MRSS/IF_SGX_GANTT (Gantt View Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGX_DEM_GANTT Demand View Gantt 20121130
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGX_RES_GANTT Resource Gantt class 20121130
Properties
Class /MRSS/IF_SGX_GANTT  
Short Description Gantt View Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121130   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_SGX_GANTT has no forward declaration.
Interfaces
Class /MRSS/IF_SGX_GANTT has no interface implemented.
Friends
Class /MRSS/IF_SGX_GANTT has no friend class.
Attributes
Class /MRSS/IF_SGX_GANTT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EVENT Instance method Public Method Prüft, ob ein aufgetretenes Event erlaubt ist 20121130
2 GENERATE_ROW_ID Instance method Public Method Erzeugt eine Zeilennummer 20121130
3 GET_OBJECT_ID Instance method Public Method Gibt die GUID des Bedarfs oder der Ressource zurück 20121130
4 GET_XML Instance method Public Method Gibt den Aktuellen Zustand des Gantt Charts als XML aus 20121130
5 INITIALIZE Instance method Public Method Reinitialisiert die Daten des Gantt Charts 20121130
Events
Class /MRSS/IF_SGX_GANTT has no event.
Types
Class /MRSS/IF_SGX_GANTT has no local type.
Method Signatures

Method CHECK_EVENT 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 20121130
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20121130
3 Importing IREF_EVENT Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGX_GANTT_EVENT Representiert ein Gantt Ereignis 20121130

Method CHECK_EVENT on class /MRSS/IF_SGX_GANTT has no exception.

Method GENERATE_ROW_ID 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 20121130
2 Importing IS_DEMAND Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_DEMAND 20121130
3 Importing IS_LINK Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_LINK Gantt Links structure 20130515
4 Importing IS_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_RESOURCE Struktur einer Resource 20121130
5 Importing IS_TIMESPEC Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_TIMESPEC Zeitzuordnungstypen Struktur für das Gantt Chart 20121130
6 Returning RV_ROW_ID Value transfer Type reference (TYPE) /MRSS/T_SGX_ROW_ID Identifiziert eine Zeile im JGantt eindeutig. 20121130

Method GENERATE_ROW_ID on class /MRSS/IF_SGX_GANTT has no exception.

Method GET_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20121130
2 Exporting EV_RESOURCE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20121130
3 Importing IV_ROW_ID Call by reference Type reference (TYPE) /MRSS/T_SGX_ROW_ID Identifiziert eine Zeile im JGantt eindeutig. 20121130

Method GET_OBJECT_ID on class /MRSS/IF_SGX_GANTT 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 20121130
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20121130
3 Exporting EV_XML Call by reference Type reference (TYPE) /MRSS/T_SGX_DATA_XML JGantt Daten als XML 20121130
4 Importing IV_READONLY Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20121130

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

Method INITIALIZE Signature

Method INITIALIZE on class /MRSS/IF_SGX_GANTT has no parameter.
Method INITIALIZE on class /MRSS/IF_SGX_GANTT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in