SAP ABAP Class CX_MAPPING_FAULT (CX_MAPPING_FAULT)
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_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20020111 |
Properties
| Class | CX_MAPPING_FAULT | |
| Short Description | ||
| 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 | SAI_MAPPING | Application Integration: Mapping |
| Created | 20020111 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_MAPPING_FAULT has no forward declaration.
Interfaces
Class CX_MAPPING_FAULT has no interface implemented.
Friends
Class CX_MAPPING_FAULT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | MPG_ERRCODE | Error Code for Application Errors in Mapping Program | 20020111 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020111 |
Events
Class CX_MAPPING_FAULT has no event.
Types
Class CX_MAPPING_FAULT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CODE | Value transfer | Type reference (TYPE) | MPG_ERRCODE | ERROR_CODE | 20020111 | |||
| 2 | ERROR_TEXT | Value transfer | Type reference (TYPE) | STRING | ERROR_TEXT | 20020111 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020111 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020111 |
Method CONSTRUCTOR on class CX_MAPPING_FAULT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |