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 GT_DOMVAL Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_DD07V table type for DD07V 20130617
2 GT_OPTIMIZATION_ANALYSIS 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 GET_DEMAND_STATUS Instance method Private Method Get the status string 20130613
2 GET_DETAILED_RESULT Instance method Public Method Optimizer Analyzed result 20130514
3 GET_LOGGING_ID Instance method Public Method Get the optimizer log ID 20130614
4 GET_OVERVIEW Instance method Public Method get overview data 20130514
5 GET_STATIC_DATA Instance method Public Method Optimizer Analyzed summary 20130514
6 GET_SUMMARY_DATA Instance method Private Method prepare summary data 20130911
7 PREPARE_ANALYSE_FOR_DISPLAY Instance method Protected Method prepare data to be displayed in UI 20130514
8 PROCESS_ASSIGNMENT_DATA Instance method Private Method prepare data for result tab 20130514
9 PROCESS_DEMAND_DATA Instance method Private Method prepare demand data 20130515
10 PROCESS_OVERVIEW_DATA Instance method Private Method Optimizer Analyze overview data 20130520
11 PROCESS_RESOURCE_DATA Instance method Private Method prepare resource data 20130514
12 REFRESH_ANALYSIS 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 Exporting EV_STATUS_STRING Call by reference Type reference (TYPE) /MRSS/T_SGU_DEMAND_STAT Demand Status 20130613
2 Importing 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 Returning 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 Returning 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 Exporting ET_ITEM_TABLE Call by reference Type reference (TYPE) /MRSS/T_SGU_TREE_ITEM_TAB Analysis_overview-Tree item 20130514
2 Exporting 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 Returning 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 Importing IS_OPT_ANALYSIS Call by reference Type reference (TYPE) /MRSS/T_OPT_ANALYSIS Analysis of a optimization run 20130911
2 Returning 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 Exporting ES_SUMMARY Call by reference Type reference (TYPE) /MRSS/T_SGU_ANALYZE_SUMMARY Optimizer Analyze Result summary 20130514
2 Exporting ET_ANALYSIS_RESULT Call by reference Type reference (TYPE) /MRSS/T_SGU_ANALYZED_RESLT_TAB Optimizer analyse results 20130514
3 Exporting ET_ITEM_TABLE Call by reference Type reference (TYPE) /MRSS/T_SGU_TREE_ITEM_TAB Analysis_overview-Tree item 20130514
4 Exporting 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 Exporting ET_ANALYSIS_RESULT Call by reference Type reference (TYPE) /MRSS/T_SGU_ANALYZED_RESLT_TAB Optimizer analyse results 20130514
2 Importing 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 Changing CS_RESULT Call by reference Type reference (TYPE) /MRSS/T_SGU_ANALYSED_RESULT Optimizer Analyze Result 20130515
2 Importing 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 Exporting ET_ITEM_TABLE Call by reference Type reference (TYPE) /MRSS/T_SGU_TREE_ITEM_TAB Analysis_overview-Tree item 20130520
2 Exporting ET_NODE_TABLE Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Node Table 20130520
3 Importing 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 Changing CS_RESULT Call by reference Type reference (TYPE) /MRSS/T_SGU_ANALYSED_RESULT Optimizer Analyze Result 20130514
2 Importing 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