SAP ABAP Interface /MRSS/IF_OPA_FILE (Encapsulates Logic for File Processing)
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_ABSTRACT_FILE | Superclass for File Processing | 20090408 |
Properties
Interface | /MRSS/IF_OPA_FILE | |
Short Description | Encapsulates Logic for File Processing |
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_FILE has no forward declaration.
Interfaces
Interface /MRSS/IF_OPA_FILE has no interface.
Friends
Interface /MRSS/IF_OPA_FILE has no friend.
Attributes
Interface /MRSS/IF_OPA_FILE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Closes the Open File (SAVE Function May Be Executed) | 20090408 |
2 | ![]() |
Static method | Public | Method | Loads File in Accordance with Transfer Parameters | 20090408 |
3 | ![]() |
Static method | Public | Method | Returns Entity in Requested Structure | 20090408 |
4 | ![]() |
Instance method | Public | Method | Writes Messages to the File | 20090408 |
Events
Interface /MRSS/IF_OPA_FILE has no event.
Types
Interface /MRSS/IF_OPA_FILE has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on Interface /MRSS/IF_OPA_FILE has no parameter.
Method CLOSE on Interface /MRSS/IF_OPA_FILE has no exception.
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20090408 | ||
2 | ![]() |
IV_ENGINE_TIMESTAMP | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_ENG_TIMESTAMP | Zeitstempel der Dateien einer Engine | 20090408 | ||
3 | ![]() |
IV_IN_FILENAME | Call by reference | Type reference (TYPE) | STRING | Dateiname In-File | 20090409 | ||
4 | ![]() |
IV_LOG_FILENAME | Call by reference | Type reference (TYPE) | STRING | Dateiname Log-File | 20090409 | ||
5 | ![]() |
IV_OUT_FILENAME | Call by reference | Type reference (TYPE) | STRING | Dateiname Out-File | 20120204 |
Method OPEN on Interface /MRSS/IF_OPA_FILE has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Zurückzugebende Tabelle | 20090409 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20090409 | ||
3 | ![]() |
IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRING | Strukturbezeichnung der Entität | 20090409 | ||
4 | ![]() |
IV_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | Tabellenname der Entität | 20090409 |
Method READ on Interface /MRSS/IF_OPA_FILE has no exception.
Method WRITE Signature
Method WRITE on Interface /MRSS/IF_OPA_FILE has no parameter.
Method WRITE on Interface /MRSS/IF_OPA_FILE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 700 |