SAP ABAP Interface /MRSS/IF_OPA_DATA_SOURCE (Encapsulates the Data)
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_DATA_SOURCE Class for Managing Different Data Sources 20090408
Properties
Interface /MRSS/IF_OPA_DATA_SOURCE  
Short Description Encapsulates the Data    
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_DATA_SOURCE has no forward declaration.
Interfaces
Interface /MRSS/IF_OPA_DATA_SOURCE has no interface.
Friends
Interface /MRSS/IF_OPA_DATA_SOURCE has no friend.
Attributes
Interface /MRSS/IF_OPA_DATA_SOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Static method Public Method Provides Entity Data in the Requested Structure 20090408
2 SET_SOURCE Static method Public Method Defines Source of Analysis Data 20090408
Events
Interface /MRSS/IF_OPA_DATA_SOURCE has no event.
Types
Interface /MRSS/IF_OPA_DATA_SOURCE has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_TABLE Call by reference Object reference (TYPE REF TO) DATA Zurückzugebende Tabelle 20090408
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20090408
3 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) STRING Strukturbezeichnung der Entität 20090408
4 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) STRING Tabellenname der Entität 20090408

Method GET_DATA on Interface /MRSS/IF_OPA_DATA_SOURCE has no exception.

Method SET_SOURCE 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 20090408
2 Importing IREF_DATA_SOURCE Call by reference Object reference (TYPE REF TO) /MRSS/CL_OPT_ABSTRACT_OPTIMIZE Referenz Optimierer 20090408
3 Importing IV_ENGINE_TIMESTAMP Call by reference Type reference (TYPE) /MRSS/T_RCCF_ENG_TIMESTAMP Zeitstempel der Dateien einer Engine 20090408
4 Importing IV_IN_FILENAME Call by reference Type reference (TYPE) STRING Dateiname In-File 20090409
5 Importing IV_LOG_FILENAME Call by reference Type reference (TYPE) STRING Dateiname Log-File 20090409
6 Importing IV_OUT_FILENAME Call by reference Type reference (TYPE) STRING Dateiname Out-File 20120204

Method SET_SOURCE on Interface /MRSS/IF_OPA_DATA_SOURCE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700