SAP ABAP Class /MRSS/CL_SGX_RES_GANTT (Resource Gantt class)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGX_GANTT Gantt View Interface 20121130
Properties
Class /MRSS/CL_SGX_RES_GANTT  
Short Description Resource Gantt class    
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 20110830   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGX_RES_GANTT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_SGX_GANTT Gantt View Interface 20121130
Friends
Class /MRSS/CL_SGX_RES_GANTT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_COL1 Constant Public Type reference (TYPE) STRING 'COL1' 20130617
2 GC_COL2 Constant Public Type reference (TYPE) STRING 'COL2' 20121130
3 GC_COL3 Constant Public Type reference (TYPE) STRING 'COL3' 20121130
4 GC_COL4 Constant Public Type reference (TYPE) STRING 'COL4' 20121130
5 GC_TREE Constant Public Type reference (TYPE) STRING 'TREE' 20121130
6 GREF_GANTT_CMN Instance attribute Protected Object reference (TYPE REF TO) /MRSS/CL_SGX_GANTT_CMN 20121204
7 GT_RES_FIELDS Instance attribute Protected Type reference (TYPE) DDFIELDS DD: Feldliste 20121130
8 GV_RES_FIELD_STRING Instance attribute Protected Type reference (TYPE) CHAR3000 Charakter 3000 20121130
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121130
2 GENERATE_ROW_ID Instance method Private Method Erzeugt eine Zeilennummer 20121130
Events
Class /MRSS/CL_SGX_RES_GANTT has no event.
Types
Class /MRSS/CL_SGX_RES_GANTT 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 IREF_GANTT_CMN Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGX_GANTT_CMN Ein Objekt dieser Klasse stellt einen Gantt Chart Controller 20121130

Method CONSTRUCTOR on class /MRSS/CL_SGX_RES_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 so 20121130
2 Importing IS_LINK Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_LINK Gantt Links structure 20130515
3 Importing IS_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_RESOURCE Struktur einer Resource 20121130
4 Importing IS_TIMESPEC Call by reference Type reference (TYPE) /MRSS/T_SGX_GANTT_TIMESPEC Zeitzuordnungstypen Struktur für das Gantt Chart 20121130
5 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/CL_SGX_RES_GANTT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800