SAP ABAP Class CL_CNV_20200_CHK_RCOMP (Check for same RCOMP)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_20200_CHECK (Package) Company code merge and rename - Check classes
⤷
⤷
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 | 20110216 |
Properties
| Class | CL_CNV_20200_CHK_RCOMP | |
| Short Description | Check for same RCOMP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_20200_CHECK | Company code merge and rename - Check classes |
| Created | 20110216 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_CHECK | Check Framework: Check | 20110216 |
Friends
Class CL_CNV_20200_CHK_RCOMP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | CNV_MBT_CHECK_PARAMNAME | 'ANA_VAL_RCOMP' | Parameter name of company ID for ana | 20110216 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_20600_CHK_OBJ_BUKRS | Object for mapping check | 20110216 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20110216 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table (values) | 20110216 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | dummy variable to write MESSAGE content (where-used-list) | 20110216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | generates a where clause from a engine object (relev. BUKRS) | 20110805 | |
| 2 | Instance method | Private | Method | Check if RCOMP is unique for given mapping | 20110216 | |
| 3 | Instance method | Private | Method | Get RCOMP mapping from BUKRS mapping | 20110217 |
Events
Class CL_CNV_20200_CHK_RCOMP has no event.
Types
Class CL_CNV_20200_CHK_RCOMP has no local type.
Method Signatures
Method BUILD_WHERE_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUKRS_MAPPING | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table for Company Code | 20110805 | |||
| 2 | RV_WHERE_CLAUSE | Value transfer | Type reference (TYPE) | STRING | 20110805 |
Method BUILD_WHERE_CLAUSE on class CL_CNV_20200_CHK_RCOMP has no exception.
Method CHECK_RCOMP 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 | 20110216 | ||||
| 2 | IT_DUPREC | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_BUKRC_DUPREC | Table line for duplicate Entries during merge (BUKRS-RCOMP) | 20110805 | |||
| 3 | IT_SOURCE_BUKRS | Call by reference | Type reference (TYPE) | CNV_20200_T_BUKRS | Company Codes | 20110805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20110216 |
Method GET_RCOMP_MAPPING_FROM_BUKRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUKRS_RCOMP | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_BUKRS_RCOMP | Table with company code / company info | 20110217 | |||
| 2 | IT_MAPPING_BUK | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Line of a simple mapping table | 20110217 | |||
| 3 | RT_MAPPING_RCOMP | Value transfer | Type reference (TYPE) | CNV_20211_T_RCOMP_MAPPING | Line of a simple mapping table | 20110217 |
Method GET_RCOMP_MAPPING_FROM_BUKRS on class CL_CNV_20200_CHK_RCOMP has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |