SAP ABAP Class /MRSS/CL_OPA_IN_FILE (Specialized File Class for IN Files)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_OPA_ABSTRACT_FILE | Superclass for File Processing | 20090408 |
Properties
| Class | /MRSS/CL_OPA_IN_FILE | |
| Short Description | Specialized File Class for IN Files | |
| Super Class | /MRSS/CL_OPA_ABSTRACT_FILE | Superclass for File Processing |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/OPA | SAP Multiresource Scheduling: Optimizer Analysis Tool |
| Created | 20090408 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_OPA_IN_FILE has no forward declaration.
Interfaces
Class /MRSS/CL_OPA_IN_FILE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /MRSS/CL_OPA_PARSER | 20090409 | Parser for File Processing |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | C | 'R' | 20090408 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_OPA_IN_FILE | Reference for Singleton Object | 20090408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provides Reference to Singleton Instance | 20090408 | |
| 2 | Instance method | Public | Method | 20090408 | ||
| 3 | Instance method | Public | Method | 20090409 |
Events
Class /MRSS/CL_OPA_IN_FILE has no event.
Types
Class /MRSS/CL_OPA_IN_FILE has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EREF_IN_FILE | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_OPA_IN_FILE | Spezialisierte Dateiklasse für IN-Files | 20090408 |
Method GET_INSTANCE on class /MRSS/CL_OPA_IN_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 | 20090421 | |||
| 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 |
Method OPEN on class /MRSS/CL_OPA_IN_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 class /MRSS/CL_OPA_IN_FILE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 700 |