SAP ABAP Class /MRSS/CL_OPA_ABSTRACT_FILE (Superclass 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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_OPA_FILE Encapsulates Logic for File Processing 20090408
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_OPA_IN_FILE Specialized File Class for IN Files 20090408
2 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_OPA_LOG_FILE Specialized File Class for LOG Files 20090409
3 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_OPA_OUT_FILE Specialized File Class for IN Files 20120204
Properties
Class /MRSS/CL_OPA_ABSTRACT_FILE  
Short Description Superclass for File Processing    
Super Class    
Instantiability of a Class 2  Public 
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_ABSTRACT_FILE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_OPA_FILE Encapsulates Logic for File Processing 20090408
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 GT_TEXTLINES Instance attribute Protected Type reference (TYPE) /MRSS/T_RCCFT_FILE_DATA_ASC Contains All Unstructured Text Lines 20090408
Methods
# Method Level Visibility Method type Description Created on
1 LOAD_TEXTLINES_ENGINE_SERVER Instance method Protected Method 20090409
2 LOAD_TEXTLINES_LOCAL_CLIENT Instance method Protected Method Fills the GT_TEXTLINES Attribute for a Local File 20090409
Events
Class /MRSS/CL_OPA_ABSTRACT_FILE has no event.
Types
Class /MRSS/CL_OPA_ABSTRACT_FILE has no local type.
Method Signatures

Method LOAD_TEXTLINES_ENGINE_SERVER 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 20090421
2 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20090409

Method LOAD_TEXTLINES_ENGINE_SERVER on class /MRSS/CL_OPA_ABSTRACT_FILE has no exception.

Method LOAD_TEXTLINES_LOCAL_CLIENT 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 20090421
2 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING Dateiname 20090409

Method LOAD_TEXTLINES_LOCAL_CLIENT on class /MRSS/CL_OPA_ABSTRACT_FILE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700