SAP ABAP Class /MRSS/CL_SGU_UI_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_UI_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 | 20081112 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_SGU_UI_GANTT_PROXY has no forward declaration.
Interfaces
Class /MRSS/CL_SGU_UI_GANTT_PROXY has no interface implemented.
Friends
Class /MRSS/CL_SGU_UI_GANTT_PROXY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGU_GANTT_CONT_UI_TAB | GANTT table | 20081112 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR30 | Resource Relevance | 20090721 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Should the PAI be processed for the display mode? | 20081112 |
2 | ![]() |
Instance method | Private | Method | Is the action a GANTT operation? | 20081120 |
3 | ![]() |
Instance method | Public | Method | Is the imported GANTT the primary GANTT? | 20081115 |
4 | ![]() |
Instance method | Public | Method | Is the primary GANTT active? | 20081113 |
5 | ![]() |
Instance method | Private | Method | Should the PAI be processed for the GANTT instance? | 20081112 |
6 | ![]() |
Instance method | Private | Method | Should the PBO be processed for the GANTT instance? | 20081127 |
7 | ![]() |
Instance method | Public | Method | Clears the last switched-to GANTT display mode information | 20081120 |
8 | ![]() |
Instance method | Public | Constructor | Constructor | 20081113 |
9 | ![]() |
Instance method | Public | Method | Create the individual GANTT UI objects | 20081113 |
10 | ![]() |
Instance method | Public | Method | Deletes the individual GANTT UI objects | 20081115 |
11 | ![]() |
Instance method | Public | Method | Get the current date interval | 20081112 |
12 | ![]() |
Instance method | Private | Method | Gets the primary GANTT | 20081112 |
13 | ![]() |
Instance method | Public | Method | Process the PAI | 20081112 |
14 | ![]() |
Instance method | Public | Method | Process the PBO | 20081112 |
15 | ![]() |
Instance method | Public | Method | Refresh | 20081112 |
16 | ![]() |
Instance method | Public | Method | Refresh only the Box values | 20081112 |
17 | ![]() |
Instance method | Public | Method | Sets the planning board horizons for resources & demands | 20081115 |
18 | ![]() |
Instance method | Public | Method | Switches the display mode (between resource mode & demand) | 20081115 |
Events
Class /MRSS/CL_SGU_UI_GANTT_PROXY has no event.
Types
Class /MRSS/CL_SGU_UI_GANTT_PROXY has no local type.
Method Signatures
Method CHECK_DISPLAY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_GANTT | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGU_UI_GANTT | GANTT UI Object | 20081112 | ||
2 | ![]() |
IV_EXECUTE_FOR_MODE | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Execute for resource mode, demand mode or both? | 20081112 | |
3 | ![]() |
RV_EXECUTE | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Execute PAI? | 20081112 |
Method CHECK_DISPLAY_MODE on class /MRSS/CL_SGU_UI_GANTT_PROXY has no exception.
Method CHECK_GANTT_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OK_CODE | Call by reference | Type reference (TYPE) | SYST-UCOMM | Function code that PAI triggered | 20081120 | ||
2 | ![]() |
RV_MATCH | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Is the action OK? | 20081120 |
Method CHECK_GANTT_FUNCTION on class /MRSS/CL_SGU_UI_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 | ![]() |
IREF_UI_GANTT | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGU_UI_GANTT | Planning Board: User Interface Control Wrapper | 20081115 | ||
2 | ![]() |
RV_MATCH | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20081118 |
Method CHECK_PRIMARY_GANTT on class /MRSS/CL_SGU_UI_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 | ![]() |
RV_ACTIVE | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Is the primary GANTT active? | 20081113 |
Method CHECK_PRIMARY_GANTT_ACTIVE on class /MRSS/CL_SGU_UI_GANTT_PROXY has no exception.
Method CHECK_PROCESS_PAI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_GANTT_REFERENCE | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_GANTT_CONTENT_UI | Holds the GANTT reference and its content type | 20081124 | ||
2 | ![]() |
IV_OK_CODE | Call by reference | Type reference (TYPE) | SYST-UCOMM | Function code that PAI triggered | 20081112 | ||
3 | ![]() |
RV_EXECUTE | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Execute PAI? | 20081112 |
Method CHECK_PROCESS_PAI on class /MRSS/CL_SGU_UI_GANTT_PROXY has no exception.
Method CHECK_PROCESS_PBO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_GANTT_REFERENCE | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_GANTT_CONTENT_UI | Holds the GANTT reference and its content type | 20081127 | ||
2 | ![]() |
RV_EXECUTE | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Execute PAI? | 20081127 |
Method CHECK_PROCESS_PBO on class /MRSS/CL_SGU_UI_GANTT_PROXY has no exception.
Method CLEAR_SWITCHED_MODE Signature
Method CLEAR_SWITCHED_MODE on class /MRSS/CL_SGU_UI_GANTT_PROXY has no parameter.
Method CLEAR_SWITCHED_MODE on class /MRSS/CL_SGU_UI_GANTT_PROXY has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /MRSS/CL_SGU_UI_GANTT_PROXY has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_SGU_UI_GANTT_PROXY has no exception.
Method CREATE_GANTT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20081113 | ||
2 | ![]() |
IV_CONTENT | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_SCREEN_CONTENT | Screen Content | 20081113 |
Method CREATE_GANTT on class /MRSS/CL_SGU_UI_GANTT_PROXY has no exception.
Method DELETE_GANTT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FOR_PRIMARY | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Delete only the primary GANTT UI object? | 20081117 | |
2 | ![]() |
IV_FOR_SECONDARY | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Delete only the secondary GANTT UI object? | 20081117 |
Method DELETE_GANTT on class /MRSS/CL_SGU_UI_GANTT_PROXY has no exception.
Method GET_CURRENT_DATE_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATE_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_DATE_INTERVAL | Date Interval | 20081112 |
Method GET_CURRENT_DATE_INTERVAL on class /MRSS/CL_SGU_UI_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 | ![]() |
RREF_UI_GANTT | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_SGU_UI_GANTT | Planning Board: User Interface Control Wrapper | 20081112 |
Method GET_PRIMARY_GANTT on class /MRSS/CL_SGU_UI_GANTT_PROXY has no exception.
Method PROCESS_PAI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_OKCODE | Call by reference | Type reference (TYPE) | SYST-UCOMM | Function code that PAI triggered | 20081112 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20081112 | ||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20081112 | ||
4 | ![]() |
IV_EXECUTE_FOR_MODE | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Execute for resource mode, demand mode or both? | 20081112 |
Method PROCESS_PAI on class /MRSS/CL_SGU_UI_GANTT_PROXY has no exception.
Method PROCESS_PBO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXECUTE_FOR_MODE | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Execute for resource mode, demand mode or both? | 20081112 |
Method PROCESS_PBO on class /MRSS/CL_SGU_UI_GANTT_PROXY has no exception.
Method REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXECUTE_FOR_MODE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Execute for resource mode, demand mode or both? | 20081112 | |
2 | ![]() |
IV_FOR_PRIMARY | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | For the primary GANTT? | 20081117 | |
3 | ![]() |
IV_FOR_SECONDARY | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | For the secondary GANTT? | 20081117 | |
4 | ![]() |
IV_RESOURCE_RELEVANCE | Call by reference | Type reference (TYPE) | CHAR30 | Resource relevance | 20081205 |
Method REFRESH on class /MRSS/CL_SGU_UI_GANTT_PROXY has no exception.
Method REFRESH_BOX_VALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXECUTE_FOR_MODE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Execute for resource mode, demand mode or both? | 20081112 |
Method REFRESH_BOX_VALS on class /MRSS/CL_SGU_UI_GANTT_PROXY has no exception.
Method SET_TIME_FRAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20081115 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20081115 | ||
3 | ![]() |
IV_AVAIL_VIEW | Call by reference | Type reference (TYPE) | /MRSS/T_PLB_VIEW | Planning Board View based on Calendar | 20090708 | ||
4 | ![]() |
IV_BEGDA | Call by reference | Type reference (TYPE) | D | Resource horizon begin date | 20081115 | ||
5 | ![]() |
IV_BEGDA_2 | Call by reference | Type reference (TYPE) | D | Demand horizon begin date | 20081115 | ||
6 | ![]() |
IV_CALENDAR | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_WFCID | Factory Calendar | 20090920 | ||
7 | ![]() |
IV_ENDDA | Call by reference | Type reference (TYPE) | D | Resource horizon end date | 20081115 | ||
8 | ![]() |
IV_ENDDA_2 | Call by reference | Type reference (TYPE) | D | Demand horizon end date | 20081115 | ||
9 | ![]() |
IV_EXECUTE_FOR_MODE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Execute for resource mode, demand mode or both? | 20081115 |
Method SET_TIME_FRAME on class /MRSS/CL_SGU_UI_GANTT_PROXY has no exception.
Method SWITCH_DISPLAY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Display mode | 20090115 |
Method SWITCH_DISPLAY_MODE on class /MRSS/CL_SGU_UI_GANTT_PROXY has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 610 |