SAP ABAP Class CL_CNV_20200_CHK_KKBER (Check for same KKBER)
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 | 20110201 |
Properties
| Class | CL_CNV_20200_CHK_KKBER | |
| Short Description | Check for same KKBER | |
| 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 | 20110201 | 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 | 20110201 |
Friends
Class CL_CNV_20200_CHK_KKBER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TABNAME | 'T001' | Table Name | 20110804 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | TABNAME | 'T014' | Table Name | 20110804 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | TABNAME | 'T001CM' | Table Name | 20110804 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | CNV_MBT_CHECK_PARAMNAME | 'ANA_VAL_KKBER' | Parameter name of Chart of account for ana | 20110203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | generates a where clause from a engine object (relev. BUKRS) | 20110804 | |
| 2 | Instance method | Private | Method | Check if KKBER is unique for given mapping | 20110201 |
Events
Class CL_CNV_20200_CHK_KKBER has no event.
Types
Class CL_CNV_20200_CHK_KKBER 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 | 20110804 | |||
| 2 | RV_WHERE_CLAUSE | Value transfer | Type reference (TYPE) | STRING | 20110804 |
Method BUILD_WHERE_CLAUSE on class CL_CNV_20200_CHK_KKBER has no exception.
Method CHECK_KKBER 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 | 20110201 | |||
| 2 | IR_DATAOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_20600_CHK_OBJ_BUKRS | Data object for mapping check (RLDEPO) | 20110804 | |||
| 3 | IR_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20110804 | |||
| 4 | IT_DUPREC | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_BUKKK_DUPREC | Table line for duplicate Entries during merge | 20110804 | |||
| 5 | IT_SOURCE_BUKRS | Call by reference | Type reference (TYPE) | CNV_20200_T_BUKRS | Company Codes | 20110804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20110201 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |