SAP ABAP Class /MRSS/CL_SGX_GANTT_EVENT (Represents a Gantt Event)
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_EVENT  
Short Description Represents a Gantt Event    
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 20091116   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGX_GANTT_EVENT has no forward declaration.
Interfaces
Class /MRSS/CL_SGX_GANTT_EVENT has no interface implemented.
Friends
Class /MRSS/CL_SGX_GANTT_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TYPE_MOVE Constant Public Type reference (TYPE) INT4 2 Move Type 20091116
2 GC_TYPE_RESIZE Constant Public Type reference (TYPE) INT4 1 Resize Type 20091116
3 GC_TYPE_UNDECIDED Constant Public Type reference (TYPE) INT4 3 Undecided type 20130529
4 GREF_MAPPING_MGR Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_SGX_MAPPING_MGR Mapping Manager 20130604
5 MT_PARAMETERLIST Instance attribute Private Type reference (TYPE) LTT_PARAMETERS List of Parameters 20091116
6 MT_ROWGUID Instance attribute Private Type reference (TYPE) /MRSS/T_GUID_RES_TAB Resource GUID 20130408
7 MV_CACHE_NODE Instance attribute Private Type reference (TYPE) /MRSS/T_SGX_NODE_ID Uniquely Identifies a Node in JGantt Chart 20091116
8 MV_CACHE_ROW Instance attribute Private Type reference (TYPE) /MRSS/T_SGX_ROW_ID Uniquely Identifies a Row in the JGantt 20091116
9 MV_LAYER_ID Instance attribute Private Type reference (TYPE) /MRSS/T_SGX_LAYER_ID layer ID 20130618
10 MV_LINKED_GUID Instance attribute Private Type reference (TYPE) /MRSS/T_GUID Linked Guid incase of Link Node 20130616
11 MV_LINK_RESOURCE_GUID Instance attribute Private Type reference (TYPE) /MRSS/T_GUID GUID 20130819
12 MV_NODEGUID Instance attribute Private Type reference (TYPE) /MRSS/T_GUID GUID 20091116
13 MV_NODE_ID Instance attribute Private Type reference (TYPE) /MRSS/T_SGX_NODE_ID Uniquely Identifies a Node in JGantt Chart 20130912
14 MV_NODE_PARAM Instance attribute Private Type reference (TYPE) INT4 Natural Number 20091117
15 MV_NODE_TYPE Instance attribute Private Type reference (TYPE) /MRSS/T_SGX_NODETYP Node Type 20091116
16 MV_ROWTYPE Instance attribute Private Type reference (TYPE) /MRSS/T_SGX_ROWTYP Type of Line in Gantt Chart 20091116
17 MV_TYPE Instance attribute Private Type reference (TYPE) INT4 Event Type 20091116
18 MV_VALID Instance attribute Private Type reference (TYPE) INT4 Validity 20091117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091116
2 GET_LAYER_ID Instance method Public Method 20130618
3 GET_LINKED_GUID Instance method Public Method Returns linked guid on link node selection 20130616
4 GET_NODE Instance method Public Method Returns the Node ID 20091116
5 GET_NODE_GUID Instance method Public Method Returns the GUID Node 20091116
6 GET_NODE_ID Instance method Public Method 20130912
7 GET_NODE_PARAM Instance method Public Method Returns the Parameter Node 20091116
8 GET_NODE_TYPE Instance method Public Method Returns the Node Type 20091116
9 GET_PARAMETER Instance method Public Method Returns a Certain Parameter 20091116
10 GET_RESOURCE_GUID Instance method Public Method Returns the resource guid involved in link 20130819
11 GET_RESOURCE_TYPE Instance method Public Method Returns the resource type on resource selection 20130609
12 GET_ROW Instance method Public Method Returns the Line ID 20091116
13 GET_ROW_GUID Instance method Public Method Returns the GUID row 20091116
14 GET_ROW_TYPE Instance method Public Method Returns the Line Type 20091116
15 GET_TIMESTAMPS Instance method Public Method Returns the Time Stamp 20091118
16 GET_TYPE Instance method Public Method Returns the Event Type 20091116
17 IS_VALID Instance method Public Method Checks Whether the Event Is Valid 20091117
18 PARSE_PARAMETER_VAR Instance method Private Method Parses a Parameter Variable 20091116
19 PARSE_PARAM_TO_ROW_NODE Instance method Public Method 20121206
Events
Class /MRSS/CL_SGX_GANTT_EVENT has no event.
Types
Class /MRSS/CL_SGX_GANTT_EVENT 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_MAPPING_MGR Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGX_MAPPING_MGR Mapping Manager 20130604
2 Importing IV_NODE Call by reference Type reference (TYPE) STRING ID des Nodes 20091116
3 Importing IV_PARAMETER Call by reference Type reference (TYPE) STRING Parameter Variable vom Event 20091116

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

Method GET_LAYER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LAYER_ID Value transfer Type reference (TYPE) /MRSS/T_SGX_LAYER_ID layer ID 20130618

Method GET_LAYER_ID on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method GET_LINKED_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID Value transfer Type reference (TYPE) /MRSS/T_GUID GUID 20130616

Method GET_LINKED_GUID on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NODE Value transfer Type reference (TYPE) /MRSS/T_SGX_NODE_ID Identifiziert einen Knoten im JGantt Chart eindeutig. 20091117

Method GET_NODE on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method GET_NODE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID Value transfer Type reference (TYPE) /MRSS/T_GUID Guid 20091117

Method GET_NODE_GUID on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method GET_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NODE_ID Value transfer Type reference (TYPE) /MRSS/T_SGX_NODE_ID Uniquely Identifies a Node in JGantt Chart 20130912

Method GET_NODE_ID on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method GET_NODE_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NODE_PARAM Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20091117

Method GET_NODE_PARAM on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method GET_NODE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NODE_TYPE Value transfer Type reference (TYPE) /MRSS/T_SGX_NODETYP Typ eines Knotens 20091117

Method GET_NODE_TYPE on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20091117
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20091117

Method GET_PARAMETER on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method GET_RESOURCE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID Value transfer Type reference (TYPE) /MRSS/T_GUID GUID 20130819

Method GET_RESOURCE_GUID on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method GET_RESOURCE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESOURCE_TYPE Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_TYPE Type of Resource 20130609
2 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130609

Method GET_RESOURCE_TYPE on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method GET_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ROW Value transfer Type reference (TYPE) /MRSS/T_SGX_ROW_ID Identifiziert eine Zeile im JGantt eindeutig. 20091117

Method GET_ROW on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method GET_ROW_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GUID_RES Value transfer Type reference (TYPE) /MRSS/T_GUID_RES_TAB Resource GUID 20130408

Method GET_ROW_GUID on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method GET_ROW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ROW_TYPE Value transfer Type reference (TYPE) /MRSS/T_SGX_ROWTYP Typ einer Zeile im Gantt Chart 20091117

Method GET_ROW_TYPE on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method GET_TIMESTAMPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TIMESTAMPS Call by reference Type reference (TYPE) /MRSS/T_SGX_TIMESTAMP_TAB table of timestamps 20130516
2 Exporting EV_TIMESTAMP_1 Call by reference Type reference (TYPE) /MRSS/T_SGX_TIMESTAMP Zeitpunkt in Form eines Zeitstempels. 20091118
3 Exporting EV_TIMESTAMP_2 Call by reference Type reference (TYPE) /MRSS/T_SGX_TIMESTAMP Zeitpunkt in Form eines Zeitstempels. 20091118
4 Importing IV_RETURN_ALL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130516

Method GET_TIMESTAMPS on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Type reference (TYPE) INT4 Typ des Events 20091117

Method GET_TYPE on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method IS_VALID Signature

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

Method IS_VALID on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method PARSE_PARAMETER_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETER Call by reference Type reference (TYPE) STRING 20091116

Method PARSE_PARAMETER_VAR on class /MRSS/CL_SGX_GANTT_EVENT has no exception.

Method PARSE_PARAM_TO_ROW_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NODE Call by reference Type reference (TYPE) STRING 20121206
2 Exporting EV_ROW Call by reference Type reference (TYPE) STRING 20121206
3 Importing IV_PARAM Call by reference Type reference (TYPE) STRING 20121206

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