SAP ABAP Class CL_CNV_MBT_ME_VALIDATOR (Validator for Mappings)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_ME_CORE (Package) Mapping Engine Core Functionality and Types
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_MBT_PIFD_VALIDATOR | PIFD Variant Validator Superclass | 20110412 |
Meta Relationship - Used By
Properties
| Class | CL_CNV_MBT_ME_VALIDATOR | |
| Short Description | Validator for Mappings | |
| Super Class | CL_CNV_MBT_PIFD_VALIDATOR | PIFD Variant Validator Superclass |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_ME_CORE | Mapping Engine Core Functionality and Types |
| Created | 20110412 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_MBT_ME_VALIDATOR has no forward declaration.
Interfaces
Class CL_CNV_MBT_ME_VALIDATOR has no interface implemented.
Friends
Class CL_CNV_MBT_ME_VALIDATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_ME_MAPPING | Mapping | 20110412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Returns the mapping set to this Validator | 20110412 | |
| 2 | Instance method | Protected | Method | Returns the mapping table set to this validator (if set) | 20110412 |
Events
Class CL_CNV_MBT_ME_VALIDATOR has no event.
Types
Class CL_CNV_MBT_ME_VALIDATOR has no local type.
Method Signatures
Method GET_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MAPPING | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_ME_MAPPING | Mapping | 20110412 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inconsistent data found | 20110412 | ||
| 2 | Data not found in DB | 20110412 |
Method GET_MAPPING_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPING_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20110412 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Occurs when some functionality is not yet supported by ME | 20110412 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |