SAP ABAP Class CX_ILM_SK_FILE (File Access (For Read Access))
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 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20100811
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100811
Properties
Class CX_ILM_SK_FILE  
Short Description File Access (For Read Access)    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class S_ILM_SWISS_KNIFE    
Program status     
Category 40  Exception Class 
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
Class CX_ILM_SK_FILE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20100811
Friends
Class CX_ILM_SK_FILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_FILE Instance attribute Public Type reference (TYPE) STRING 20100811
2 MV_TABNAME Instance attribute Public Type reference (TYPE) TABNAME Table Name 20100811
3 OPEN_FILE Constant Public See coding 20100811
4 READ_FILE Constant Public See coding 20100811
5 READ_FILE_AUTHORITY_CHECK Constant Public See coding 20100811
6 TABNAME_DATAFILE_UI_MISMATCH Constant Public See coding 20100811
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100811
2 RAISE_BY_SYSTEM_MESSAGE Static method Public Method 20100811
Events
Class CX_ILM_SK_FILE has no event.
Types
Class CX_ILM_SK_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 MV_FILE Call by reference Type reference (TYPE) STRING 20100811
2 Importing MV_TABNAME Call by reference Type reference (TYPE) TABNAME 20100811
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100811
4 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100811

Method CONSTRUCTOR on class CX_ILM_SK_FILE has no exception.

Method RAISE_BY_SYSTEM_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SYSMSG Call by reference Type reference (TYPE) SYST ABAP-Systemfelder 20100811
# Exception Resumable Description Created on
1 CX_ILM_SK_FILE Archiving file (run) 20100811
History
Last changed by/on SAP  20110908 
SAP Release Created in 703