SAP ABAP Class CX_HCS_FILE_ACCESS_ERROR (Exception During File Access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
     SHCS_FILE_BASE (Package) Help Center Search: General File Access Functions
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 20090528
Properties
Class CX_HCS_FILE_ACCESS_ERROR  
Short Description Exception During File 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    
Program status     
Category 40  Exception Class 
Package SHCS_FILE_BASE   Help Center Search: General File Access Functions 
Created 20090518   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_HCS_FILE_ACCESS_ERROR has no forward declaration.
Interfaces
Class CX_HCS_FILE_ACCESS_ERROR has no interface implemented.
Friends
Class CX_HCS_FILE_ACCESS_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_HCS_FILE_ACCESS_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0050568E52B002DE87E816B586315CEE' 20090528
2 FILENAME Instance attribute Public Type reference (TYPE) STRING File Name 20090528
3 FILE_NOT_OPENED Constant Public Type reference (TYPE) SOTR_CONC '00145EF433BE02DD958B9CB67B408EC4' 20090528
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090528
Events
Class CX_HCS_FILE_ACCESS_ERROR has no event.
Types
Class CX_HCS_FILE_ACCESS_ERROR 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 FILENAME Call by reference Type reference (TYPE) STRING 20090528
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090528
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20090528

Method CONSTRUCTOR on class CX_HCS_FILE_ACCESS_ERROR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in