SAP ABAP Class CL_ILM_SK_DATA_FILE (Data File (ASCII))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-CDE (Application Component) Context Data Extractor
     S_ILM_SN_OBJECT_EXTENSION (Package) SN Meta and File Extension Tool (AKA "Swiss Knife")
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ILM_SK_DATA_FILE_READ Data File - Read Access 20100813
Properties
Class CL_ILM_SK_DATA_FILE  
Short Description Data File (ASCII)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ILM_SN_OBJECT_EXTENSION   SN Meta and File Extension Tool (AKA "Swiss Knife") 
Created 20100811   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ILM_SK_DATA_FILE_READ Data File - Read Access 20100813
Friends
# Friend Modeled only Created on Description
1 CL_ILM_SK_FILE_FACTORY 20100811 Factory for Files (Read Access)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_COL_POSITION Instance attribute Private Type reference (TYPE) STT_ILM_SK_FILE_COLPOS Column Name and Item 20100811
2 MT_DFIES Instance attribute Private Type reference (TYPE) DFIES_TABLE Table for dfies Entries 20100811
3 MV_FILE Instance attribute Private Type reference (TYPE) STRING 20100811
4 MV_FILE_READ_NEXT_FIRST_ENTRY Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20100812
5 MV_FORMAT Instance attribute Private Type reference (TYPE) STRING IF_ILM_SWISS_KNIFE_C=>GC_DATA_FILE_FORMAT_* 20100811
6 MV_IS_APPLSRV_FILE Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100811
7 MV_READ_NEXT_FIRST_ENTRY Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20100812
8 MV_TABNAME Instance attribute Private Type reference (TYPE) TABNAME Table Name 20100811
9 MV_WRITE Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100811
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20100811
2 FILE_READ_NEXT Instance method Private Method 20100812
3 OPEN Instance method Private Method 20100811
Events
Class CL_ILM_SK_DATA_FILE has no event.
Types
Class CL_ILM_SK_DATA_FILE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILE Call by reference Type reference (TYPE) STRING 20100811
2 Importing IV_FORMAT Call by reference Type reference (TYPE) STRING IF_ILM_SWISS_KNIFE_C=>GC_DATA_FILE_FORMAT_* 20100811
3 Importing IV_IS_APPLSRV_FILE Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20100811
4 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20100811
5 Importing IV_WRITE Call by reference Type reference (TYPE) BOOLEAN 20100811
# Exception Resumable Description Created on
1 CX_ILM_SK_FILE Dateizugriff (idR. für Lesezugriff) 20100811

Method FILE_READ_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FILE_DATA Value transfer Type reference (TYPE) STT_ILM_SK_FILE_LINE Tabelle von Datendatei-Zeilen 20100812
# Exception Resumable Description Created on
1 CX_ILM_SK_FILE Dateizugriff (idR. für Lesezugriff) 20100812

Method OPEN Signature

Method OPEN on class CL_ILM_SK_DATA_FILE has no parameter.
# Exception Resumable Description Created on
1 CX_ILM_SK_FILE Dateizugriff (idR. für Lesezugriff) 20100811
History
Last changed by/on SAP  20110908 
SAP Release Created in 703