SAP ABAP Class CX_FSL_ERROR_CONFLICT_MAPPING (Error or Conflict for Mapping)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS (Application Component) Financial Services
⤷
FSL_ERROR_CONFLICT (Package) Error and Conflict Handling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_FSL_ERROR_CONFLICT | Error or Conflict | 20060616 |
Properties
| Class | CX_FSL_ERROR_CONFLICT_MAPPING | |
| Short Description | Error or Conflict for Mapping | |
| Super Class | CX_FSL_ERROR_CONFLICT | Error or Conflict |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | FSL_ERROR_CONFLICT | Error and Conflict Handling |
| Created | 20060616 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_FSL_ERROR_CONFLICT_MAPPING has no forward declaration.
Interfaces
Class CX_FSL_ERROR_CONFLICT_MAPPING has no interface implemented.
Friends
Class CX_FSL_ERROR_CONFLICT_MAPPING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CE_FSL_EC_CATEGORY_MAPPING | Error and Conflict Category | 20060616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060616 |
Events
Class CX_FSL_ERROR_CONFLICT_MAPPING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20080305 | tab type standard table of ref to cx_fsl_error_conflict_mapping with default key
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | T_ADDITIONAL_DATA | 20060616 | ||||
| 2 | ADDITIONAL_DATA_W_DETAILS | Call by reference | Type reference (TYPE) | T_ADDITIONAL_DATA_W_DETAILS | 20090126 | ||||
| 3 | ERROR_CONFLICT_CATEGORY | Call by reference | Object reference (TYPE REF TO) | CE_FSL_EC_CATEGORY_MAPPING | 20060616 | ||||
| 4 | MAIN_ERROR_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | 20060616 | ||||
| 5 | MAIN_ERROR_MESSAGE_W_DETAILS | Call by reference | Type reference (TYPE) | T_STR_BAPIRET2_W_DETAILS | 20090126 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060616 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060616 |
Method CONSTRUCTOR on class CX_FSL_ERROR_CONFLICT_MAPPING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |