SAP ABAP Class CX_TPDA_FILE_ERROR (CX_TPDA_FILE_ERROR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_AST (Package) TPDA: ABAP Statement Trace
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TPDA tpda: Error 20050404
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TPDA_FILE_OPEN TPDA: Error Opening a File 20050404
Properties
Class CX_TPDA_FILE_ERROR  
Short Description    
Super Class CX_TPDA tpda: Error 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package STPDA_AST   TPDA: ABAP Statement Trace 
Created 20050404   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_TPDA_FILE_ERROR has no forward declaration.
Interfaces
Class CX_TPDA_FILE_ERROR has no interface implemented.
Friends
Class CX_TPDA_FILE_ERROR has no friend class.
Attributes
Class CX_TPDA_FILE_ERROR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050404
Events
Class CX_TPDA_FILE_ERROR has no event.
Types
Class CX_TPDA_FILE_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 MESSAGE_CLASS Call by reference Type reference (TYPE) SY-MSGID 'TPDA' 20050404
2 Importing MESSAGE_NUMBER Call by reference Type reference (TYPE) SY-MSGNO 20050404
3 Importing MESSAGE_PAR1 Call by reference Type reference (TYPE) SY-MSGV1 20050404
4 Importing MESSAGE_PAR2 Call by reference Type reference (TYPE) SY-MSGV1 20050404
5 Importing MESSAGE_PAR3 Call by reference Type reference (TYPE) SY-MSGV1 20050404
6 Importing MESSAGE_PAR4 Call by reference Type reference (TYPE) SY-MSGV1 20050404
7 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) SY-MSGTY 'W' 20050404
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050404
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050404

Method CONSTRUCTOR on class CX_TPDA_FILE_ERROR has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710