SAP ABAP Class CX_INVALID_TRANSFORMATION (Cannot Perform Transformation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TRANSFORMATION_ERROR General Error When Performing CALL TRANSFORMATION 20040127
Properties
Class CX_INVALID_TRANSFORMATION  
Short Description Cannot Perform Transformation    
Super Class CX_TRANSFORMATION_ERROR General Error When Performing CALL TRANSFORMATION 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_ABAP_EXCEPTIONS   ABAP Runtime Errors as System Exceptions 
Created 20040127   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_INVALID_TRANSFORMATION has no forward declaration.
Interfaces
Class CX_INVALID_TRANSFORMATION has no interface implemented.
Friends
Class CX_INVALID_TRANSFORMATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPILE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '8620164088125C50E10000000A114BF5' 20040127
2 CX_INVALID_TRANSFORMATION Constant Public Type reference (TYPE) SOTR_CONC '9E1F164088125C50E10000000A114BF5' 20040127
3 EQUAL_SOURCE_AND_RESULT Constant Public Type reference (TYPE) SOTR_CONC '15054641CCFE8C41E10000000A114BF5' 20040915
4 TRANSFORMATION_UNKNOWN Constant Public Type reference (TYPE) SOTR_CONC '8120164088125C50E10000000A114BF5' 20040127
5 TRFONAME Instance attribute Public Type reference (TYPE) STRING Name of Transformation 20040127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040127
Events
Class CX_INVALID_TRANSFORMATION has no event.
Types
Class CX_INVALID_TRANSFORMATION 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 PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040127
2 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040127
3 Importing TRFONAME Call by reference Type reference (TYPE) STRING 20040127

Method CONSTRUCTOR on class CX_INVALID_TRANSFORMATION has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700