SAP ABAP Interface /MRSS/IF_OPT_FACADE (Optimizer Facade)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/OPT (Package) Multi Resource Scheduling: Optimizer

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_OPT_ABSTRACT_OPTIMIZE | Optimizer | 20050720 |
Properties
Interface | /MRSS/IF_OPT_FACADE | |
Short Description | Optimizer Facade |
General Data
Package | /MRSS/OPT | Multi Resource Scheduling: Optimizer |
Created | 20050720 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface /MRSS/IF_OPT_FACADE has no forward declaration.
Interfaces
Interface /MRSS/IF_OPT_FACADE has no interface.
Friends
Interface /MRSS/IF_OPT_FACADE has no friend.
Attributes
Interface /MRSS/IF_OPT_FACADE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns analysis of last optimization run | 20130513 |
2 | ![]() |
Instance method | Public | Method | Provides a Proposal List for Dates | 20080226 |
3 | ![]() |
Instance method | Public | Method | Starts Optimization | 20050720 |
4 | ![]() |
Instance method | Public | Method | Plan New Elements | 20071113 |
Events
Interface /MRSS/IF_OPT_FACADE has no event.
Types
Interface /MRSS/IF_OPT_FACADE has no local type.
Method Signatures
Method GET_ANALYSIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_OPTIMIZATION_ANALYSIS | Value transfer | Type reference (TYPE) | /MRSS/T_OPT_ANALYSIS_TAB | Analysis of an optimization run | 20130513 |
Method GET_ANALYSIS on Interface /MRSS/IF_OPT_FACADE has no exception.
Method GET_APPOINTMENT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_APPOINTMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_GEN_APPOINTMNT_TAB | Tabelle mit Terminvorschlägen | 20080311 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20080226 | ||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20080226 | ||
4 | ![]() |
IS_ENQUIRY | Call by reference | Type reference (TYPE) | /MRSS/T_ENQUIRY | Parameter für einzelne Terminanfrage | 20080226 | ||
5 | ![]() |
IS_LOGGING_PROFILE | Call by reference | Type reference (TYPE) | /MRSS/T_LOGGING_PROFILE | Protokoll Profil | 20090902 | ||
6 | ![]() |
IS_OPTIMIZER_PROFILE | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_PROFILE_DATA | Daten eines Optimierungsprofiels | 20090902 | ||
7 | ![]() |
IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Tabelle mit Bedarfen | 20080226 | ||
8 | ![]() |
IT_ENQUIRYS | Call by reference | Type reference (TYPE) | /MRSS/T_ENQUIRY_TAB | Tabelle mit Anfragen für Termine | 20080303 | ||
9 | ![]() |
IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_TAB | Tabelle mit Resourcen | 20080228 | ||
10 | ![]() |
IV_SCENARIO_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_SCENARIO_KEY | Schlüssel eines Szenarios der Optimierung | 20090902 | ||
11 | ![]() |
IV_TIMEFRAME | Call by reference | Type reference (TYPE) | /MRSS/T_DATE_INTERVAL | Datumsintervall | 20080226 |
Method GET_APPOINTMENT_LIST on Interface /MRSS/IF_OPT_FACADE has no exception.
Method OPTIMIZE_IT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_GEN_ASSIGNMENT_TAB | Neue Assignments | 20050805 | ||
2 | ![]() |
ET_DYNAMIC_BREAKS | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_GEN_DYN_BREAK_TAB | Optimierte (flexible) Pause | 20090911 | ||
3 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20071116 | ||
4 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Fehlgeschlagen? | 20071116 | ||
5 | ![]() |
IS_LOGGING_PROFILE | Call by reference | Type reference (TYPE) | /MRSS/T_LOGGING_PROFILE | Protokoll Profil | 20090902 | ||
6 | ![]() |
IS_OPTIMIZER_PROFILE | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_PROFILE_DATA | Daten eines Optimierungsprofiels | 20090902 | ||
7 | ![]() |
IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Tabelle mit Bedarfen | 20071116 | ||
8 | ![]() |
IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_TAB | Tabelle mit Resourcen | 20050805 | ||
9 | ![]() |
IV_SCENARIO_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_SCENARIO_KEY | Schlüssel eines Szenarios der Optimierung | 20090902 | ||
10 | ![]() |
IV_TIMEFRAME | Call by reference | Type reference (TYPE) | /MRSS/T_DATE_INTERVAL | Datumsintervall | 20050803 |
Method OPTIMIZE_IT on Interface /MRSS/IF_OPT_FACADE has no exception.
Method SCHEDULE_IT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_GEN_ASSIGNMENT_TAB | Neue Assignments für Bedarfe | 20071116 | ||
2 | ![]() |
ET_DYNAMIC_BREAKS | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_GEN_DYN_BREAK_TAB | Optimierte (flexible) Pause | 20090911 | ||
3 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20071116 | ||
4 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Fehlgeschlagen? | 20071116 | ||
5 | ![]() |
IS_LOGGING_PROFILE | Call by reference | Type reference (TYPE) | /MRSS/T_LOGGING_PROFILE | Protokoll Profil | 20090902 | ||
6 | ![]() |
IS_OPTIMIZER_PROFILE | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_PROFILE_DATA | Daten eines Optimierungsprofiels | 20090902 | ||
7 | ![]() |
IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Tabelle mit Bedarfen | 20080117 | ||
8 | ![]() |
IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_TAB | Tabelle mit Resourcen | 20071116 | ||
9 | ![]() |
IV_SCENARIO_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_OPT_SCENARIO_KEY | Schlüssel eines Szenarios der Optimierung | 20090902 | ||
10 | ![]() |
IV_TIMEFRAME | Call by reference | Type reference (TYPE) | /MRSS/T_DATE_INTERVAL | Datumsintervall für Einplanungszeitraum | 20071116 |
Method SCHEDULE_IT on Interface /MRSS/IF_OPT_FACADE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 401 |