SAP ABAP Interface /MRSS/IF_OPA_FACADE (Encapsulates Logic for the Analysis)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/OPA (Package) SAP Multiresource Scheduling: Optimizer Analysis Tool
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_OPA_APPLICATION Controlling Class of Analysis Tool 20090416
Properties
Interface /MRSS/IF_OPA_FACADE  
Short Description Encapsulates Logic for the Analysis    
General Data
Package /MRSS/OPA   SAP Multiresource Scheduling: Optimizer Analysis Tool 
Created 20090408   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /MRSS/IF_OPA_FACADE has no forward declaration.
Interfaces
Interface /MRSS/IF_OPA_FACADE has no interface.
Friends
Interface /MRSS/IF_OPA_FACADE has no friend.
Attributes
Interface /MRSS/IF_OPA_FACADE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_CHECKS Static method Public Method Carries Out Checks Based on Entities 20090416
2 INITIALIZE_MODEL Static method Public Method Initializes Model for Analysis 20090416
3 WRITE_XML Static method Public Method 20120204
Events
Interface /MRSS/IF_OPA_FACADE has no event.
Types
Interface /MRSS/IF_OPA_FACADE has no local type.
Method Signatures

Method EXECUTE_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20090420
2 Importing IT_CHECK_ENTITIES Call by reference Type reference (TYPE) /MRSS/T_OPA_ENTITIES_TABLE Tabelle um Entitätsarten zu sammeln 20090420
3 Importing IV_NAME_TEXTFILE Call by reference Type reference (TYPE) STRING 20090420

Method EXECUTE_CHECKS on Interface /MRSS/IF_OPA_FACADE has no exception.

Method INITIALIZE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULTS Call by reference Type reference (TYPE) ME_TEXTLINES 20090416
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20090416
3 Importing IREF_DATA_SOURCE Call by reference Object reference (TYPE REF TO) /MRSS/CL_OPT_ABSTRACT_OPTIMIZE Referenz Optimierer 20090416
4 Importing IV_ENGINE_TIMESTAMP Call by reference Type reference (TYPE) /MRSS/T_RCCF_ENG_TIMESTAMP Zeitstempel der Dateien einer Engine 20090416
5 Importing IV_IN_FILENAME Call by reference Type reference (TYPE) STRING Dateiname In-File 20090416
6 Importing IV_LOG_FILENAME Call by reference Type reference (TYPE) STRING Dateiname Log-File 20090416
7 Importing IV_OUT_FILENAME Call by reference Type reference (TYPE) STRING Dateiname Out-File 20120204

Method INITIALIZE_MODEL on Interface /MRSS/IF_OPA_FACADE has no exception.

Method WRITE_XML Signature

Method WRITE_XML on Interface /MRSS/IF_OPA_FACADE has no parameter.
Method WRITE_XML on Interface /MRSS/IF_OPA_FACADE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700