SAP ABAP Class CX_ST_INVALID_XML (Error Writing XML Document)
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 20030929
Properties
Class CX_ST_INVALID_XML  
Short Description Error Writing XML Document    
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 20030929   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ST_INVALID_XML has no forward declaration.
Interfaces
Class CX_ST_INVALID_XML has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_MESSAGE_HELPER 20080104 Auxiliary Class for the MESSAGE Statement
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_ST_INVALID_XML Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DB9FD490438D994607' 20031006
2 ERROR Instance attribute Protected Type reference (TYPE) STRING Error Text of XML Writer 20111103
3 OPEN Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DCB0CA9C0A28BF429F' 20090302
4 OPERATION Instance attribute Protected Type reference (TYPE) STRING Operation Performed on XML Document 20031006
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030929
Events
Class CX_ST_INVALID_XML has no event.
Types
Class CX_ST_INVALID_XML 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 ERROR Call by reference Type reference (TYPE) STRING 20111103
2 Importing OPERATION Call by reference Type reference (TYPE) STRING 20040511
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20030929
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 20030929
8 Importing XML_OFFSET Call by reference Type reference (TYPE) I 20040304
9 Importing XML_PATH Call by reference Type reference (TYPE) STRING 20040304

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