SAP ABAP Class CX_ST_FORMAT_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_ST_ERROR Error Performing Simple Transformation 20031114
Properties
Class CX_ST_FORMAT_ERROR  
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 20031114   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ST_FORMAT_ERROR has no forward declaration.
Interfaces
Class CX_ST_FORMAT_ERROR has no interface implemented.
Friends
Class CX_ST_FORMAT_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_ST_FORMAT_ERROR Constant Public Type reference (TYPE) SOTR_CONC '1D92B33F9D778754E10000000A114BF5' 20031114
2 LOCAL_NAME Instance attribute Public Type reference (TYPE) STRING Name of XML Node Without URI 20031114
3 NODE_TYPE Instance attribute Public Type reference (TYPE) STRING Type of XML Node 20031114
4 URI Instance attribute Public Type reference (TYPE) STRING URI of XML Node 20031114
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031114
Events
Class CX_ST_FORMAT_ERROR has no event.
Types
Class CX_ST_FORMAT_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 LOCAL_NAME Call by reference Type reference (TYPE) STRING 20031114
2 Importing NODE_TYPE Call by reference Type reference (TYPE) STRING 20031114
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20031114
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 20031114
8 Importing URI Call by reference Type reference (TYPE) STRING 20031114
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_FORMAT_ERROR has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700