SAP ABAP Class CL_SIC_FM_EXPLAIN (Explain Fine Match Result)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_FINE_MATCH_ENGINE (Package) Information Consolidation Fine-Match Engine
⤷
⤷
Properties
| Class | CL_SIC_FM_EXPLAIN | |
| Short Description | Explain Fine Match Result | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_IC_FINE_MATCH_ENGINE | Information Consolidation Fine-Match Engine |
| Created | 20060303 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIC_FM_EXPLAIN has no forward declaration.
Interfaces
Class CL_SIC_FM_EXPLAIN has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SIC_SRV_FINE_MATCH | 20060308 | Fine Match Service |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BAPIRETTAB | Messages that explain the result of fine match | 20060306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add an explanation to the list of explanations | 20060306 | |
| 2 | Instance method | Public | Method | Returns the explanations of the fine match result | 20060306 |
Events
Class CL_SIC_FM_EXPLAIN has no event.
Types
Class CL_SIC_FM_EXPLAIN has no local type.
Method Signatures
Method ADD_EXPLANATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXPLANATION | Call by reference | Type reference (TYPE) | BAPIRET2 | Explanation | 20060306 |
Method ADD_EXPLANATION on class CL_SIC_FM_EXPLAIN has no exception.
Method GET_EXPLANATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_EXPLANATIONS | Value transfer | Type reference (TYPE) | BAPIRETTAB | Messages that explain the result of fine match | 20060306 |
Method GET_EXPLANATIONS on class CL_SIC_FM_EXPLAIN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |