SAP ABAP Class CX_XSLT_SYSTEM_ERROR (Error During a 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_XSLT_EXCEPTION | XSLT Exception | 20011211 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_XSLT_ABAP_CALL_ERROR | Error During ABAP Call from XSLT | 20011211 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_XSLT_DESERIALIZATION_ERROR | Error When Deserializing | 20011211 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_XSLT_FORMAT_ERROR | Error in XML-ABAP format | 20020122 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_XSLT_INVALID_XML | Error Writing XML Document | 20080328 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_XSLT_RUNTIME_ERROR | XSLT Runtime Error | 20020104 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_XSLT_SERIALIZATION_ERROR | Error When Serializing | 20011211 |
Properties
Class | CX_XSLT_SYSTEM_ERROR | |
Short Description | Error During a Transformation | |
Super Class | CX_XSLT_EXCEPTION | XSLT Exception |
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 | 20011211 | SAP |
Last change | 20040518 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CX_XSLT_SYSTEM_ERROR has no interface implemented.
Friends
Class CX_XSLT_SYSTEM_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Internal Program GUID | 20020114 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Internal Program Instruction Number | 20020114 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Internal Program Name | 20020114 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20011211 |
2 | ![]() |
Instance method | Public | Method | Returns Program Name, Source Text Line, Block Name and Type | 20020121 |
Events
Class CX_XSLT_SYSTEM_ERROR has no event.
Types
Class CX_XSLT_SYSTEM_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 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20011211 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20011211 |
Method CONSTRUCTOR on class CX_XSLT_SYSTEM_ERROR has no exception.
Method GET_XSLT_SOURCE_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BLOCK_NAME | Call by reference | Type reference (TYPE) | STRING | XSLT-Blockname | 20020121 | ||
2 | ![]() |
BLOCK_TYPE | Call by reference | Type reference (TYPE) | I | XSLT-Blocktyp | 20020121 | ||
3 | ![]() |
MAIN_PROG_NAME | Call by reference | Type reference (TYPE) | STRING | XSLT-Hauptprogrammname | 20020121 | ||
4 | ![]() |
PROG_LINE | Call by reference | Type reference (TYPE) | I | XSLT-Programmzeile | 20020121 | ||
5 | ![]() |
PROG_NAME | Call by reference | Type reference (TYPE) | STRING | XSLT-Programmname | 20020121 | ||
6 | ![]() |
VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | gültig j/n | 20020121 |
Method GET_XSLT_SOURCE_POSITION on class CX_XSLT_SYSTEM_ERROR has no exception.
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 630 |