SAP ABAP Class CX_MAPPING_EXCEPTION (Error Occurred During Mapping)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD-MAP (Application Component) Mapping
⤷
SAI_MAPPING (Package) Application Integration: Mapping

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20050706 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20050706 |
Properties
Class | CX_MAPPING_EXCEPTION | |
Short Description | Error Occurred During Mapping | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SAI_MAPPING | Application Integration: Mapping |
Created | 20050706 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_MAPPING_EXCEPTION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20050706 |
Friends
Class CX_MAPPING_EXCEPTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SYMSGID | 'SAI_MAPPING' | Message Class | 20050728 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20050728 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXMSERRID | XI: Error ID | 20050728 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGID | Message Class | 20050728 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Message Number | 20050728 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Message Type | 20050728 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20050728 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20050728 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20050728 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20050728 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050706 |
2 | ![]() |
Instance method | Public | Method | Conversion in CX_MERGE_SPLIT | 20050728 |
3 | ![]() |
Instance method | Public | Method | Conversion in CX_XMS_SYSERR_MAPPING | 20050728 |
Events
Class CX_MAPPING_EXCEPTION has no event.
Types
Class CX_MAPPING_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MONID | Call by reference | Type reference (TYPE) | SXMSERRID | 20050728 | |||
2 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 20050728 | |||
3 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20050728 | |||
4 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 20050728 | |||
5 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20050728 | |||
6 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20050728 | |||
7 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20050728 | |||
8 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20050728 | |||
9 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050706 | |||
10 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20050706 |
Method CONSTRUCTOR on class CX_MAPPING_EXCEPTION has no exception.
Method GET_CX_MERGE_SPLIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXC | Value transfer | Object reference (TYPE REF TO) | CX_MERGE_SPLIT | Fehler im Merge-Split-Mapping | 20050728 | ||
2 | ![]() |
TRACE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_TRACE | XMS: Trace | 20050728 |
Method GET_CX_MERGE_SPLIT on class CX_MAPPING_EXCEPTION has no exception.
Method GET_CX_XMS_SYSERR_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXC | Value transfer | Object reference (TYPE REF TO) | CX_XMS_SYSERR_MAPPING | XI: Systemfehler | 20050728 | ||
2 | ![]() |
TRACE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_TRACE | XMS: Trace | 20050728 |
Method GET_CX_XMS_SYSERR_MAPPING on class CX_MAPPING_EXCEPTION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |