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 | 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 | Instance method | Public | Method | Adds a resource to the planning board | 20081117 | |
| 2 | Instance method | Public | Method | Changes a planitem | 20081117 | |
| 3 | Instance method | Public | Method | Is the imported GANTT the primary GANTT? | 20081117 | |
| 4 | Instance method | Public | Method | Is the primary GANTT active? | 20081117 | |
| 5 | Instance method | Public | Constructor | Constructor | 20081113 | |
| 6 | Instance method | Public | Method | Converts node data from collection format to specific format | 20081117 | |
| 7 | Instance method | Public | Method | Creates a planitem | 20081117 | |
| 8 | Instance method | Public | Method | Deletes the resource filter | 20081117 | |
| 9 | Instance method | Public | Method | Gets the display mode | 20081117 | |
| 10 | Instance method | Public | Method | Gets the overall display mode of the GANTTs | 20081117 | |
| 11 | Instance method | Public | Method | Gets the GANTT end date | 20081118 | |
| 12 | Instance method | Public | Method | Returns the corresponding IL GANTT object based on content | 20081113 | |
| 13 | Instance method | Public | Method | Gets the primary GANTT | 20081117 | |
| 14 | Instance method | Public | Method | Gets the selected nodes | 20081117 | |
| 15 | Instance method | Public | Method | Gets the selected resource | 20081115 | |
| 16 | Instance method | Public | Method | Gets the GANTT start date | 20081118 | |
| 17 | Instance method | Public | Method | Get reference Gantt for synchronization | 20081119 | |
| 18 | Instance method | Public | Method | Refresh | 20081113 | |
| 19 | Instance method | Public | Method | Set Time Interval at Logon | 20081117 | |
| 20 | Instance method | Public | Method | Handles the user exit buttons on the app. toolbar | 20081117 | |
| 21 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message | 20081117 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20081117 | |||
| 3 | EV_GUID | Value transfer | Type reference (TYPE) | /MRSS/T_GUID | GUID in 'CHAR' Format in Uppercase | 20081117 | |||
| 4 | EV_REFRESH | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20081117 | |||
| 5 | IV_OBJID | Call by reference | Type reference (TYPE) | REALO | Extended Object ID | 20081117 | |||
| 6 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20081117 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Logical Variable | 20081117 | |||
| 3 | IS_DATEINTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_DATE_INTERVAL | Date Interval | 20081117 | |||
| 4 | IS_PLANITEM | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_PLANITEM | Gantt chart node | 20081117 | |||
| 5 | 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 | IREF_IL_GANTT | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGU_IL_GANTT | Planning Board: User Interface Control Wrapper | 20081117 | |||
| 2 | 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 | 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 | CS_ITEM | Call by reference | Type reference (TYPE) | ANY | 20081117 | ||||
| 2 | IV_FOR_PRIMARY | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | For the primary gantt | 20130725 | ||
| 3 | IV_FOR_SECONDARY | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | For the secondary gantt | 20130725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20081117 | |||
| 2 | EV_CAP_ASG_CREATED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean variable | 20081117 | |||
| 3 | EV_EVENT_SELECT_WRK_ITM | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20081117 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Logical Variable | 20081117 | |||
| 5 | IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_DATA_EXT | Assignment ID with Object | 20081117 | |||
| 6 | IS_DATEINTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_DATE_INTERVAL | Date Interval | 20081117 | |||
| 7 | IS_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_EXT | (Changeable) demand data for interface | 20081117 | |||
| 8 | IS_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_RESOURCE | Relationship: BARC Box - Resource | 20081117 | |||
| 9 | IS_TEAM | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_TEAM | Assignment: Team - Bar Chart Element | 20081117 | |||
| 10 | IS_TIMESPEC | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESPEC | Data of a Time Allocation for the User Interface | 20081117 | |||
| 11 | IS_WORKLIST | Call by reference | Type reference (TYPE) | /MRSS/T_WORKLIST_EXT | Worklist Data | 20081117 | |||
| 12 | IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_RESOURCE_TAB | Relationship List: BARC Boxes - Resources | 20081117 | |||
| 13 | IV_CONCRETIZE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Boolean Variable | 20081117 | ||
| 14 | IV_CREATION_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_PLANITEM_TYPE | Creation Type | 20081117 | |||
| 15 | IV_DROP_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20081117 | |||
| 16 | IV_FORCE_DETAIL | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Display Detail Screen | 20081117 | |||
| 17 | IV_MAX_END_DATE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20081117 | |||
| 18 | IV_NO_SPLIT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20081117 | |||
| 19 | 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 | 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 | EV_BOTH_RESOURCE_DEMAND_GANTT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Are both GANTTs visible? | 20081117 | |||
| 2 | EV_ONLY_DEMAND_GANTT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Is only the demand GANTT visible? | 20081117 | |||
| 3 | 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 | 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 | IV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_SCREEN_CONTENT | Screen Content | 20081113 | |||
| 2 | IV_INITIALIZE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Boolean Variable | 20120514 | ||
| 3 | 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 | 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 | ET_LINKS | Call by reference | Type reference (TYPE) | BCLINKSTAB | Table Type for BCLINKS | 20081117 | |||
| 2 | ET_NODES | Call by reference | Type reference (TYPE) | BCNODESTAB | Table Type for BCNODES | 20081117 | |||
| 3 | IV_FOR_PRIMARY | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | For the primary GANTT | 20081117 | ||
| 4 | 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 | ES_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_RESOURCE | Table Type for Boxes | 20081115 | |||
| 2 | ET_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_RESOURCE_TAB | Relationship List: BARC Boxes - Resources | 20081117 | |||
| 3 | IV_FOR_PRIMARY | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | For the primary GANTT? | 20081124 | ||
| 4 | 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 | 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 | IREF_IL_GANTT | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGU_IL_GANTT | Planning Board: User Interface Control Wrapper | 20081119 | |||
| 2 | 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 | ET_CLOCK_INF | Call by reference | Type reference (TYPE) | /MRSS/T_CLOCK_RES_TAB | Resources with Time Recording Data | 20081117 | |||
| 2 | IV_DISP_NO_CLOSE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110512 | |||
| 3 | IV_RESOURCE_RELEVANCE | Call by reference | Type reference (TYPE) | CHAR30 | Resource relevance | 20081205 | |||
| 4 | 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 | IS_DATE_INTERVAL_DEM | Call by reference | Type reference (TYPE) | /MRSS/T_DATE_INTERVAL | Demand timeline | 20081125 | |||
| 2 | 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 | 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 |