SAP ABAP Class CX_CALL_ST_ERROR (Error During Transformation Call in an ABAP Program)
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 20041213
Properties
Class CX_CALL_ST_ERROR  
Short Description Error During Transformation Call in an ABAP Program    
Super Class CX_TRANSFORMATION_ERROR General Error When Performing CALL TRANSFORMATION 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 40  Exception Class 
Package S_ABAP_EXCEPTIONS   ABAP Runtime Errors as System Exceptions 
Created 20041213   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CALL_ST_ERROR has no forward declaration.
Interfaces
Class CX_CALL_ST_ERROR has no interface implemented.
Friends
Class CX_CALL_ST_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_CALL_ST_ERROR Constant Public Type reference (TYPE) SOTR_CONC '636273434D3BD320E10000000A15523C' 20041213
2 INCOMPATIBLE_PARAMETER Constant Public Type reference (TYPE) SOTR_CONC 'B732D7D9A9C0B746B0333DC48F5BF16C' 20060707
3 INCOMPATIBLE_ROOT Constant Public Type reference (TYPE) SOTR_CONC '6E6273434D3BD320E10000000A15523C' 20041213
4 ROOT_NAME Instance attribute Public Type reference (TYPE) STRING Parameter Name 20041213
5 ST_PROGNAME Instance attribute Public Type reference (TYPE) STRING ST Program Name 20041213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041213
Events
Class CX_CALL_ST_ERROR has no event.
Types
Class CX_CALL_ST_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 PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041213
2 Importing ROOT_NAME Call by reference Type reference (TYPE) STRING 20041213
3 Importing ST_PROGNAME Call by reference Type reference (TYPE) STRING 20041213
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20041213

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