SAP ABAP Class IDREPFW_CL_FILE_UTILS (Access to Files)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-REP_FRWK (Package) International Development: Reporting Framework
Properties
Class IDREPFW_CL_FILE_UTILS  
Short Description Access to Files    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-REP_FRWK   International Development: Reporting Framework 
Created 20130715   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IDREPFW_CL_FILE_UTILS has no forward declaration.
Interfaces
Class IDREPFW_CL_FILE_UTILS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 IDREPFW_CL_SETT_IMPORT 20130801 Import Settings for Reporting Framework
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FILE_TYPE_LOCAL Static Attribute Public Type reference (TYPE) IDREPFW_FILTY 'L' Server/local file type 20130801
2 GC_FILE_TYPE_SERVER Static Attribute Public Type reference (TYPE) IDREPFW_FILTY 'S' Server/local file type 20130801
Methods
# Method Level Visibility Method type Description Created on
1 OPEN_FILE Instance method Private Method Open File 20130801
Events
Class IDREPFW_CL_FILE_UTILS has no event.
Types
Class IDREPFW_CL_FILE_UTILS has no local type.
Method Signatures

Method OPEN_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FILE_NAME Call by reference Type reference (TYPE) FILE_NAME File name 20130801
2 Exporting EX_TAB_FILE_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20130801
3 Importing IM_FILE_TYPE Call by reference Type reference (TYPE) IDREPFW_FILTY 20130801
4 Importing IM_LOCAL_NAME Call by reference Type reference (TYPE) IDREPFW_PATH Path Name 20130801
5 Importing IM_LOGICAL_NAME Call by reference Type reference (TYPE) FILEINTERN 20130801
6 Importing IM_OBJ_APPL_LOG Call by reference Object reference (TYPE REF TO) IDREPFW_CL_APPL_LOG Application Log for Reporting Framework 20130801
7 Importing IM_PARAMETER Call by reference Type reference (TYPE) IDREPFW_PARAM Parameter for Generating Physical File Names on Appn Server 20130801
# Exception Resumable Description Created on
1 CX_IDREPFW_CL_ERRORS Call Errors in Reporting Framework 20130801
History
Last changed by/on SAP  20131127 
SAP Release Created in