SAP ABAP Class /MRSS/CL_SGU_IL_OPT_ANALYZE (Optimizer analyze data)
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_OPT_ANALYZE | |
| Short Description | Optimizer analyze data | |
| 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 | 20130424 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGU_IL_OPT_ANALYZE has no forward declaration.
Interfaces
Class /MRSS/CL_SGU_IL_OPT_ANALYZE has no interface implemented.
Friends
Class /MRSS/CL_SGU_IL_OPT_ANALYZE 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_DD07V | table type for DD07V | 20130617 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_OPT_ANALYSIS_TAB | Analysis of an optimization run | 20130515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get the status string | 20130613 | |
| 2 | Instance method | Public | Method | Optimizer Analyzed result | 20130514 | |
| 3 | Instance method | Public | Method | Get the optimizer log ID | 20130614 | |
| 4 | Instance method | Public | Method | get overview data | 20130514 | |
| 5 | Instance method | Public | Method | Optimizer Analyzed summary | 20130514 | |
| 6 | Instance method | Private | Method | prepare summary data | 20130911 | |
| 7 | Instance method | Protected | Method | prepare data to be displayed in UI | 20130514 | |
| 8 | Instance method | Private | Method | prepare data for result tab | 20130514 | |
| 9 | Instance method | Private | Method | prepare demand data | 20130515 | |
| 10 | Instance method | Private | Method | Optimizer Analyze overview data | 20130520 | |
| 11 | Instance method | Private | Method | prepare resource data | 20130514 | |
| 12 | Instance method | Protected | Method | get analyzed data returned by engine | 20130514 |
Events
Class /MRSS/CL_SGU_IL_OPT_ANALYZE has no event.
Types
Class /MRSS/CL_SGU_IL_OPT_ANALYZE has no local type.
Method Signatures
Method GET_DEMAND_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STATUS_STRING | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_DEMAND_STAT | Demand Status | 20130613 | |||
| 2 | IT_STATUS | Call by reference | Type reference (TYPE) | /MRSS/T_STATUS_TAB | Status of a demand or assignment | 20130613 |
Method GET_DEMAND_STATUS on class /MRSS/CL_SGU_IL_OPT_ANALYZE has no exception.
Method GET_DETAILED_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ANALYSIS_RESULT | Value transfer | Type reference (TYPE) | /MRSS/T_SGU_ANALYZED_RESLT_TAB | Optimizer analyse results | 20130514 |
Method GET_DETAILED_RESULT on class /MRSS/CL_SGU_IL_OPT_ANALYZE has no exception.
Method GET_LOGGING_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LOG_FILE | Value transfer | Type reference (TYPE) | /MRSS/T_MESSAGE_LOG_TAB | GUID | 20130614 |
Method GET_LOGGING_ID on class /MRSS/CL_SGU_IL_OPT_ANALYZE has no exception.
Method GET_OVERVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM_TABLE | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_TREE_ITEM_TAB | Analysis_overview-Tree item | 20130514 | |||
| 2 | ET_NODE_TABLE | Call by reference | Type reference (TYPE) | TREEV_NTAB | Tree Control: Node Table | 20130515 |
Method GET_OVERVIEW on class /MRSS/CL_SGU_IL_OPT_ANALYZE has no exception.
Method GET_STATIC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SUMMARY | Value transfer | Type reference (TYPE) | /MRSS/T_SGU_ANALYZE_SUMMARY | Optimizer Analyze Result summary | 20130514 |
Method GET_STATIC_DATA on class /MRSS/CL_SGU_IL_OPT_ANALYZE has no exception.
Method GET_SUMMARY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OPT_ANALYSIS | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_ANALYSIS | Analysis of a optimization run | 20130911 | |||
| 2 | RS_SUMMARY | Value transfer | Type reference (TYPE) | /MRSS/T_SGU_ANALYZE_SUMMARY | Optimizer Analyze Result summary | 20130911 |
Method GET_SUMMARY_DATA on class /MRSS/CL_SGU_IL_OPT_ANALYZE has no exception.
Method PREPARE_ANALYSE_FOR_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SUMMARY | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_ANALYZE_SUMMARY | Optimizer Analyze Result summary | 20130514 | |||
| 2 | ET_ANALYSIS_RESULT | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_ANALYZED_RESLT_TAB | Optimizer analyse results | 20130514 | |||
| 3 | ET_ITEM_TABLE | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_TREE_ITEM_TAB | Analysis_overview-Tree item | 20130514 | |||
| 4 | ET_NODE_TABLE | Call by reference | Type reference (TYPE) | TREEV_NTAB | Tree Control: Node Table | 20130515 |
Method PREPARE_ANALYSE_FOR_DISPLAY on class /MRSS/CL_SGU_IL_OPT_ANALYZE has no exception.
Method PROCESS_ASSIGNMENT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ANALYSIS_RESULT | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_ANALYZED_RESLT_TAB | Optimizer analyse results | 20130514 | |||
| 2 | IS_OPT_ANALYSIS | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_ANALYSIS | Analysis of a optimization run | 20130515 |
Method PROCESS_ASSIGNMENT_DATA on class /MRSS/CL_SGU_IL_OPT_ANALYZE has no exception.
Method PROCESS_DEMAND_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_RESULT | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_ANALYSED_RESULT | Optimizer Analyze Result | 20130515 | |||
| 2 | IS_OPT_ANALYSIS | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_ANALYSIS | Analysis of a optimization run | 20130515 |
Method PROCESS_DEMAND_DATA on class /MRSS/CL_SGU_IL_OPT_ANALYZE has no exception.
Method PROCESS_OVERVIEW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM_TABLE | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_TREE_ITEM_TAB | Analysis_overview-Tree item | 20130520 | |||
| 2 | ET_NODE_TABLE | Call by reference | Type reference (TYPE) | TREEV_NTAB | Tree Control: Node Table | 20130520 | |||
| 3 | IS_OPT_ANALYSIS | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_ANALYSIS | Analysis of a optimization run | 20130520 |
Method PROCESS_OVERVIEW_DATA on class /MRSS/CL_SGU_IL_OPT_ANALYZE has no exception.
Method PROCESS_RESOURCE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_RESULT | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_ANALYSED_RESULT | Optimizer Analyze Result | 20130514 | |||
| 2 | IS_OPT_ANALYSIS | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_ANALYSIS | Analysis of a optimization run | 20130515 |
Method PROCESS_RESOURCE_DATA on class /MRSS/CL_SGU_IL_OPT_ANALYZE has no exception.
Method REFRESH_ANALYSIS Signature
Method REFRESH_ANALYSIS on class /MRSS/CL_SGU_IL_OPT_ANALYZE has no parameter.
Method REFRESH_ANALYSIS on class /MRSS/CL_SGU_IL_OPT_ANALYZE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |