SAP ABAP Class CX_CALL_ST_ERROR (Error During Transformation Call in an ABAP Program)
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 | 20041213 |
Properties
Class | CX_CALL_ST_ERROR | |
Short Description | Error During Transformation Call in an ABAP Program | |
Super Class | CX_TRANSFORMATION_ERROR | General Error When Performing CALL TRANSFORMATION |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 40 | Exception Class |
Package | S_ABAP_EXCEPTIONS | ABAP Runtime Errors as System Exceptions |
Created | 20041213 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_CALL_ST_ERROR has no forward declaration.
Interfaces
Class CX_CALL_ST_ERROR has no interface implemented.
Friends
Class CX_CALL_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 | '636273434D3BD320E10000000A15523C' | 20041213 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'B732D7D9A9C0B746B0333DC48F5BF16C' | 20060707 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '6E6273434D3BD320E10000000A15523C' | 20041213 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Parameter Name | 20041213 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ST Program Name | 20041213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20041213 |
Events
Class CX_CALL_ST_ERROR has no event.
Types
Class CX_CALL_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 | 20041213 | |||
2 | ![]() |
ROOT_NAME | Call by reference | Type reference (TYPE) | STRING | 20041213 | |||
3 | ![]() |
ST_PROGNAME | Call by reference | Type reference (TYPE) | STRING | 20041213 | |||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20041213 |
Method CONSTRUCTOR on class CX_CALL_ST_ERROR has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 700 |