SAP ABAP Class CX_ST_DESERIALIZATION_ERROR (Error Serializing 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 20031017
Properties
Class CX_ST_DESERIALIZATION_ERROR  
Short Description Error Serializing 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 20031017   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ST_DESERIALIZATION_ERROR has no forward declaration.
Interfaces
Class CX_ST_DESERIALIZATION_ERROR has no interface implemented.
Friends
Class CX_ST_DESERIALIZATION_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASSNAME Instance attribute Public Type reference (TYPE) STRING Class Name of the Exception in PREVIOUS 20031020
2 CX_ST_DESERIALIZATION_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'FB5F8F3F36CEC173E10000000A114BF5' 20031017
3 REF_NAME Instance attribute Public Type reference (TYPE) STRING Current Reference Node 20040310
4 TREE_POSITION Instance attribute Public Type reference (TYPE) STRING (not used) 20031020
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031017
Events
Class CX_ST_DESERIALIZATION_ERROR has no event.
Types
Class CX_ST_DESERIALIZATION_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 CLASSNAME Call by reference Type reference (TYPE) STRING 20031020
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20031017
3 Importing REF_NAME Call by reference Type reference (TYPE) STRING 20040310
4 Importing ST_IC Call by reference Type reference (TYPE) I 20040511
5 Importing ST_PROGNAME Call by reference Type reference (TYPE) STRING 20040204
6 Importing ST_TIMESTAMP Call by reference Type reference (TYPE) SCX_ST_TSTAMP 20040511
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20031017
8 Importing TREE_POSITION Call by reference Type reference (TYPE) STRING 20031020
9 Importing XML_OFFSET Call by reference Type reference (TYPE) I 20040304
10 Importing XML_PATH Call by reference Type reference (TYPE) STRING 20040304

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