SAP ABAP Class CX_ST_CONDITION (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_ST_ERROR Error Performing Simple Transformation 20040127
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ST_COND_CHECK_FAIL Condition Failed (Deserialization) 20040319
2 Inheritance (c INHERITING FROM c_ref)  CX_ST_GROUP_MISSING_CASE Missing Case in XML Group (Deserialization) 20040316
3 Inheritance (c INHERITING FROM c_ref)  CX_ST_SWITCH_NO_CASE Missing Case in Branching 20040319
Properties
Class CX_ST_CONDITION  
Short Description Error Performing Simple Transformation    
Super Class CX_ST_ERROR Error Performing Simple 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 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)
Interfaces
Class CX_ST_CONDITION has no interface implemented.
Friends
Class CX_ST_CONDITION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_ST_CONDITION Constant Public Type reference (TYPE) SOTR_CONC '930D1540CC03132FE10000000A114BF5' 20040127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040127
Events
Class CX_ST_CONDITION has no event.
Types
Class CX_ST_CONDITION 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 ST_IC Call by reference Type reference (TYPE) I 20040511
3 Importing ST_PROGNAME Call by reference Type reference (TYPE) STRING 20040202
4 Importing ST_TIMESTAMP Call by reference Type reference (TYPE) SCX_ST_TSTAMP 20040511
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040127
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_CONDITION has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700