SAP ABAP Class /MRSS/CL_SGU_IL_GANTT_PROXY (Planning Board: Proxy class for the GANTT Object)
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
Properties
Class /MRSS/CL_SGU_IL_GANTT_PROXY  
Short Description Planning Board: Proxy class for the GANTT Object    
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 20081113   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGU_IL_GANTT_PROXY has no forward declaration.
Interfaces
Class /MRSS/CL_SGU_IL_GANTT_PROXY has no interface implemented.
Friends
Class /MRSS/CL_SGU_IL_GANTT_PROXY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_GANTT_REFERENCE Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_GANTT_CONT_IL_TAB Holds the GANTT instances and their content type 20081113
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RESOURCE Instance method Public Method Adds a resource to the planning board 20081117
2 CHANGE_PLANITEM Instance method Public Method Changes a planitem 20081117
3 CHECK_PRIMARY_GANTT Instance method Public Method Is the imported GANTT the primary GANTT? 20081117
4 CHECK_PRIMARY_GANTT_ACTIVE Instance method Public Method Is the primary GANTT active? 20081117
5 CONSTRUCTOR Instance method Public Constructor Constructor 20081113
6 CONVERT_SINGLE Instance method Public Method Converts node data from collection format to specific format 20081117
7 CREATE_PLANITEM Instance method Public Method Creates a planitem 20081117
8 DELETE_FILTER Instance method Public Method Deletes the resource filter 20081117
9 GET_DISPLAY_MODE Instance method Public Method Gets the display mode 20081117
10 GET_DISPLAY_MODE_OVERALL Instance method Public Method Gets the overall display mode of the GANTTs 20081117
11 GET_END_DATE Instance method Public Method Gets the GANTT end date 20081118
12 GET_IL Instance method Public Method Returns the corresponding IL GANTT object based on content 20081113
13 GET_PRIMARY_GANTT Instance method Public Method Gets the primary GANTT 20081117
14 GET_SELECTED_NODES Instance method Public Method Gets the selected nodes 20081117
15 GET_SELECTED_RESOURCE Instance method Public Method Gets the selected resource 20081115
16 GET_START_DATE Instance method Public Method Gets the GANTT start date 20081118
17 GET_SYNC_GANTT Instance method Public Method Get reference Gantt for synchronization 20081119
18 REFRESH Instance method Public Method Refresh 20081113
19 SET_TIME_SCALE Instance method Public Method Set Time Interval at Logon 20081117
20 TRIGGER_USER_EXIT Instance method Public Method Handles the user exit buttons on the app. toolbar 20081117
21 WRITE_USER_PARAMETERS Instance method Public Method Pesists GANTT related data 20081117
Events
Class /MRSS/CL_SGU_IL_GANTT_PROXY has no event.
Types
Class /MRSS/CL_SGU_IL_GANTT_PROXY has no local type.
Method Signatures

Method ADD_RESOURCE 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 20081117
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20081117
3 Exporting EV_GUID Value transfer Type reference (TYPE) /MRSS/T_GUID GUID in 'CHAR' Format in Uppercase 20081117
4 Exporting EV_REFRESH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20081117
5 Importing IV_OBJID Call by reference Type reference (TYPE) REALO Extended Object ID 20081117
6 Importing IV_REL Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_REL Boolean Variable 20081117

Method ADD_RESOURCE on class /MRSS/CL_SGU_IL_GANTT_PROXY 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_PROXY has no exception.

Method CHECK_PRIMARY_GANTT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_IL_GANTT Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGU_IL_GANTT Planning Board: User Interface Control Wrapper 20081117
2 Returning RV_MATCH Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20081118

Method CHECK_PRIMARY_GANTT on class /MRSS/CL_SGU_IL_GANTT_PROXY has no exception.

Method CHECK_PRIMARY_GANTT_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Is the primary GANTT active? 20081117

Method CHECK_PRIMARY_GANTT_ACTIVE on class /MRSS/CL_SGU_IL_GANTT_PROXY has no exception.

Method CONSTRUCTOR Signature

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

Method CONVERT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ITEM Call by reference Type reference (TYPE) ANY 20081117
2 Importing IV_FOR_PRIMARY Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 'X' For the primary gantt 20130725
3 Importing IV_FOR_SECONDARY Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN For the secondary gantt 20130725
# Exception Resumable Description Created on
1 NOT_FOUND Item could not be found in the collection 20081117

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_PROXY has no exception.

Method DELETE_FILTER Signature

Method DELETE_FILTER on class /MRSS/CL_SGU_IL_GANTT_PROXY has no parameter.
Method DELETE_FILTER on class /MRSS/CL_SGU_IL_GANTT_PROXY 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 Display mode 20081117

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

Method GET_DISPLAY_MODE_OVERALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BOTH_RESOURCE_DEMAND_GANTT Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Are both GANTTs visible? 20081117
2 Exporting EV_ONLY_DEMAND_GANTT Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Is only the demand GANTT visible? 20081117
3 Exporting EV_ONLY_RESOURCE_GANTT Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Is only the resource GANTT visible? 20081117

Method GET_DISPLAY_MODE_OVERALL on class /MRSS/CL_SGU_IL_GANTT_PROXY has no exception.

Method GET_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_END_DATE Value transfer Type reference (TYPE) DATS End date 20081118

Method GET_END_DATE on class /MRSS/CL_SGU_IL_GANTT_PROXY has no exception.

Method GET_IL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENT_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGU_SCREEN_CONTENT Screen Content 20081113
2 Importing IV_INITIALIZE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Boolean Variable 20120514
3 Returning RREF_IL_GANTT Value transfer Object reference (TYPE REF TO) /MRSS/CL_SGU_IL_GANTT Planning Board: User Interface Control Wrapper 20081113

Method GET_IL on class /MRSS/CL_SGU_IL_GANTT_PROXY has no exception.

Method GET_PRIMARY_GANTT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_IL_GANTT Value transfer Object reference (TYPE REF TO) /MRSS/CL_SGU_IL_GANTT Planning Board: User Interface Control Wrapper 20081117

Method GET_PRIMARY_GANTT on class /MRSS/CL_SGU_IL_GANTT_PROXY 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 Table Type for BCLINKS 20081117
2 Exporting ET_NODES Call by reference Type reference (TYPE) BCNODESTAB Table Type for BCNODES 20081117
3 Importing IV_FOR_PRIMARY Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 'X' For the primary GANTT 20081117
4 Importing IV_FOR_SECONDARY Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' For the secondary GANTT 20081117

Method GET_SELECTED_NODES on class /MRSS/CL_SGU_IL_GANTT_PROXY 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 Table Type for Boxes 20081115
2 Exporting ET_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_SGU_RESOURCE_TAB Relationship List: BARC Boxes - Resources 20081117
3 Importing IV_FOR_PRIMARY Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 'X' For the primary GANTT? 20081124
4 Importing IV_FOR_SECONDARY Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' For the secondary GANTT? 20081124

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

Method GET_START_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_START_DATE Value transfer Type reference (TYPE) DATS Start date 20081118

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

Method GET_SYNC_GANTT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_IL_GANTT Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGU_IL_GANTT Planning Board: User Interface Control Wrapper 20081119
2 Returning RREF_IL_GANTT Value transfer Object reference (TYPE REF TO) /MRSS/CL_SGU_IL_GANTT Planning Board: User Interface Control Wrapper 20081119

Method GET_SYNC_GANTT on class /MRSS/CL_SGU_IL_GANTT_PROXY 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 Resources with Time Recording Data 20081117
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 Start date of section in bar chart 20081117

Method REFRESH on class /MRSS/CL_SGU_IL_GANTT_PROXY 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_PROXY 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 Type of user exit 20081117

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

Method WRITE_USER_PARAMETERS Signature

Method WRITE_USER_PARAMETERS on class /MRSS/CL_SGU_IL_GANTT_PROXY has no parameter.
Method WRITE_USER_PARAMETERS on class /MRSS/CL_SGU_IL_GANTT_PROXY has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 610