SAP ABAP Class CX_SY_MOVE_CAST_ERROR (Superclass for All System Exceptions)
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_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20000815 |
Properties
Class | CX_SY_MOVE_CAST_ERROR | |
Short Description | Superclass for All System Exceptions | |
Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
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 | 20000207 | SAP |
Last change | 20010426 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SY_MOVE_CAST_ERROR has no forward declaration.
Interfaces
Class CX_SY_MOVE_CAST_ERROR has no interface implemented.
Friends
Class CX_SY_MOVE_CAST_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 | 'D6089D3B3CFA135EE10000000A11447B' | Exception ID: Value for Attribute TEXTID | 20000908 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '5DAF69F28B145B49A6B03C598CFB9429' | 20011220 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '7848A0517170CE4893848CE0953F5040' | 20011012 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Name of Source Type | 20001114 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Name of Target Type | 20001114 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000815 |
Events
Class CX_SY_MOVE_CAST_ERROR has no event.
Types
Class CX_SY_MOVE_CAST_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 | 20000815 | |||
2 | ![]() |
SOURCE_TYPENAME | Value transfer | Type reference (TYPE) | STRING | SOURCE_TYPENAME | 20001114 | ||
3 | ![]() |
TARGET_TYPENAME | Value transfer | Type reference (TYPE) | STRING | TARGET_TYPENAME | 20001114 | ||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20000815 |
Method CONSTRUCTOR on class CX_SY_MOVE_CAST_ERROR has no exception.
History
Last changed by/on | SAP | 20010426 |
SAP Release Created in | 610 |