SAP ABAP Interface /MRSS/IWCI_WD_SGX_GANTT (WebDynpro Interface COMPONENTCONTROLLER)
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
Interface /MRSS/IWCI_WD_SGX_GANTT  
Short Description WebDynpro Interface COMPONENTCONTROLLER    
General Data
Package /MRSS/SGX   MRS Planning Board Extended Web Interface 
Created 20091102   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /MRSS/IWCI_WD_SGX_GANTT has no forward declaration.
Interfaces
Interface /MRSS/IWCI_WD_SGX_GANTT has no interface.
Friends
Interface /MRSS/IWCI_WD_SGX_GANTT has no friend.
Attributes
Interface /MRSS/IWCI_WD_SGX_GANTT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTION_EXT_WINDOW Instance method Public Method 20091120
2 ACTION_PRINT Instance method Public Method 20091120
3 BUILD_CONTEXT Instance method Public Method 20110506
4 CHANGE_ASSIGNMENT Instance method Public Method 20091118
5 CHANGE_DRAFT Instance method Public Method 20091116
6 CHANGE_JUMP_TO_MODE Instance method Public Method 20091120
7 CHANGE_SCALING Instance method Public Method 20091216
8 CHANGE_TIMESPEC Instance method Public Method 20110220
9 COMPLETE_REFRESH Instance method Public Method 20120521
10 CREATE_ASSIGNMENT_FROM_DRAFT Instance method Public Method 20091116
11 CREATE_DRAFT Instance method Public Method 20091116
12 CREATE_DRAFT_FROM_ASGN Instance method Public Method 20110214
13 GET_SELECTED_ASGN Instance method Public Method 20110208
14 GET_SELECTED_TIMESPECS Instance method Public Method 20110318
15 INIT_LOAD_DATA Instance method Public Method 20110520
16 JUMP_TO_TIME Instance method Public Method 20091120
17 REFRESH_DISPLAY Instance method Public Method 20100802
18 REFRESH_GANTT_FOR_MODE_CHANGE Instance method Public Method 20110430
19 REMOVE_ALL_DRAFTS Instance method Public Method 20091120
20 REMOVE_DRAFT Instance method Public Method 20091116
21 RESET_FILTER Instance method Public Method 20130910
22 SET_ACTIVE Instance method Public Method 20091103
23 SET_DISPLAY_TIMESTAMP Instance method Public Method 20121213
24 SET_FACTORY_CALENDAR Instance method Public Method 20120829
25 SET_RELOAD_ON_ADD_RES Instance method Public Method 20130812
26 SET_SELECTED_ROW Instance method Public Method 20130407
27 SWITCH_VIEW Instance method Public Method 20121213
28 UPDATE_GANTT_ROW_NODE Instance method Public Method 20110411
29 UPDATE_READ_ONLY Instance method Public Method 20110516
30 WD_GET_API Instance method Public Method 20091102
Events
Interface /MRSS/IWCI_WD_SGX_GANTT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ELEMENTS_ASSIGNMENT_TYPE Public See coding 20130110 Elements_assignment_type type standard table of Element_assignment_type with default key
2 ELEMENTS_AVAIL_SCALINGS Public See coding 20091216 Elements_avail_scalings type standard table of Element_avail_scalings with default key
3 ELEMENTS_DEMANDS Public See coding 20091116 Elements_demands type standard table of Element_demands with default key
4 ELEMENTS_FUNC_STATES Public See coding 20091123 Elements_func_states type standard table of Element_func_states with default key
5 ELEMENTS_GANTT_SETTING Public See coding 20121206 Elements_gantt_setting type standard table of Element_gantt_setting with default key
6 ELEMENTS_VISIBILITY Public See coding 20110430 Elements_visibility type standard table of Element_visibility with default key
7 ELEMENTS_ZOOM_LEVEL Public See coding 20121206 Elements_zoom_level type standard table of Element_zoom_level with default key
8 ELEMENT_ASSIGNMENT_TYPE Public See coding 20130110 begin of Element_assignment_type, DEFAULT_ASSIGNMENT_TYPE type /mrss/t_Sgx_Def_Asgn_Typ, end of Element_assignment_type
9 ELEMENT_AVAIL_SCALINGS Public Type reference (TYPE) /MRSS/T_SGX_WSCA 20091216
10 ELEMENT_DEMANDS Public Type reference (TYPE) /MRSS/T_SGW_DEMAND_DETAILS_OUT 20091116
11 ELEMENT_FUNC_STATES Public See coding 20091123 begin of Element_func_states, JUMP_TO_CREATED_DRAFT type Wdy_Boolean, end of Element_func_states
12 ELEMENT_GANTT_SETTING Public See coding 20121206 begin of Element_gantt_setting, HEIGHT type /mrss/t_Sgx_Gantt_Height_Std, end of Element_gantt_setting
13 ELEMENT_VISIBILITY Public See coding 20110430 begin of Element_visibility, READ_ONLY type Wdy_Boolean, LOCATION type Wdy_Boolean, ATTRIBUTE type /mrss/t_Wd_Visibility, CUSTOM_FIELDS type Wdy_Boolean, end of Element_visibility
14 ELEMENT_ZOOM_LEVEL Public See coding 20121206 begin of Element_zoom_level, ZOOM_PERCENT type /mrss/t_Sgx_Gantt_Zoom, ZOOM_KEY type Int1, end of Element_zoom_level
Method Signatures

Method ACTION_EXT_WINDOW Signature

Method ACTION_EXT_WINDOW on Interface /MRSS/IWCI_WD_SGX_GANTT has no parameter.
Method ACTION_EXT_WINDOW on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method ACTION_PRINT Signature

Method ACTION_PRINT on Interface /MRSS/IWCI_WD_SGX_GANTT has no parameter.
Method ACTION_PRINT on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method BUILD_CONTEXT Signature

Method BUILD_CONTEXT on Interface /MRSS/IWCI_WD_SGX_GANTT has no parameter.
Method BUILD_CONTEXT on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method CHANGE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_SGW_COMM_DATA_LIST 20091118
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20091118
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20091118
4 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_SGW_COMM_DATA_LIST 20091118
5 Importing IV_EVENT_TYPE Call by reference Type reference (TYPE) INT4 20121206
6 Importing IV_RAISE_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 'X' 20091118

Method CHANGE_ASSIGNMENT on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method CHANGE_DRAFT 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 20091120
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20091120
3 Importing IS_DRAFT Call by reference Type reference (TYPE) /MRSS/T_SGX_DRAFT_OUT 20091116
4 Importing IV_RAISE_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 'X' 20091120

Method CHANGE_DRAFT on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method CHANGE_JUMP_TO_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BY_PARAM Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20091217
2 Importing IV_JUMP Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20091123

Method CHANGE_JUMP_TO_MODE on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method CHANGE_SCALING Signature

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

Method CHANGE_SCALING on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method CHANGE_TIMESPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TIMESPEC Call by reference Type reference (TYPE) /MRSS/T_SGX_WD_TIMESPEC_DETAIL 20110220
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20110220
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20110220
4 Importing IS_TIMESPEC Call by reference Type reference (TYPE) /MRSS/T_SGX_WD_TIMESPEC_DETAIL 20110220
5 Importing IV_RAISE_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 'X' 20110220

Method CHANGE_TIMESPEC on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method COMPLETE_REFRESH 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 20120521

Method COMPLETE_REFRESH on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method CREATE_ASSIGNMENT_FROM_DRAFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_SGW_COMM_DATA_LIST 20091116
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20091116
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20091116
4 Importing IS_DRAFT Call by reference Type reference (TYPE) /MRSS/T_SGX_DRAFT 20091116
5 Importing IV_RAISE_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 'X' 20091116
6 Importing IV_RESOURCE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID 20091116

Method CREATE_ASSIGNMENT_FROM_DRAFT on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method CREATE_DRAFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEMAND Call by reference Type reference (TYPE) /MRSS/T_SGW_DEMAND_DETAILS_OUT 20091116
2 Returning RS_DRAFT Value transfer Type reference (TYPE) /MRSS/T_SGX_DRAFT_OUT 20091116

Method CREATE_DRAFT on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method CREATE_DRAFT_FROM_ASGN 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_GUID 20110214

Method CREATE_DRAFT_FROM_ASGN on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method GET_SELECTED_ASGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB 20110209
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20110208

Method GET_SELECTED_ASGN on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method GET_SELECTED_TIMESPECS 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 20110318
2 Exporting ET_TIMESPEC_GUID_TAB Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB 20110318
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20110318

Method GET_SELECTED_TIMESPECS on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method INIT_LOAD_DATA 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_GUID_TAB 20120731
2 Importing IV_RELOAD Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20120912
3 Importing IV_RETAIN_SELECTION Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20120731

Method INIT_LOAD_DATA on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method JUMP_TO_TIME 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) DATS 20091120
2 Importing IV_DEMAND Call by reference Type reference (TYPE) /MRSS/T_GUID 20121207
3 Importing IV_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_GUID 20121206
4 Importing IV_TIME Call by reference Type reference (TYPE) TIMS 20091120

Method JUMP_TO_TIME on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method REFRESH_DISPLAY Signature

Method REFRESH_DISPLAY on Interface /MRSS/IWCI_WD_SGX_GANTT has no parameter.
Method REFRESH_DISPLAY on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method REFRESH_GANTT_FOR_MODE_CHANGE 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 20110430

Method REFRESH_GANTT_FOR_MODE_CHANGE on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method REMOVE_ALL_DRAFTS Signature

Method REMOVE_ALL_DRAFTS on Interface /MRSS/IWCI_WD_SGX_GANTT has no parameter.
Method REMOVE_ALL_DRAFTS on Interface /MRSS/IWCI_WD_SGX_GANTT 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 20091116
2 Importing IV_DRAFT_ITEM Call by reference Type reference (TYPE) /MRSS/T_SGX_DRAFT_ITEM_NUMBER 20091116
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN 20091116

Method REMOVE_DRAFT on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method RESET_FILTER Signature

Method RESET_FILTER on Interface /MRSS/IWCI_WD_SGX_GANTT has no parameter.
Method RESET_FILTER on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method SET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 'X' 20091103

Method SET_ACTIVE on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method SET_DISPLAY_TIMESTAMP Signature

Method SET_DISPLAY_TIMESTAMP on Interface /MRSS/IWCI_WD_SGX_GANTT has no parameter.
Method SET_DISPLAY_TIMESTAMP on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method SET_FACTORY_CALENDAR Signature

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

Method SET_FACTORY_CALENDAR on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method SET_RELOAD_ON_ADD_RES Signature

Method SET_RELOAD_ON_ADD_RES on Interface /MRSS/IWCI_WD_SGX_GANTT has no parameter.
Method SET_RELOAD_ON_ADD_RES on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method SET_SELECTED_ROW Signature

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

Method SET_SELECTED_ROW on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method SWITCH_VIEW Signature

Method SWITCH_VIEW on Interface /MRSS/IWCI_WD_SGX_GANTT has no parameter.
Method SWITCH_VIEW on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method UPDATE_GANTT_ROW_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROW_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB 20130408
2 Exporting EV_NODE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID 20110411
3 Exporting EV_NODE_TYP Call by reference Type reference (TYPE) /MRSS/T_SGX_NODETYP 20110411
4 Exporting EV_ROW_TYP Call by reference Type reference (TYPE) /MRSS/T_SGX_ROWTYP 20110411

Method UPDATE_GANTT_ROW_NODE on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method UPDATE_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_MODE Call by reference Type reference (TYPE) WDY_BOOLEAN 20110516

Method UPDATE_READ_ONLY on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.

Method WD_GET_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_CONTROLLER 20091102

Method WD_GET_API on Interface /MRSS/IWCI_WD_SGX_GANTT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700