SAP ABAP Class CL_CNV_20375_CHK_PRIO (Checks mapping if splits occure)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_20375_CHECK (Package) Check Implementations for Package 20375
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_CHECK | Check Framework: Check | 20110614 |
Properties
| Class | CL_CNV_20375_CHK_PRIO | |
| Short Description | Checks mapping if splits occure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_20375_CHECK | Check Implementations for Package 20375 |
| Created | 20110614 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_20375_CHK_PRIO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_CHECK | Check Framework: Check | 20110614 |
Friends
Class CL_CNV_20375_CHK_PRIO has no friend class.
Attributes
Class CL_CNV_20375_CHK_PRIO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks the priority of kostls that are not in the mapping | 20110614 | |
| 2 | Instance method | Private | Method | Checks if the prioritys are unambiguous | 20110614 | |
| 3 | Instance method | Private | Method | Checks the priority of a single target value | 20110614 |
Events
Class CL_CNV_20375_CHK_PRIO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_FULL_MAPPING | Private | See coding | 20110614 | |
||
| 2 | YT_FULL_MAPPING | Private | See coding | 20110614 | |
Method Signatures
Method CHECK_IMPLICIT_PRIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ENGINE | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_ME_SIM_ENGINE | Main interface for the conversion of internal tables | 20110620 | |||
| 2 | IR_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20110614 | |||
| 3 | IT_FULL_MAPPING | Call by reference | Type reference (TYPE) | YT_FULL_MAPPING | 20110614 | ||||
| 4 | IT_KOKRS_MAPPING | Call by reference | Type reference (TYPE) | CNV_MBT_ME_T_SIMPLE_MAPPING | Simple mapping table | 20110614 | |||
| 5 | RT_INVALID_MERGE_BLOCKS | Value transfer | Type reference (TYPE) | CNV_20375_CHECK_T_KSTAR_DUP_PR | Merge Groups including source kokrs | 20111111 |
Method CHECK_IMPLICIT_PRIO on class CL_CNV_20375_CHK_PRIO has no exception.
Method CHECK_PRIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAM | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_T_PARAM | Check Framework: List of Parameter Name-Value Pairs | 20110614 | |||
| 2 | IR_DATAOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_20375_CHK_OBJ_KSTAR | Data object for mapping check (per merge block) | 20110614 | |||
| 3 | IR_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20110614 | |||
| 4 | IV_MERGE_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20110712 |
Method CHECK_PRIO_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20110614 | |||
| 2 | IT_MERGE_BLOCK | Call by reference | Type reference (TYPE) | YT_FULL_MAPPING | 20110614 | ||||
| 3 | RV_INVALID_PRIO | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111111 |
Method CHECK_PRIO_BLOCK on class CL_CNV_20375_CHK_PRIO has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |