SAP ABAP Interface /MRSS/IF_SGU_IL_GANTT_CMN (Common private methods for gantt cls)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGU_IL_DEM_GANTT Demand Based Gantt 20080813
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGU_IL_PN_GANTT Planning Node Based Gantt 20080827
3 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGU_IL_PN_SCH_GANTT Work Center Based Gantt 20081105
4 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGU_IL_RES_GANTT Resource Based Gantt 20080806
Properties
Interface /MRSS/IF_SGU_IL_GANTT_CMN  
Short Description Common private methods for gantt cls    
General Data
Package /MRSS/SGU   User Interface for Interactive Planning Board 
Created 20080806   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /MRSS/IF_SGU_IL_GANTT_CMN has no forward declaration.
Interfaces
Interface /MRSS/IF_SGU_IL_GANTT_CMN has no interface.
Friends
Interface /MRSS/IF_SGU_IL_GANTT_CMN has no friend.
Attributes
Interface /MRSS/IF_SGU_IL_GANTT_CMN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASK_AND_SAVE Instance method Public Method Ask and Save 20080814
2 CLEAR_CT_COMM_TABLES Instance method Public Method Clear CT_COMM_TABLES 20081021
3 CONVERT_DATE_TO_INT Instance method Public Method Date/Time in Internal Format 20080814
4 CONVERT_INT_TO_DATE Instance method Public Method Internal Format in Date/Time 20080814
5 DELETE Instance method Public Method 20080814
6 DELTA_COM_DEPENDENCIES_REMOVE Instance method Public Method Changes - Control Tables for Dependencies 20080819
7 DISPLAY_DEPENDENCIES Instance method Public Method Display Dependencies 20080819
8 DISPLAY_DEP_DATA_GET Instance method Public Method 20080819
9 NODE_CHANGE Instance method Public Method Change Node and Collector 20080807
10 NODE_CREATE Instance method Public Method Create Node and Collector 20080807
11 PAI_CHANGE_NODES Instance method Public Method PAI: Change Nodes 20080814
12 PAI_DOUBLE_CLICK Instance method Public Method PAI: Double-Click 20080811
13 PAI_INSERT Instance method Public Method PAI: Insert 20080814
14 PAI_MOVE_NODES Instance method Public Method PAI: Nodes Were Moved 20080811
15 PAI_SIZE_NODE Instance method Public Method PAI: Node Sizes Were Changed 20080814
16 POPULATE_BOX Instance method Public Method Populate Box Detials 20080806
17 POPULATE_RIBBONS Instance method Public Method Create Scales 20080806
18 POPULATE_SECTION_DAY Instance method Public Method Populate sections on daily basis 20080806
19 POPULATE_SECTION_WEEK Instance method Public Method Populate sections on weekly basis 20080806
20 SCROLL_FOR_ELEMENT Instance method Public Method Scroll to start/end of planning board element 20080819
21 TRIGGER_USER_EXIT Instance method Public Method 20080814
Events
Interface /MRSS/IF_SGU_IL_GANTT_CMN has no event.
Types
Interface /MRSS/IF_SGU_IL_GANTT_CMN has no local type.
Method Signatures

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 Message Table 20080814
2 Exporting EV_CANCEL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080814
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080814
4 Exporting EV_REFRESH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080814

Method ASK_AND_SAVE on Interface /MRSS/IF_SGU_IL_GANTT_CMN has no exception.

Method CLEAR_CT_COMM_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMM_TABLES Call by reference Type reference (TYPE) /MRSS/T_SGU_COMTABLES Communication Structure for Gantt Control 20081021

Method CLEAR_CT_COMM_TABLES on Interface /MRSS/IF_SGU_IL_GANTT_CMN 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 Current Date of Application Server 20080814
2 Importing IV_TIME Call by reference Type reference (TYPE) SYST-UZEIT Current Time of Application Server 20080814
3 Returning RV_VAL Value transfer Type reference (TYPE) BCVALSVAL Value in value table 20080814

Method CONVERT_DATE_TO_INT on Interface /MRSS/IF_SGU_IL_GANTT_CMN 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 Date and Time, Current (Application Server) Date 20080814
2 Exporting EV_TIME Call by reference Type reference (TYPE) SYST-UZEIT Date and Time, Current (Application Server) Time 20080814
3 Importing IV_VAL Call by reference Type reference (TYPE) BCVALSVAL Value in value table 20080814

Method CONVERT_INT_TO_DATE on Interface /MRSS/IF_SGU_IL_GANTT_CMN has no exception.

Method DELETE 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 20080814
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080814

Method DELETE on Interface /MRSS/IF_SGU_IL_GANTT_CMN has no exception.

Method DELTA_COM_DEPENDENCIES_REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DELETED_RELATIONSHIPS Call by reference Type reference (TYPE) /MRSS/T_RELATIONSHIPS_TAB Relationships between demands or assignments 20130802

Method DELTA_COM_DEPENDENCIES_REMOVE on Interface /MRSS/IF_SGU_IL_GANTT_CMN has no exception.

Method DISPLAY_DEPENDENCIES 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 20080819
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Logical Variable 20080819
3 Importing IT_DEMAND_GUIDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Demand guids for which the relations are to be shown 20130731
4 Importing IV_ALL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080926
5 Importing IV_DIRECT Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Logical Variable 20080819
6 Importing IV_PRED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Logical Variable 20080819
7 Importing IV_SUCC Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Logical Variable 20080819
8 Importing IV_UPDATE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Update the relationships display 20130731

Method DISPLAY_DEPENDENCIES on Interface /MRSS/IF_SGU_IL_GANTT_CMN 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 Communication Table Dialog Box - Dependencies 20080819
2 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_DATA_TAB Table with Resources for the User Interface 20080819
3 Importing IV_DIRECTION Call by reference Type reference (TYPE) CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels 20080819
4 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20080819
5 Importing IV_OFFSET Call by reference Type reference (TYPE) /MRSS/T_SOS_OFFSET Offset for a Relationship 20080819
6 Importing IV_OFFSET_UNIT Call by reference Type reference (TYPE) /MRSS/T_SOS_OFFSET_UOM Offset Unit for Relationship 20080819
7 Importing IV_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGE_OBJECT_TYPE Object Type in Planning Board 20080819

Method DISPLAY_DEP_DATA_GET on Interface /MRSS/IF_SGU_IL_GANTT_CMN has no exception.

Method NODE_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BOXVALS Call by reference Type reference (TYPE) BCVALSTAB Table Type for Attributes of Non-Chart-Specific Objects 20090227
2 Changing CT_NODE_VALS Call by reference Type reference (TYPE) BCNVALSTAB Table Type for BCNVALS 20080807
3 Changing CT_POSITIONS Call by reference Type reference (TYPE) BCPOSITIONTAB Table Type for BCPOSITION 20080807
4 Importing IREF_TEXT_BADI Call by reference Object reference (TYPE REF TO) /MRSS/IF_EX_SGU_DESC_DETER BAdI interface /MRSS/IF_EX_SGU_DESC_DETER 20080807
5 Importing IS_NODESTRUC Call by reference Type reference (TYPE) /MRSS/T_GANTT_PLANITEM Gantt Planitem details 20080807
6 Importing IS_PLANITEM Call by reference Type reference (TYPE) /MRSS/T_SGU_PLANITEM Relationship: BARC Node - Assignment 20080807
7 Importing IV_ROW Call by reference Type reference (TYPE) INT4 Natural Number 20080807
8 Importing IV_ROW_RESOURCE Call by reference Type reference (TYPE) INT4 Natural Number 20090227
9 Importing IV_TEXT Call by reference Type reference (TYPE) BCVALSVAL Value in value table 20080807

Method NODE_CHANGE on Interface /MRSS/IF_SGU_IL_GANTT_CMN has no exception.

Method NODE_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BOXVALS Call by reference Type reference (TYPE) BCVALSTAB Table Type for Attributes of Non-Chart-Specific Objects 20080807
2 Changing CT_NODES Call by reference Type reference (TYPE) BCNODESTAB Table Type for BCNODES 20080807
3 Changing CT_NODE_VALS Call by reference Type reference (TYPE) BCNVALSTAB Table Type for BCNVALS 20080807
4 Changing CT_POSITIONS Call by reference Type reference (TYPE) BCPOSITIONTAB Table Type for BCPOSITION 20080807
5 Changing CV_NODECOUNT Call by reference Type reference (TYPE) I 20080807
6 Changing CV_ROW_PRIO Call by reference Type reference (TYPE) I 20080807
7 Importing IREF_TEXT_BADI Call by reference Object reference (TYPE REF TO) /MRSS/IF_EX_SGU_DESC_DETER BAdI interface /MRSS/IF_EX_SGU_DESC_DETER 20080807
8 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_EXT Assignment Data for Display on User Interface 20080807
9 Importing IS_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEMAND_EXT Demand for Display on User Interface 20080807
10 Importing IS_LINK Call by reference Type reference (TYPE) /MRSS/T_LINK_OBJ_EXT Link Between Resources 20080807
11 Importing IS_NODESTRUC Call by reference Type reference (TYPE) /MRSS/T_GANTT_PLANITEM Gantt Planitem details 20080807
12 Importing IS_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_SGU_RESOURCE Assignment: Resource - Bar Chart Element 20080807
13 Importing IS_TEAM Call by reference Type reference (TYPE) /MRSS/T_SGU_TEAM Assignment: Team - Bar Chart Element 20080807
14 Importing IS_TIMEDATA Call by reference Type reference (TYPE) /MRSS/T_SGU_CLOCK_INF Assignment of Time Data - Bar Chart Element 20080807
15 Importing IS_TIMESPEC Call by reference Type reference (TYPE) /MRSS/T_TIMESPEC Time Allocation for Interface 20080807
16 Importing IV_ROW Call by reference Type reference (TYPE) INT4 Natural Number 20080807
17 Importing IV_ROW_RESOURCE Call by reference Type reference (TYPE) INT4 Natural Number 20080807
18 Importing IV_SELECT_NODE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080807
19 Importing IV_TEXT Call by reference Type reference (TYPE) BCVALSVAL Value in value table 20080807
20 Importing IV_TOOLTIP Call by reference Type reference (TYPE) BCVALSVAL Value in value table 20080807

Method NODE_CREATE on Interface /MRSS/IF_SGU_IL_GANTT_CMN has no exception.

Method PAI_CHANGE_NODES 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 20080814
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Logical Variable 20080814
3 Importing IS_COM_TABLES Call by reference Type reference (TYPE) /MRSS/T_SGU_COMTABLES Communication Structure for Gantt Control 20080814
4 Importing IS_DATEINTERVAL Call by reference Type reference (TYPE) /MRSS/T_DATE_INTERVAL Date Interval 20080814
5 Importing IS_PLANITEM Call by reference Type reference (TYPE) /MRSS/T_SGU_PLANITEM Relationship: BARC Node - Assignment 20080814
6 Importing IS_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_SGU_RESOURCE Relationship: BARC Box - Resource 20080814
7 Importing IT_SELECTED_NODES Call by reference Type reference (TYPE) BCNODESTAB Table Type for BCNODES 20080814
8 Importing IV_MOVENODE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20120810

Method PAI_CHANGE_NODES on Interface /MRSS/IF_SGU_IL_GANTT_CMN has no exception.

Method PAI_DOUBLE_CLICK 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 20080811
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Logical Variable 20080811

Method PAI_DOUBLE_CLICK on Interface /MRSS/IF_SGU_IL_GANTT_CMN has no exception.

Method PAI_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DRAW_MODE Call by reference Type reference (TYPE) CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels 20080822
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20080814
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Logical Variable 20080814
4 Exporting EV_NEXT_PBO_DATE Call by reference Type reference (TYPE) D Next Date to Be Displayed 20080814
5 Exporting EV_NEXT_PBO_TIME Call by reference Type reference (TYPE) T Next Time to Be Displayed 20080814
6 Exporting EV_SET_GANTT_MODE Call by reference Type reference (TYPE) CHAR4 Screens, Function Code That Triggered PAI 20080814

Method PAI_INSERT on Interface /MRSS/IF_SGU_IL_GANTT_CMN has no exception.

Method PAI_MOVE_NODES 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 20080811
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Logical Variable 20080811
3 Exporting EV_NEXT_PBO_DATE Call by reference Type reference (TYPE) D 20080811
4 Exporting EV_NEXT_PBO_TIME Call by reference Type reference (TYPE) T 20080811
5 Importing IT_SELECTED_NODES Call by reference Type reference (TYPE) BCNODESTAB Table Type for BCNODES 20080811
6 Importing IV_MOVENODE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20120810

Method PAI_MOVE_NODES on Interface /MRSS/IF_SGU_IL_GANTT_CMN has no exception.

Method PAI_SIZE_NODE 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 20080814
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Logical Variable 20080814
3 Exporting EV_NEXT_PBO_DATE Call by reference Type reference (TYPE) D 20080814
4 Exporting EV_NEXT_PBO_TIME Call by reference Type reference (TYPE) T 20080814
5 Importing IT_SELECTED_NODES Call by reference Type reference (TYPE) BCNODESTAB Table Type for BCNODES 20080814
6 Importing IV_COMMAND Call by reference Type reference (TYPE) NET_GRAPH-GR_MES User action ID 20080814

Method PAI_SIZE_NODE on Interface /MRSS/IF_SGU_IL_GANTT_CMN has no exception.

Method POPULATE_BOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COM_TABLES Call by reference Type reference (TYPE) /MRSS/T_SGU_COMTABLES Communication Structure for Gantt Control 20080806
2 Changing CV_BOXCOUNT Call by reference Type reference (TYPE) I 20080806
3 Changing CV_NODECOUNT Call by reference Type reference (TYPE) I 20080806
4 Changing CV_ROW_NO Call by reference Type reference (TYPE) INT4 Natural Number 20080806
5 Importing IS_DEMAND Call by reference Type reference (TYPE) /MRSS/T_SGU_DEMAND Demands 20080806
6 Importing IS_PARENT Call by reference Type reference (TYPE) /MRSS/T_GUID Character Field, Length 32 20080806
7 Importing IS_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_DATA Resource with Data for the User Interface 20080806
8 Importing IS_RES_CAPA_INFO Call by reference Type reference (TYPE) /MRSS/T_SGU_RES_CAPA_INFO Capacity Info of Resources 20101229
9 Importing IV_COLOR_TYPE Call by reference Type reference (TYPE) BCFARBTYP Color 20090120
10 Importing IV_EXPAND_MODE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080806
11 Importing IV_FORM_TYPE Call by reference Type reference (TYPE) BCFORMTYP Form type 20090120
12 Importing IV_HAS_CHILDREN Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Logical Variable 20080806
13 Importing IV_HEADER Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20090122
14 Importing IV_HEIGHT Call by reference Type reference (TYPE) BCROWHEIGH Height of lines in bar chart 20080806
15 Importing IV_LEVEL Call by reference Type reference (TYPE) I 20080806
16 Importing IV_ROLE Call by reference Type reference (TYPE) /MRSS/T_SGU_RESOURCE_ROLE Resource Role 20080806

Method POPULATE_BOX on Interface /MRSS/IF_SGU_IL_GANTT_CMN 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 20080806
2 Exporting ET_RIBBIONS Call by reference Type reference (TYPE) /MRSS/T_GANTT_RIBBION_TAB Gantt Ribbion Structure 20080806
3 Importing IV_FONT_SIZE_BOTTOM Call by reference Type reference (TYPE) BCVALS-VAL Value in value table 20080806
4 Importing IV_FONT_SIZE_TOP Call by reference Type reference (TYPE) BCVALS-VAL Value in value table 20080806
5 Importing IV_SECTION Call by reference Type reference (TYPE) BCSECTID Identification for section in time axis of bar chart 20080806
6 Importing IV_SMALL_TEXT Call by reference Type reference (TYPE) CHAR1 Boolean Variable 20080806
7 Importing IV_START_SECTION Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080806
8 Importing IV_TICK_DIST Call by reference Type reference (TYPE) BCVALS-VAL Value in value table 20080806

Method POPULATE_RIBBONS on Interface /MRSS/IF_SGU_IL_GANTT_CMN 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 20080806
2 Changing CV_COMP_FLAG Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080806
3 Changing CV_TICK_LEVEL Call by reference Type reference (TYPE) I 20081017
4 Changing CV_TICK_SIZE Call by reference Type reference (TYPE) I 20080806
5 Changing CV_TICK_SIZE_COMPR Call by reference Type reference (TYPE) I 20080806

Method POPULATE_SECTION_DAY on Interface /MRSS/IF_SGU_IL_GANTT_CMN 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 20080806
2 Changing CV_COMP_FLAG Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080806
3 Changing CV_TICK_LEVEL Call by reference Type reference (TYPE) I 20081017
4 Changing CV_TICK_SIZE Call by reference Type reference (TYPE) I 20080806
5 Changing CV_TICK_SIZE_COMPR Call by reference Type reference (TYPE) I 20080806

Method POPULATE_SECTION_WEEK on Interface /MRSS/IF_SGU_IL_GANTT_CMN 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': start; '2': end 20080819

Method SCROLL_FOR_ELEMENT on Interface /MRSS/IF_SGU_IL_GANTT_CMN has no exception.

Method TRIGGER_USER_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SET_SELECT_WRK_ITM Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080814
2 Importing IV_EXIT_ID Call by reference Type reference (TYPE) /MRSS/T_MENU_EXIT_ID 20100621
3 Importing IV_EXIT_TYPE Call by reference Type reference (TYPE) /MRSS/T_MENU_EXIT_TYPE Type of user exit 20080814

Method TRIGGER_USER_EXIT on Interface /MRSS/IF_SGU_IL_GANTT_CMN has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 610