SAP ABAP Class CX_XMS_SYSERR_MAPPING_PAR (Parameterization Error 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_XMS_SYSTEM_ERROR | XI: System Error | 20050427 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20050427 |
Properties
| Class | CX_XMS_SYSERR_MAPPING_PAR | |
| Short Description | Parameterization Error During Mapping | |
| Super Class | CX_XMS_SYSTEM_ERROR | XI: System Error |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SAI_MAPPING | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | SAI_MAPPING | Application Integration: Mapping |
| Created | 20050427 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_XMS_SYSERR_MAPPING_PAR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20050427 |
Friends
Class CX_XMS_SYSERR_MAPPING_PAR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TY_CATALOG | XI: System Error Codes with Attributes | 20050427 | |||
| 2 | Constant | Public | Type reference (TYPE) | SXMSERRID | 'TX_CONVERSION_STRING_TO_INT' | XI: Error ID | 20050427 | ||
| 3 | Constant | Public | Type reference (TYPE) | SXMSERRID | 'TX_MISSING_IDET_PROP' | XI: Error ID | 20050506 | ||
| 4 | Constant | Public | Type reference (TYPE) | SXMSERRID | 'TX_MISSING_IMAP_CONT' | XI: Error ID | 20050506 | ||
| 5 | Constant | Public | Type reference (TYPE) | SXMSERRID | 'TX_MISSING_IMAP_PROP' | XI: Error ID | 20050506 | ||
| 6 | Constant | Public | Type reference (TYPE) | SXMSERRID | 'TX_MISSING_STEP_CONT' | XI: Error ID | 20050506 | ||
| 7 | Constant | Public | See coding | 20050427 | |||||
| 8 | Constant | Public | See coding | 20050506 | |||||
| 9 | Constant | Public | See coding | 20050506 | |||||
| 10 | Constant | Public | See coding | 20050506 | |||||
| 11 | Constant | Public | See coding | 20050506 | |||||
| 12 | Constant | Public | See coding | 20050506 | |||||
| 13 | Constant | Public | See coding | 20050506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050427 | |
| 2 | Instance method | Public | Constructor | Constructor | 20050427 |
Events
Class CX_XMS_SYSERR_MAPPING_PAR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CATALOG | Private | See coding | 20050427 | TY_CATALOG type standard table of ty_catalog_entry
|
||
| 2 | TY_CATALOG_ENTRY | Private | See coding | 20050427 | begin of TY_CATALOG_ENTRY,
xms type sxmssyserr,
msgno type symsgno,
end of TY_CATALOG_ENTRY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CX_XMS_SYSERR_MAPPING_PAR has no parameter.
Method CLASS_CONSTRUCTOR on class CX_XMS_SYSERR_MAPPING_PAR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_XMS_SYSERR_MAPPING_PAR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |