SAP ABAP Class CX_ST_ERROR (Error Performing Simple 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 20040126
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ST_CALL_ERROR Error Calling Transformation in ST Program 20040127
2 Inheritance (c INHERITING FROM c_ref)  CX_ST_CALL_METHOD_ERROR Error in Method Call 20060517
3 Inheritance (c INHERITING FROM c_ref)  CX_ST_CONDITION Error Performing Simple Transformation 20040127
4 Inheritance (c INHERITING FROM c_ref)  CX_ST_CONSTRAINT_ERROR Constraint breached in ST 20061114
5 Inheritance (c INHERITING FROM c_ref)  CX_ST_DESERIALIZATION_ERROR Error Serializing Simple Transformation 20031017
6 Inheritance (c INHERITING FROM c_ref)  CX_ST_DYNAMIC_CALL_ST_ERROR Error in dynamic ST call 20121206
7 Inheritance (c INHERITING FROM c_ref)  CX_ST_FORMAT_ERROR Error Performing Simple Transformation 20031114
8 Inheritance (c INHERITING FROM c_ref)  CX_ST_INVALID_XML Error Writing XML Document 20030929
9 Inheritance (c INHERITING FROM c_ref)  CX_ST_MATCH Matching failed 20030806
10 Inheritance (c INHERITING FROM c_ref)  CX_ST_REF_ACCESS Error Accessing Ref. Node 20030806
... Click here to see Used By full list (13 items)
Properties
Class CX_ST_ERROR  
Short Description Error Performing Simple 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 20030806   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SXSLT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CX_ST_ERROR has no interface implemented.
Friends
Class CX_ST_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_ST_ERROR Constant Public Type reference (TYPE) SOTR_CONC '5C0D1540CC03132FE10000000A114BF5' 20040126
2 ST_IC Instance attribute Protected Type reference (TYPE) I Simple Transformation: Program Counter 20030807
3 ST_PROGNAME Instance attribute Public Type reference (TYPE) STRING Simple Transformation: Program Name 20030807
4 ST_TIMESTAMP Instance attribute Protected Type reference (TYPE) SCX_ST_TSTAMP Simple Transformation: Program Timestamp 20030807
5 XML_OFFSET Instance attribute Public Type reference (TYPE) I XML Offset (with Deserialization) 20040304
6 XML_PATH Instance attribute Public Type reference (TYPE) STRING XML Path (with Deserialisierung) 20040304
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030806
2 GET_ST_SOURCE_POSITION Instance method Public Method Position in Program Where Error Occurred 20030807
Events
Class CX_ST_ERROR has no event.
Types
Class CX_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 20030806
2 Importing ST_IC Call by reference Type reference (TYPE) I 20040511
3 Importing ST_PROGNAME Call by reference Type reference (TYPE) STRING 20040130
4 Importing ST_TIMESTAMP Call by reference Type reference (TYPE) SCX_ST_TSTAMP 20040511
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20030806
6 Importing XML_OFFSET Call by reference Type reference (TYPE) I 20040304
7 Importing XML_PATH Call by reference Type reference (TYPE) STRING 20040304

Method CONSTRUCTOR on class CX_ST_ERROR has no exception.

Method GET_ST_SOURCE_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LINE Call by reference Type reference (TYPE) I ST-Programmzeile 20030807
2 Exporting MAIN_NAME Call by reference Type reference (TYPE) STRING ST-Haupt-Programm 20030807
3 Exporting PROG_NAME Call by reference Type reference (TYPE) STRING ST-Programm 20030807
4 Exporting VALID Call by reference Type reference (TYPE) ABAP_BOOL gültig j/n 20030807

Method GET_ST_SOURCE_POSITION on class CX_ST_ERROR has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ST_CALL_ERROR Error Calling Transformation in ST Program 20040127
2 Inheritance (c INHERITING FROM c_ref)  CX_ST_CALL_METHOD_ERROR Error in Method Call 20060517
3 Inheritance (c INHERITING FROM c_ref)  CX_ST_CONDITION Error Performing Simple Transformation 20040127
4 Inheritance (c INHERITING FROM c_ref)  CX_ST_CONSTRAINT_ERROR Constraint breached in ST 20061114
5 Inheritance (c INHERITING FROM c_ref)  CX_ST_DESERIALIZATION_ERROR Error Serializing Simple Transformation 20031017
6 Inheritance (c INHERITING FROM c_ref)  CX_ST_DYNAMIC_CALL_ST_ERROR Error in dynamic ST call 20121206
7 Inheritance (c INHERITING FROM c_ref)  CX_ST_FORMAT_ERROR Error Performing Simple Transformation 20031114
8 Inheritance (c INHERITING FROM c_ref)  CX_ST_INVALID_XML Error Writing XML Document 20030929
9 Inheritance (c INHERITING FROM c_ref)  CX_ST_MATCH Matching failed 20030806
10 Inheritance (c INHERITING FROM c_ref)  CX_ST_REF_ACCESS Error Accessing Ref. Node 20030806
11 Inheritance (c INHERITING FROM c_ref)  CX_ST_RUNTIME_ERROR Error During Execution of an ST 20060713
12 Inheritance (c INHERITING FROM c_ref)  CX_ST_SERIALIZATION_ERROR Error Serializing Simple Transformation 20031017
13 Inheritance (c INHERITING FROM c_ref)  CX_ST_VALIDATION_ERROR Validation Error in a Simple Transformation 20090123
History
Last changed by/on SAP  20040518 
SAP Release Created in 640