SAP ABAP Class /MRSS/CL_SGU_IL_GANTT (Planning Board: User Interface Control Wrapper)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGU (Package) User Interface for Interactive Planning Board
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGU_ARRANGE_SCREEN Message for Arranging the Screen Elements 20080820
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGU_DETAILS Events for Display 20080820
3 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGU_DISPLAY_DATA Select/display/position in Gantt chart 20080820
4 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGU_ERROR_MESSAGE Events for Error Handling 20080820
5 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGU_GANTT_TOOLBAR Status Messages 20080820
6 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGU_LOCATION Select/Display/Position in Gantt Chart 20080820
7 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGU_REPORT Report Interface 20080820
8 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGU_SAVE_PLB Save the planning board 20080820
Properties
Class /MRSS/CL_SGU_IL_GANTT  
Short Description Planning Board: User Interface Control Wrapper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGU   User Interface for Interactive Planning Board 
Created 20080820   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /MRSS/CL_SGE_APPLICATION_MNT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /MRSS/CL_SGE_CUSTOMIZING Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 /MRSS/CL_SGU_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 /MRSS/CL_SGU_CUSTOMIZING Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_EXITHANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_SGU_ARRANGE_SCREEN Message for Arranging the Screen Elements 20080820
2 /MRSS/IF_SGU_DETAILS Events for Display 20080820
3 /MRSS/IF_SGU_DISPLAY_DATA Select/display/position in Gantt chart 20080820
4 /MRSS/IF_SGU_ERROR_MESSAGE Events for Error Handling 20080820
5 /MRSS/IF_SGU_GANTT_TOOLBAR Status Messages 20080820
6 /MRSS/IF_SGU_LOCATION Select/Display/Position in Gantt Chart 20080820
7 /MRSS/IF_SGU_REPORT Report Interface 20080820
8 /MRSS/IF_SGU_SAVE_PLB Save the planning board 20080820
Friends
# Friend Modeled only Created on Description
1 /MRSS/CL_SGU_IL_DEM_GANTT 20081122 Demand Based Gantt
2 /MRSS/CL_SGU_IL_PN_GANTT 20081122 Planning Node Based Gantt
3 /MRSS/CL_SGU_IL_PN_SCH_GANTT 20081122 Work Center Based Gantt
4 /MRSS/CL_SGU_IL_RES_GANTT 20081122 Resource Based Gantt
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BEGIN Constant Private Type reference (TYPE) C IS INITIAL 20080820
2 C_DEMAND_GANTT_CLASS Constant Private Type reference (TYPE) /MRSS/T_SGU_GANTT_CLS '/MRSS/CL_SGU_IL_DEM_GANTT' Demand Gantt Class 20080820
3 C_LEFT Constant Private Type reference (TYPE) CHAR1 'L' Menu for capacitive row 20080820
4 C_MENU_ASSIGNMENT Constant Private Type reference (TYPE) BCVALS-ID '0001' Assignments Menu 20080820
5 C_MENU_CAPADATA Constant Private Type reference (TYPE) BCVALS-ID '0011' Menu for capacitive row 20080820
6 C_MENU_DEMAND Constant Private Type reference (TYPE) BCVALS-ID '0002' Demands Menu 20080820
7 C_MENU_LINK Constant Private Type reference (TYPE) BCVALS-ID '0003' Links Menu 20080820
8 C_MENU_RESOURCE Constant Private Type reference (TYPE) BCVALS-ID '0004' Resources Menu 20080820
9 C_MENU_RESOURCE_LINK Constant Private Type reference (TYPE) BCVALS-ID '0005' Resources Menu 20080820
10 C_MENU_RESOURCE_TEAM Constant Private Type reference (TYPE) BCVALS-ID '0006' Resources Menu 20080820
11 C_MENU_ROW Constant Private Type reference (TYPE) BCVALS-ID '0007' Rows Menu 20080820
12 C_MENU_TEAM_MEMBER Constant Private Type reference (TYPE) BCVALS-ID '0008' Links Menu 20080820
13 C_MENU_TIMEDATA Constant Private Type reference (TYPE) BCVALS-ID '0009' Links Menu 20080820
14 C_MENU_TIMESPEC Constant Private Type reference (TYPE) BCVALS-ID '0010' Links Menu 20080820
15 C_MENU_VEHICLE Constant Private Type reference (TYPE) BCVALS-ID '0011' 20080820
16 C_MOVE Constant Private Type reference (TYPE) CHAR1 'M' Menu for capacitive row 20080820
17 C_PN_GANTT_CLASS Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_GANTT_CLS '/MRSS/CL_SGU_IL_PN_GANTT' Demand Gantt Class 20081008
18 C_PN_SCH_GANTT_CLASS Constant Private Type reference (TYPE) /MRSS/T_SGU_GANTT_CLS '/MRSS/CL_SGU_IL_PN_SCH_GANTT' Class Name 20081127
19 C_RESOURCE_GANTT_CLASS Constant Private Type reference (TYPE) /MRSS/T_SGU_GANTT_CLS '/MRSS/CL_SGU_IL_RES_GANTT' Resource Gantt Class 20080820
20 C_RIGHT Constant Private Type reference (TYPE) CHAR1 'R' Menu for capacitive row 20080820
21 C_ROW_HEIGHT Constant Private Type reference (TYPE) INT4 '420' Natural Number 20080820
22 GC_PBO_POSITION_BUFFER Constant Private Type reference (TYPE) P '-3600' 20090212
23 GREF_DEM_GANTT Instance attribute Public Object reference (TYPE REF TO) /MRSS/CL_SGU_IL_DEM_GANTT Demand Based Gantt 20080820
24 GREF_RES_GANTT Instance attribute Public Object reference (TYPE REF TO) /MRSS/CL_SGU_IL_RES_GANTT Resource Based Gantt 20080820
25 GREF_TEXT_BADI Instance attribute Private Object reference (TYPE REF TO) /MRSS/IF_EX_SGU_DESC_DETER 20080820
26 GT_BOXVALS_NEW Instance attribute Private Type reference (TYPE) BCVALSTAB 20080820
27 GT_COM_TABLES Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_COMTABLES Communication Structure for Gantt Control 20080820
28 GT_GANTT_CLS Instance attribute Private Type reference (TYPE) /MRSS/T_GANTT_CL_REF_TAB List of Gantt classes 20080820
29 GT_GANTT_CLS_OLD Instance attribute Private Type reference (TYPE) /MRSS/T_GANTT_CL_REF_TAB List of Gantt classes 20080919
30 GT_INIT_TEXT_AS Instance attribute Private Type reference (TYPE) /MRSS/T_INIT_DESCRIPTION_TAB Initial Texts for Assignments 20080820
31 GT_INIT_TEXT_TS Instance attribute Private Type reference (TYPE) /MRSS/T_INIT_DESCRIPTION_TAB Initial Texts for Time Allocation 20080820
32 GT_INIT_TEXT_TT Instance attribute Private Type reference (TYPE) /MRSS/T_TRAVEL_TEXT_TAB 20080820
33 GT_LINKS Instance attribute Private Type reference (TYPE) /MRSS/T_LINK_OBJ_EXT_TAB Table with Links in External Format 20080820
34 GT_SORT_DATA_DEMAND Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_SORT_DATA_DEM_TAB Sort data from demands 20080820
35 GT_TIMEPOINTER Instance attribute Private Type reference (TYPE) /MRSS/T_TIMEPOINTER_TAB ID of the date line 20081013
36 GV_ADD_GRID Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080830
37 GV_BEGDA Instance attribute Private Type reference (TYPE) D Start Date of Display 20080820
38 GV_BEGDA_2 Instance attribute Private Type reference (TYPE) D Start Date for Demands 20081125
39 GV_CAPACITIVE_ASGN Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20081020
40 GV_CAPA_MODE Instance attribute Public Type reference (TYPE) /MRSS/T_BOOLEAN SPACE 20080820
41 GV_CHART Instance attribute Private Type reference (TYPE) BCOBJID Object identification in bar chart 20080820
42 GV_DISPLAY_MODE Instance attribute Private Type reference (TYPE) CHAR1 'R' Resource or Demand View 20080820
43 GV_DRAW_MODE Instance attribute Public Type reference (TYPE) CHAR4 Creation Mode 20080820
44 GV_ENDDA Instance attribute Private Type reference (TYPE) D End Date of Display 20080820
45 GV_ENDDA_2 Instance attribute Private Type reference (TYPE) D End Date for Demands 20081125
46 GV_EXPAND_MODE Static Attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN 20080820
47 GV_JUMP_START Instance attribute Private Type reference (TYPE) BCSECTION-START Start date of section in bar chart 20090828
48 GV_MULTI_LINE Static Attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN 20080820
49 GV_NEXT_PBO_BOX Instance attribute Private Type reference (TYPE) /MRSS/T_GANTT_NEXT_PBO_BOX Next PBO: Box 20080820
50 GV_NEXT_PBO_CLEAR_TABLES Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Next PBO: Delete Communication Table 20080820
51 GV_NEXT_PBO_DATE Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_BEGDA Next PBO: Start Date 20080820
52 GV_NEXT_PBO_POSITION Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Next PBO: Update Item 20080820
53 GV_NEXT_PBO_SELECT_ITEM Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_PLANITEM Planned Item to Be Selected 20080820
54 GV_NEXT_PBO_TIME Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_BEG_UZEIT Next PBO: Start Time 20080820
55 GV_NODECOUNT Instance attribute Private Type reference (TYPE) I Node Number Counter 20080820
56 GV_PARALLEL_MODE Instance attribute Private Type reference (TYPE) TBCO-SOLVEROWS '0' Flag: Activate automatic expansion 20130917
57 GV_SWITCH_GANTT_CLS Instance attribute Public Type reference (TYPE) /MRSS/T_SGU_GANTT_CLS Class Name 20081006
58 GV_USR_DATE_FORMAT Instance attribute Private Type reference (TYPE) CHAR10 20101222
59 GV_VIEW Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_VIEW_ID View Profile ID 20080820
60 GV_WINID Instance attribute Public Type reference (TYPE) NET_GRAPH-WINID Window ID 20080910
61 LCTRL_GANTT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_BARCHART Bar Chart Construction 20080820
62 LC_PRIORITY Constant Private See coding Priority of gantt objects 20080820
63 LREF_DEPENDENCIES Instance attribute Public Object reference (TYPE REF TO) /MRSS/CL_SGU_COL_DEPENDENCIES Screen Container Assignments 20080820
64 LREF_LAYER_BADI Instance attribute Private Object reference (TYPE REF TO) /MRSS/SGU_ASSGN_ELEM 20080820
65 LREF_LAYER_CONTEXT Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_SGU_BADI_CONTEXT Interface to Implement a BAdI Context 20080820
66 LREF_PLANITEMS Instance attribute Public Object reference (TYPE REF TO) /MRSS/CL_SGU_COL_PLANITEMS Screen Container Assignments 20080820
67 LREF_RESOURCES Instance attribute Public Object reference (TYPE REF TO) /MRSS/CL_SGU_COL_RESOURCES Planning Board: Screen Container 20080820
68 LS_PROFILE Instance attribute Private Type reference (TYPE) BCPROFILE Graphics profile in the Gantt chart 20080820
69 LS_SELECTED_WORKITEM Instance attribute Private Type reference (TYPE) /MRSS/T_WORKLIST_EXT Worklist Data 20080820
70 LT_COLLISIONS Instance attribute Private Type reference (TYPE) /MRSS/T_SGE_COLLISION_EXT_TAB Collisions Table 20080820
71 LT_DRAG_DROP_TAB Instance attribute Private Type reference (TYPE) BCDRGDRPTAB Table Type for Drag & Drop 20080820
72 LT_FILTER_CRITERIA Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_FNAM_SELOPT_TAB Table Type for Selection Options with Field Name 20080820
73 LT_NODES_REUSE Instance attribute Private Type reference (TYPE) BCNODESTAB BCNODESTAB 20080820
74 LT_NOTE_CHANGES Static Attribute Private Type reference (TYPE) /MRSS/T_RES_GUID_NOTE_TAB Track Changes to Resource Note 20080820
75 LT_POPUP_CODES Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_POPUP_CODES_TAB List of Context Menu Commands 20080820
76 LT_SECTIONS Instance attribute Private Type reference (TYPE) LTY_SECTION_TAB 20080820
77 LT_SELECTED_WORKITEM Instance attribute Private Type reference (TYPE) /MRSS/T_WORKLIST_EXT_TAB Table with Worklist Data 20131224
78 LT_SUMBARS Instance attribute Private Type reference (TYPE) /MRSS/T_ASS_EXT_SUMBARS_TAB Table for assignment totals bar 20080820
79 LT_SUMBAR_NODES Instance attribute Private Type reference (TYPE) /MRSS/T_SUMBAR_NODES_TAB Resource GUID and Node IDs 20080820
80 LV_ASSGN_MODE Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN 'X' Boolean variable 20080820
81 LV_BOXCOUNT Instance attribute Private Type reference (TYPE) I Box Counter 20080820
82 LV_COMP_FLAG Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080820
83 LV_FLAG Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Boolean variable 20080820
84 LV_IMPLEMENTED Instance attribute Private Type reference (TYPE) SXRT_BOOLEAN 20080820
85 LV_INIT_TEXT_CONTAINS_VALUES Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Initial Texts Are Filled 20080820
86 LV_PRINT_RESULT Static Attribute Private Type reference (TYPE) I 20080820
87 LV_RESTYPE Instance attribute Private Type reference (TYPE) STRING 20080820
88 LV_SORT_ORDER Instance attribute Private Type reference (TYPE) I Sort Sequence 20080820
89 LV_SYNC_START_DATE Instance attribute Private Type reference (TYPE) BCSECSTART Synchronization Start date in bar chart 20081120
90 LV_TICK_LEVEL Instance attribute Private Type reference (TYPE) I 20080820
91 LV_TICK_SIZE Instance attribute Private Type reference (TYPE) I 20080820
92 LV_TICK_SIZE_COMPR Instance attribute Private Type reference (TYPE) I 20080820
93 LV_TIMELINE_COUNT Instance attribute Private Type reference (TYPE) INT4 Natural Number 20080820
94 LV_TMP Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20081107
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_TREE_FUNCTION Instance method Private Method Activate Tree Function for Graphical Element 20080820
2 ASK_AND_SAVE Instance method Private Method Ask and Save 20080820
3 ASSIGNMENT_SPLIT Instance method Public Method Split assignment 20140821
4 CHANGE_PLANITEM Instance method Public Method Changes a planitem 20081117
5 CHECK_AVAIL_VIEW_ACTIVE Instance method Public Method Check if Availabilty View is active on Demand Gantt 20130717
6 CHECK_CHART_OBJECT Instance method Public Method Check a specific chart object exists 20090213
7 CLEAR_SWITCHED_MODE Instance method Public Method Clears the last switched-to GANTT display mode information 20081120
8 CONSTRUCTOR Instance method Public Constructor 20080820
9 CONTROL_HANDLER_ACTIVATION Instance method Public Method Controls the activation of the event handlers 20081126
10 CONVERT_DATE_TO_INT Instance method Private Method Date/Time in Internal Format 20080820
11 CONVERT_INT_TO_DATE Instance method Private Method Internal Format in Date/Time 20080820
12 CREATE_PLANITEM Instance method Public Method Creates a planitem 20081117
13 CREATE_SECTIONS Instance method Private Method Create Sections 20101222
14 CREATE_TIME_INTERVAL Instance method Private Method Create Time Interval 20080820
15 DELTA_REFRESH Instance method Public Method Delta refresh of gantt 20110224
16 DEPENDENCY_DETAILS Instance method Private Method Display Details for Planned Item 20080820
17 DISPLAY_ALT_ADDRESS_POPUP Instance method Private Method 20080820
18 DISPLAY_ASSIGNMENT_IN_MAP Instance method Private Method Display Assignment in Map 20110405
19 DISPLAY_DEMAND_IN_MAP Instance method Private Method Display Demand in Map 20110405
20 DISPLAY_DEP_DATA_GET Instance method Private Method 20080820
21 DISPLAY_RELATED_MESSAGES Instance method Private Method 20080820
22 DISPLAY_RESOURCE_IN_MAP Instance method Private Method Display selected resource in the Map 20110405
23 DISPLAY_VEHICLE_DETAIL Instance method Private Method Display Vehicle Detail 20101227
24 EXPAND_COLLAPSE_ALL Instance method Public Method Expand/Collapse All 20080820
25 FILTER_DELETE Instance method Public Method 20080820
26 FREE_CONTROL Instance method Public Method 20080820
27 GET_CHANGE_HISTORY Instance method Private Method 20080820
28 GET_DISPLAY_MODE Instance method Public Method Returns the GANTT display mode 20081113
29 GET_GANTT_TIMELINE Instance method Public Method Determines the timeline to be used for the GANTT 20081125
30 GET_SELECTED_NODES Instance method Public Method Determine Selected Nodes 20080820
31 GET_SELECTED_RESOURCE Instance method Public Method Determine Selected Rows 20080820
32 GET_SELECTED_RESOURCE_NODES Instance method Private Method Determine Selected Nodes and Rows 20110209
33 GET_START_DATE Instance method Public Method Determine Selected Rows 20080820
34 GET_SYNC_DATE Instance method Public Method Get Synchronization date 20081119
35 INIT_GANTT_MAIN Instance method Private Method Initialize Gantt 20080820
36 INIT_GANTT_ROW Instance method Private Method Initialize Gantt Row 20080820
37 IS_OPTIMIZER_RUN Instance method Public Method 20130516
38 ON_REMOVE_SELECTIONS Instance method Private Event handling method 20080820
39 ON_RIGHT_CLICK Instance method Private Event handling method right click 20081107
40 ON_WORKITEM_SELECTED Instance method Private Event handling method 20131224
41 PARALLEL_MODE_GET Instance method Public Method Determine Drilldown Depth of Row 20080820
42 PARALLEL_MODE_SET Instance method Public Method Set Drilldown Depth of Row 20080820
43 PARALLEL_MODE_SWITCH Instance method Private Method Switch Drilldown Depth of Row 20080820
44 POPULATE_RIBBONS Instance method Private Method Create Ribbons 20101222
45 POPULATE_SECTION_DAY Instance method Private Method Populate Section Day 20101222
46 POPULATE_SECTION_WEEK Instance method Private Method Populate Section week 20101222
47 PRINT Instance method Private Method 20080820
48 PROCESS_PAI Instance method Public Method PAI 20080820
49 PROCESS_PBO Instance method Public Method PBO 20080820
50 REFRESH Instance method Public Method New set-up 20080820
51 REFRESH_BOX_VALS Instance method Public Method Refresh Status of Resource in Gantt 20080820
52 REFRESH_UI_OBJECT Instance method Public Method Trigger a UI refresh 20081114
53 REPORT_RESOURCES Instance method Private Method 20080820
54 SCROLL_FOR_ELEMENT Instance method Private Method 20080829
55 SET_CONTROL Instance method Public Method Transfer OCX Reference 20080820
56 SET_DRAG_DROP_HANDLER_GANTTS Instance method Public Method set drag drop handler between several ganttts 20081124
57 SET_DRAW_MODE Instance method Public Method Set Insert Mode 20080820
58 SET_SORT_ORDER Instance method Public Method Set Sort Sequence 20080820
59 SET_TICK_SIZE Instance method Public Method Set Tick Size 20080820
60 SET_TICK_SIZE_CUSTOMIZING Instance method Private Method Set the tick size to the user setting 20101222
61 SET_TICK_SIZE_SECTIONS Instance method Public Method Calculate scaling sections 20101222
62 SET_TIME_FRAME Instance method Public Method Reset Time Interval 20080820
63 SET_TIME_SCALE Instance method Public Method Set Time Interval at Logon 20080820
64 SET_TOOLBAR_BUTTONS Instance method Public Method Reset Status of Toolbar Buttons 20080820
65 SET_ZOOM_LEVEL Instance method Public Method 20080820
66 SHOW_DATE_TIME_POINTER Instance method Private Method Display Current Date and Time Pointer 20080820
67 SWITCH_DISPLAY_MODE Instance method Public Method Switch Display Mode (Demand/Resource) 20080820
68 SWITCH_TO_ORDER Instance method Private Method Switch to Order 20080820
69 SYNC_HORIZONTAL_SCROLL Instance method Private Method Sync Horizontal Scroll between two gantts 20081127
70 TOOLTIP_FOR_BOX_GET Instance method Private Method 20080820
71 TRIGGER_USER_EXIT Instance method Public Method 20080820
72 UPDATE_CHART_BUFFERS Instance method Private Method Updates the chart buffers for the GANTT control 20081119
73 USER_EXIT Instance method Private Method Process user exits 20080820
74 WRITE_USER_PARAMETERS Instance method Public Method 20080820
Events
# Event Type Visibility Description Created on
1 ASSIGNMENTS_LOCATE Instance Event
(0)
Public
(2)
20080820
2 CLOSE_DETAILS Instance Event
(0)
Public
(2)
20080820
3 DISPLAY_DATA Instance Event
(0)
Public
(2)
20080820
4 DISPLAY_DETAILS Instance Event
(0)
Public
(2)
20080820
5 DISPLAY_DOCK Instance Event
(0)
Public
(2)
20080820
6 DISPLAY_REP_RESOURCES Instance Event
(0)
Public
(2)
20080820
7 MESSAGES_FROM_EVENT Instance Event
(0)
Public
(2)
20080820
8 REFRESH_CONTROL Instance Event
(0)
Public
(2)
Triggers a re-creation of the UI GANTT control object 20080820
9 REFRESH_UI Instance Event
(0)
Public
(2)
Triggers a GANTT UI Refresh 20081114
10 SELECT_WORKITEM Instance Event
(0)
Public
(2)
20080820
11 SET_GANTT_CONTROL_UI Instance Event
(0)
Public
(2)
Sets the GANTT control reference on the UI 20081114
12 SET_NEW_TICK_SIZE Instance Event
(0)
Public
(2)
20080820
13 TOOLBAR_BUTTONS Instance Event
(0)
Public
(2)
20080820
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_NEXT_PBO_BOX Private See coding 20080820 BEGIN OF lty_next_pbo_box, box_id TYPE bcboxid, force_scroll TYPE /mrss/t_boolean, chart_id TYPE bcobjid, END OF lty_next_pbo_box
2 LTY_PLANITEM Private See coding 20080820 BEGIN OF lty_planitem, guid TYPE /mrss/t_guid, subid TYPE /mrss/t_node_subid, type TYPE /mrss/t_sgu_planitem_type, begda TYPE d, beg_uzeit TYPE t, endda TYPE d, end_uzeit TYPE t, duration TYPE i, tt_begda TYPE d, " Travel-To start date tt_beg_uzeit TYPE t, " Travel-To Start Time tt_endda TYPE d, " Travel-To End Date tt_end_uzeit TYPE t, " Travel-To End Time tt_duration TYPE i, " Travel-To duration tf_begda TYPE d, " Travel-From start date tf_beg_uzeit TYPE t, " Travel-From Start Time tf_endda TYPE d, " Travel-From End Date tf_end_uzeit TYPE t, " Travel-From End Time tf_duration TYPE i, " Travel-From duration END OF lty_planitem
3 LTY_PLANITEM_CLOCK_INF Private See coding 20080820 BEGIN OF lty_planitem_clock_inf, resource_key TYPE /mrss/t_guid, demand_key TYPE /mrss/t_guid, begda TYPE dats, beg_uzeit TYPE uzeit, guid TYPE /mrss/t_guid, END OF lty_planitem_clock_inf
4 LTY_PLANITEM_CLOCK_INF_TAB Private See coding 20080820 lty_planitem_clock_inf_tab TYPE SORTED TABLE OF lty_planitem_clock_inf WITH UNIQUE KEY resource_key demand_key begda beg_uzeit
5 LTY_SECTION_LINE Private See coding 20080820 BEGIN OF lty_section_line, section TYPE bcsectid, compressed TYPE /mrss/t_boolean, width TYPE i, END OF lty_section_line
6 LTY_SECTION_TAB Private See coding 20080820 lty_section_tab TYPE STANDARD TABLE OF lty_section_line
Method Signatures

Method ACTIVATE_TREE_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) C 20080820

Method ACTIVATE_TREE_FUNCTION on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method ASK_AND_SAVE 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 Nachrichtentabelle 20080820
2 Exporting EV_CANCEL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20080820
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20080820
4 Exporting EV_REFRESH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20080820

Method ASK_AND_SAVE on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method ASSIGNMENT_SPLIT 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 Nachricht 20140821
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Logische Variable 20140821
3 Importing IT_SELECTED_NODES Call by reference Type reference (TYPE) BCNODESTAB Table Type for BCNODES 20140821

Method ASSIGNMENT_SPLIT on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method CHANGE_PLANITEM 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 Message Table 20081117
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Logical Variable 20081117
3 Importing IS_DATEINTERVAL Call by reference Type reference (TYPE) /MRSS/T_DATE_INTERVAL Date Interval 20081117
4 Importing IS_PLANITEM Call by reference Type reference (TYPE) /MRSS/T_SGU_PLANITEM Gantt chart node 20081117
5 Importing IS_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_SGU_RESOURCE Relationship: BARC Box - Resource 20081117

Method CHANGE_PLANITEM on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method CHECK_AVAIL_VIEW_ACTIVE Signature

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

Method CHECK_AVAIL_VIEW_ACTIVE on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method CHECK_CHART_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FOUND Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN 'X' : Chart found 20090213
2 Importing IV_CHART_NAME Call by reference Type reference (TYPE) /MRSS/T_SGU_GANTT_CLS Chart name 20090213

Method CHECK_CHART_OBJECT on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method CLEAR_SWITCHED_MODE Signature

Method CLEAR_SWITCHED_MODE on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Method CLEAR_SWITCHED_MODE on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method CONTROL_HANDLER_ACTIVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVATE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 'X' Activate handlers? 20081126
2 Importing IV_FOR_CHARTS Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Control handlers for the charts also? 20081126

Method CONTROL_HANDLER_ACTIVATION on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method CONVERT_DATE_TO_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) SYST-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20080820
2 Importing IV_TIME Call by reference Type reference (TYPE) SYST-UZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20080820
3 Returning RV_VAL Value transfer Type reference (TYPE) BCVALSVAL Char 20 20080820

Method CONVERT_DATE_TO_INT on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method CONVERT_INT_TO_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATE Call by reference Type reference (TYPE) SYST-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20080820
2 Exporting EV_TIME Call by reference Type reference (TYPE) SYST-UZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20080820
3 Importing IV_VAL Call by reference Type reference (TYPE) BCVALSVAL Wert in Wertetabelle 20080820

Method CONVERT_INT_TO_DATE on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method CREATE_PLANITEM 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 Message Table 20081117
2 Exporting EV_CAP_ASG_CREATED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean variable 20081117
3 Exporting EV_EVENT_SELECT_WRK_ITM Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20081117
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Logical Variable 20081117
5 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_DATA_EXT Assignment ID with Object 20081117
6 Importing IS_DATEINTERVAL Call by reference Type reference (TYPE) /MRSS/T_DATE_INTERVAL Date Interval 20081117
7 Importing IS_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEMAND_EXT (Changeable) demand data for interface 20081117
8 Importing IS_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_SGU_RESOURCE Relationship: BARC Box - Resource 20081117
9 Importing IS_TEAM Call by reference Type reference (TYPE) /MRSS/T_SGU_TEAM Assignment: Team - Bar Chart Element 20081117
10 Importing IS_TIMESPEC Call by reference Type reference (TYPE) /MRSS/T_TIMESPEC Data of a Time Allocation for the User Interface 20081117
11 Importing IS_WORKLIST Call by reference Type reference (TYPE) /MRSS/T_WORKLIST_EXT Worklist Data 20081117
12 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_SGU_RESOURCE_TAB Relationship List: BARC Boxes - Resources 20081117
13 Importing IV_CONCRETIZE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Boolean Variable 20081117
14 Importing IV_CREATION_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGU_PLANITEM_TYPE Creation Type 20081117
15 Importing IV_DROP_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20081117
16 Importing IV_FORCE_DETAIL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Display Detail Screen 20081117
17 Importing IV_MAX_END_DATE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20081117
18 Importing IV_NO_SPLIT Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20081117
19 Importing IV_REQUEST_POPUP Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Boolean Variable 20081117

Method CREATE_PLANITEM on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method CREATE_SECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SECTIONS Call by reference Type reference (TYPE) /MRSS/T_GANTT_SECTION_TAB Sections in Bar chart 20101222
2 Changing CV_COMP_FLAG Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20101222
3 Changing CV_TICK_LEVEL Call by reference Type reference (TYPE) I 20101222
4 Changing CV_TICK_SIZE Call by reference Type reference (TYPE) I 20101222
5 Changing CV_TICK_SIZE_COMPR Call by reference Type reference (TYPE) I 20101222
6 Importing IV_CHART_ID Call by reference Type reference (TYPE) BCOBJID Object identification in bar chart 20101222

Method CREATE_SECTIONS on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method CREATE_TIME_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INTERVAL_ID Call by reference Type reference (TYPE) BCINTERVAL-ID Identifikation für Zeitintervalle im Balkenplan 20080820
2 Importing IV_BEG_DATE Call by reference Type reference (TYPE) SYST-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20080820
3 Importing IV_BEG_TIME Call by reference Type reference (TYPE) SYST-UZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20080820
4 Importing IV_END_DATE Call by reference Type reference (TYPE) SYST-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20080820
5 Importing IV_END_TIME Call by reference Type reference (TYPE) SYST-UZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20080820

Method CREATE_TIME_INTERVAL on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method DELTA_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHART_ID Call by reference Type reference (TYPE) I Dummy for B20 int1 (Local Everywhere) 20110225
2 Importing IV_RESOURCE_RELEVANCE Call by reference Type reference (TYPE) CHAR30 30 Characters 20110224
3 Importing IV_START_DATE Call by reference Type reference (TYPE) BCSECTION-START Start date of section in bar chart 20110224

Method DELTA_REFRESH on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method DEPENDENCY_DETAILS 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 Nachricht 20080820
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Logische Variable 20080820
3 Importing IS_DEPENDENCY Call by reference Type reference (TYPE) /MRSS/T_SGU_DEPENDENCY Beziehung BarcLink - Abhängigkeit 20080820
4 Importing IT_LINKS Call by reference Type reference (TYPE) BCLINKSTAB Tabellentyp für BCLINKS 20080820

Method DEPENDENCY_DETAILS on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method DISPLAY_ALT_ADDRESS_POPUP Signature

Method DISPLAY_ALT_ADDRESS_POPUP on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Method DISPLAY_ALT_ADDRESS_POPUP on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method DISPLAY_ASSIGNMENT_IN_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODES Call by reference Type reference (TYPE) BCNODESTAB Table Type for BCNODES 20110405

Method DISPLAY_ASSIGNMENT_IN_MAP on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method DISPLAY_DEMAND_IN_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODES Call by reference Type reference (TYPE) BCNODESTAB Table Type for BCNODES 20110405
2 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_SGU_RESOURCE_TAB Relationship List: BARC Boxes - Resources 20110405

Method DISPLAY_DEMAND_IN_MAP on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method DISPLAY_DEP_DATA_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DISP_DEP Call by reference Type reference (TYPE) /MRSS/T_SGU_COMM_DATA_DEP Kommunikationstabelle Popup Abhängigkeiten 20080820
2 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_DATA_TAB Tabelle mit Resourcen für die Oberfläche 20080820
3 Importing IV_DIRECTION Call by reference Type reference (TYPE) CHAR4 Nicht näher def. Bereich, evtl. für Patchlevels verwendbar 20080820
4 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20080820
5 Importing IV_OFFSET Call by reference Type reference (TYPE) /MRSS/T_SOS_OFFSET Zeitabstand einer Anordnungsbeziehung 20080820
6 Importing IV_OFFSET_UNIT Call by reference Type reference (TYPE) /MRSS/T_SOS_OFFSET_UOM Einheit des Abstandes einer Anordnungsbeziehung 20080820
7 Importing IV_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGE_OBJECT_TYPE Objekttyp der Einsatzplantafel 20080820

Method DISPLAY_DEP_DATA_GET on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method DISPLAY_RELATED_MESSAGES 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 20080820
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20080820

Method DISPLAY_RELATED_MESSAGES on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method DISPLAY_RESOURCE_IN_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_SGU_RESOURCE_TAB Relationship List: BARC Boxes - Resources 20110405

Method DISPLAY_RESOURCE_IN_MAP on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method DISPLAY_VEHICLE_DETAIL Signature

Method DISPLAY_VEHICLE_DETAIL on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Method DISPLAY_VEHICLE_DETAIL on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method EXPAND_COLLAPSE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXPAND Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20080820

Method EXPAND_COLLAPSE_ALL on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method FILTER_DELETE Signature

Method FILTER_DELETE on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Method FILTER_DELETE on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method FREE_CONTROL Signature

Method FREE_CONTROL on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Method FREE_CONTROL on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method GET_CHANGE_HISTORY 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 Nachrichtentabelle 20080820
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20080820

Method GET_CHANGE_HISTORY on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method GET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DISPLAY_MODE Value transfer Type reference (TYPE) CHAR1 GANTT display mode 20081113

Method GET_DISPLAY_MODE on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method GET_GANTT_TIMELINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) CHAR1 GANTT display mode (Resources/Demands) 20081125
2 Importing IV_READ_FROM_ENGINE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Re-read the times from the engine? 20081125
3 Returning RS_DATE_INTERVAL Value transfer Type reference (TYPE) /MRSS/T_DATE_INTERVAL Date Interval 20081125

Method GET_GANTT_TIMELINE on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method GET_SELECTED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINKS Call by reference Type reference (TYPE) BCLINKSTAB Tabellentyp für BCLINKS 20080820
2 Exporting ET_NODES Call by reference Type reference (TYPE) BCNODESTAB Tabellentyp für BCNODES 20080820

Method GET_SELECTED_NODES on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method GET_SELECTED_RESOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_SGU_RESOURCE Tabellentyp für Boxen 20080820
2 Exporting ET_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_SGU_RESOURCE_TAB Relationsliste BarcBoxes - Resources 20080820

Method GET_SELECTED_RESOURCE on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method GET_SELECTED_RESOURCE_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_SGU_RESOURCE Table Type for Boxes 20110209
2 Exporting ET_LINKS Call by reference Type reference (TYPE) BCLINKSTAB Table Type for BCLINKS 20110209
3 Exporting ET_NODES Call by reference Type reference (TYPE) BCNODESTAB Table Type for BCNODES 20110209
4 Exporting ET_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_SGU_RESOURCE_TAB Relationship List: BARC Boxes - Resources 20110209

Method GET_SELECTED_RESOURCE_NODES on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method GET_START_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_END_DATE Call by reference Type reference (TYPE) BCSECSTART Startdatum der Section im Balkenplan 20080820
2 Exporting EV_START_DATE Call by reference Type reference (TYPE) BCSECSTART Startdatum der Section im Balkenplan 20080820

Method GET_START_DATE on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method GET_SYNC_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SYNC_DATE Value transfer Type reference (TYPE) BCSECSTART Synchronization date 20081119

Method GET_SYNC_DATE on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method INIT_GANTT_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLOCK_INF Call by reference Type reference (TYPE) /MRSS/T_CLOCK_RES_TAB Ressourcen mit Zeiterfassungsdaten 20080820
2 Importing IT_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_SGU_DEMAND_TAB Tabelle mit Bedarfen 20080820
3 Importing IT_LINKS Call by reference Type reference (TYPE) /MRSS/T_LINK_OBJ_EXT_TAB Link zwischen Ressourcen 20080820
4 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_DATA_TAB Tabelle mit Resourcen für die Oberfläche 20080820
5 Importing IV_DELTA_REFRESH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Boolean Variable 20110224
6 Importing IV_MODE Call by reference Type reference (TYPE) C 20080820

Method INIT_GANTT_MAIN on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method INIT_GANTT_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CALENDAR Call by reference Type reference (TYPE) BCCALID Identifikation für Kalender im Balkenplan 20080820
2 Changing CV_GRID Call by reference Type reference (TYPE) BCGRIDSID Identifikation des Grids im Balkenplan 20080820
3 Importing IT_TABLE Call by reference Type reference (TYPE) ANY TABLE 20080820
4 Importing IV_CHART_ID Call by reference Type reference (TYPE) BCOBJID Object identification in bar chart 20080820
5 Importing IV_GRID_COLOR Call by reference Type reference (TYPE) BCFARBTYP Farbtyp 20080820
6 Importing IV_ROW_NO Call by reference Type reference (TYPE) I 20080820

Method INIT_GANTT_ROW on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method IS_OPTIMIZER_RUN Signature

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

Method IS_OPTIMIZER_RUN on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method ON_REMOVE_SELECTIONS Signature

Method ON_REMOVE_SELECTIONS on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Method ON_REMOVE_SELECTIONS on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method ON_RIGHT_CLICK Signature

Method ON_RIGHT_CLICK on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Method ON_RIGHT_CLICK on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method ON_WORKITEM_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_WORKITEM Call by reference Attribute reference (LIKE) 20131224
2 Importing ET_WORKITEM Call by reference Attribute reference (LIKE) 20131224

Method ON_WORKITEM_SELECTED on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method PARALLEL_MODE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MODE Call by reference Type reference (TYPE) TBCO-SOLVEROWS Kennzeichen: Automatisches Aufreißen aktivieren 20080820

Method PARALLEL_MODE_GET on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method PARALLEL_MODE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLUSH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Flush the GANTT buffers? 20081129
2 Importing IV_MODE Call by reference Type reference (TYPE) TBCO-SOLVEROWS Kennzeichen: Automatisches Aufreißen aktivieren 20080820

Method PARALLEL_MODE_SET on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method PARALLEL_MODE_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLUSH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Flush the GANTT buffers? 20081129

Method PARALLEL_MODE_SWITCH on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method POPULATE_RIBBONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_COMP_FLAG Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20101222
2 Exporting ET_RIBBIONS Call by reference Type reference (TYPE) /MRSS/T_GANTT_RIBBION_TAB Gantt Ribbion Structure 20101222
3 Importing IV_FONT_SIZE_BOTTOM Call by reference Type reference (TYPE) BCVALS-VAL Value in value table 20101222
4 Importing IV_FONT_SIZE_TOP Call by reference Type reference (TYPE) BCVALS-VAL Value in value table 20101222
5 Importing IV_SECTION Call by reference Type reference (TYPE) BCSECTID Identification for section in time axis of bar chart 20101222
6 Importing IV_SMALL_TEXT Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20101222
7 Importing IV_START_SECTION Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20101222
8 Importing IV_TICK_DIST Call by reference Type reference (TYPE) BCVALS-VAL Value in value table 20101222
9 Importing IV_TICK_DIST_TOP Call by reference Type reference (TYPE) BCVALS-VAL '2' Value in value table 20110201

Method POPULATE_RIBBONS on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method POPULATE_SECTION_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SECTIONS Call by reference Type reference (TYPE) /MRSS/T_GANTT_SECTION_TAB Sections in Bar chart 20101222
2 Changing CV_COMP_FLAG Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20101222
3 Changing CV_TICK_LEVEL Call by reference Type reference (TYPE) I 20101222
4 Changing CV_TICK_SIZE Call by reference Type reference (TYPE) I 20101222
5 Changing CV_TICK_SIZE_COMPR Call by reference Type reference (TYPE) I 20101222

Method POPULATE_SECTION_DAY on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method POPULATE_SECTION_WEEK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SECTIONS Call by reference Type reference (TYPE) /MRSS/T_GANTT_SECTION_TAB Sections in Bar chart 20101222
2 Changing CV_COMP_FLAG Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20101222
3 Changing CV_TICK_LEVEL Call by reference Type reference (TYPE) I 20101222
4 Changing CV_TICK_SIZE Call by reference Type reference (TYPE) I 20101222
5 Changing CV_TICK_SIZE_COMPR Call by reference Type reference (TYPE) I 20101222

Method POPULATE_SECTION_WEEK on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method PRINT Signature

Method PRINT on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Method PRINT on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method PROCESS_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_OKCODE Call by reference Type reference (TYPE) SYST-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20080820
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20080820
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Logische Variable 20080820

Method PROCESS_PAI on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method PROCESS_PBO Signature

Method PROCESS_PBO on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Method PROCESS_PBO on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLOCK_INF Call by reference Type reference (TYPE) /MRSS/T_CLOCK_RES_TAB Ressourcen mit Zeiterfassungsdaten 20080820
2 Importing IV_DISP_NO_CLOSE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20110512
3 Importing IV_RESOURCE_RELEVANCE Call by reference Type reference (TYPE) CHAR30 Resource relevance 20081205
4 Importing IV_START_DATE Call by reference Type reference (TYPE) BCSECTION-START Startdatum der Section im Balkenplan 20080820

Method REFRESH on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method REFRESH_BOX_VALS Signature

Method REFRESH_BOX_VALS on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Method REFRESH_BOX_VALS on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method REFRESH_UI_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESOURCE_RELEVANCE Call by reference Type reference (TYPE) CHAR30 Resource relevance 20081205

Method REFRESH_UI_OBJECT on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method REPORT_RESOURCES Signature

Method REPORT_RESOURCES on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Method REPORT_RESOURCES on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SCROLL_FOR_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DIRECTION Call by reference Type reference (TYPE) C '1': Beginn; '2': Ende 20080829

Method SCROLL_FOR_ELEMENT on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SET_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_GANTT Call by reference Object reference (TYPE REF TO) CL_GUI_BARCHART Balkenplanverschalung 20080820

Method SET_CONTROL on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SET_DRAG_DROP_HANDLER_GANTTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GANTT_REFERENCE Call by reference Type reference (TYPE) /MRSS/T_SGU_GANTT_CONT_IL_TAB Holds the GANTT instances and their content type 20081124

Method SET_DRAG_DROP_HANDLER_GANTTS on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SET_DRAW_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) CHAR4 Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20080820

Method SET_DRAW_MODE on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SET_SORT_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SORT_ORDER Call by reference Type reference (TYPE) I 20080820

Method SET_SORT_ORDER on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SET_TICK_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DELTA Call by reference Type reference (TYPE) I Strecken/Stauchen 20080820
2 Importing IV_FLUSH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Flush the GANTT buffers? 20081129
3 Importing IV_RESET Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Zurücksetzen auf Anfangswert 20080820

Method SET_TICK_SIZE on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SET_TICK_SIZE_CUSTOMIZING Signature

Method SET_TICK_SIZE_CUSTOMIZING on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Method SET_TICK_SIZE_CUSTOMIZING on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SET_TICK_SIZE_SECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CUST_TICK_SIZE Call by reference Type reference (TYPE) /MRSS/T_SGU_TICKSIZE Width of Area in Time Axis of Bar Chart 20101222
2 Importing IV_DELTA Call by reference Type reference (TYPE) I Scaling factor 20101222
3 Importing IV_USR_TICK_LEVEL Call by reference Type reference (TYPE) I Tick level 20101222
4 Importing IV_USR_TIME_COMPRESS Call by reference Type reference (TYPE) /MRSS/T_SGU_TIME_COMPRESS Compressed Display of Non-Working Times 20101222

Method SET_TICK_SIZE_SECTIONS on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SET_TIME_FRAME 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 20080820
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20080820
3 Importing IV_AVAIL_VIEW Call by reference Type reference (TYPE) /MRSS/T_PLB_VIEW Planning Board View based on Calendar 20090708
4 Importing IV_BEGDA Call by reference Type reference (TYPE) D 20080820
5 Importing IV_BEGDA_2 Call by reference Type reference (TYPE) D 20080820
6 Importing IV_CALENDAR Call by reference Type reference (TYPE) /MRSS/T_SGU_WFCID Factory Calendar 20090920
7 Importing IV_ENDDA Call by reference Type reference (TYPE) D 20080820
8 Importing IV_ENDDA_2 Call by reference Type reference (TYPE) D 20080820
9 Importing IV_REFRESH_BL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 'X' Refresh the engine data? 20081212

Method SET_TIME_FRAME on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SET_TIME_SCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATE_INTERVAL_DEM Call by reference Type reference (TYPE) /MRSS/T_DATE_INTERVAL Demand timeline 20081125
2 Importing IS_DATE_INTERVAL_RES Call by reference Type reference (TYPE) /MRSS/T_DATE_INTERVAL Resource timeline 20081125

Method SET_TIME_SCALE on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SET_TOOLBAR_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUTTONS_ACTIVE Call by reference Type reference (TYPE) TTB_BUTTON Buttons to be made active 20081114
2 Importing IT_BUTTONS_CHECKED Call by reference Type reference (TYPE) TTB_BUTTON Buttons to be checked 20081114
3 Importing IV_DRAW_MODE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20080820

Method SET_TOOLBAR_BUTTONS on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SET_ZOOM_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DELTA Call by reference Type reference (TYPE) I Änderung in Prozent 20080820
2 Importing IV_RESET Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20080820

Method SET_ZOOM_LEVEL on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SHOW_DATE_TIME_POINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHART Call by reference Type reference (TYPE) BCOBJID Object identification in bar chart 20080820

Method SHOW_DATE_TIME_POINTER on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SWITCH_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) CHAR1 GANTT display mode 20081119
2 Importing IV_REFRESH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 'X' Perform a refresh? 20081119

Method SWITCH_DISPLAY_MODE on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SWITCH_TO_ORDER 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 20080820
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20080820

Method SWITCH_TO_ORDER on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method SYNC_HORIZONTAL_SCROLL Signature

Method SYNC_HORIZONTAL_SCROLL on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Method SYNC_HORIZONTAL_SCROLL on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method TOOLTIP_FOR_BOX_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VAL Call by reference Type reference (TYPE) BCVALSVAL Wert in Wertetabelle 20080820
2 Importing IS_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_DATA Ressource mit Daten für UI 20080820

Method TOOLTIP_FOR_BOX_GET on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method TRIGGER_USER_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXIT_TYPE Call by reference Type reference (TYPE) /MRSS/T_MENU_EXIT_TYPE 20080820

Method TRIGGER_USER_EXIT on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method UPDATE_CHART_BUFFERS Signature

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

Method UPDATE_CHART_BUFFERS on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method USER_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXIT_ID Call by reference Type reference (TYPE) /MRSS/T_MENU_EXIT_ID Nummer des User Exits 20080820
2 Importing IV_EXIT_TYPE Call by reference Type reference (TYPE) /MRSS/T_MENU_EXIT_TYPE Art des User Exits 20080820

Method USER_EXIT on class /MRSS/CL_SGU_IL_GANTT has no exception.

Method WRITE_USER_PARAMETERS Signature

Method WRITE_USER_PARAMETERS on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Method WRITE_USER_PARAMETERS on class /MRSS/CL_SGU_IL_GANTT has no exception.
Event Signatures

Event ASSIGNMENTS_LOCATE Signature
Event ASSIGNMENTS_LOCATE on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Event CLOSE_DETAILS Signature
Event CLOSE_DETAILS on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Event DISPLAY_DATA Signature
Event DISPLAY_DATA on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Event DISPLAY_DETAILS Signature
Event DISPLAY_DETAILS on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Event DISPLAY_DOCK Signature
Event DISPLAY_DOCK on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Event DISPLAY_REP_RESOURCES Signature
Event DISPLAY_REP_RESOURCES on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Event MESSAGES_FROM_EVENT Signature
Event MESSAGES_FROM_EVENT on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Event REFRESH_CONTROL Signature
Event REFRESH_CONTROL on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Event REFRESH_UI Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IV_RESOURCE_RELEVANCE Exporting Value transfer Type reference (TYPE) CHAR30 Resource relevance 20081205

Event SELECT_WORKITEM Signature
Event SELECT_WORKITEM on class /MRSS/CL_SGU_IL_GANTT has no parameter.
Event SET_GANTT_CONTROL_UI Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IREF_GANTT_CONTROL Exporting Value transfer Object reference (TYPE REF TO) CL_GUI_BARCHART Bar chart wrapper 20081114

Event SET_NEW_TICK_SIZE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 TICK_SIZE Exporting Value transfer Type reference (TYPE) BCSECTSIZE Breite der Sektion in der Zeitachse des Balkenplans 20080820

Event TOOLBAR_BUTTONS Signature
Event TOOLBAR_BUTTONS on class /MRSS/CL_SGU_IL_GANTT has no parameter.
History
Last changed by/on SAP  20141109 
SAP Release Created in 610