SAP ABAP Class CX_ST_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_TRANSFORMATION_ERROR | General Error When Performing CALL TRANSFORMATION | 20040126 |
Meta Relationship - Used By
Properties
Class | CX_ST_ERROR | |
Short Description | Error Performing Simple Transformation | |
Super Class | CX_TRANSFORMATION_ERROR | General Error When Performing CALL 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 | 20030806 | 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_ST_ERROR has no interface implemented.
Friends
Class CX_ST_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '5C0D1540CC03132FE10000000A114BF5' | 20040126 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Simple Transformation: Program Counter | 20030807 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Simple Transformation: Program Name | 20030807 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SCX_ST_TSTAMP | Simple Transformation: Program Timestamp | 20030807 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | XML Offset (with Deserialization) | 20040304 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | XML Path (with Deserialisierung) | 20040304 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030806 |
2 | ![]() |
Instance method | Public | Method | Position in Program Where Error Occurred | 20030807 |
Events
Class CX_ST_ERROR has no event.
Types
Class CX_ST_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 | 20030806 | |||
2 | ![]() |
ST_IC | Call by reference | Type reference (TYPE) | I | 20040511 | |||
3 | ![]() |
ST_PROGNAME | Call by reference | Type reference (TYPE) | STRING | 20040130 | |||
4 | ![]() |
ST_TIMESTAMP | Call by reference | Type reference (TYPE) | SCX_ST_TSTAMP | 20040511 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030806 | |||
6 | ![]() |
XML_OFFSET | Call by reference | Type reference (TYPE) | I | 20040304 | |||
7 | ![]() |
XML_PATH | Call by reference | Type reference (TYPE) | STRING | 20040304 |
Method CONSTRUCTOR on class CX_ST_ERROR has no exception.
Method GET_ST_SOURCE_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LINE | Call by reference | Type reference (TYPE) | I | ST-Programmzeile | 20030807 | ||
2 | ![]() |
MAIN_NAME | Call by reference | Type reference (TYPE) | STRING | ST-Haupt-Programm | 20030807 | ||
3 | ![]() |
PROG_NAME | Call by reference | Type reference (TYPE) | STRING | ST-Programm | 20030807 | ||
4 | ![]() |
VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | gültig j/n | 20030807 |
Method GET_ST_SOURCE_POSITION on class CX_ST_ERROR has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 640 |