SAP ABAP Class CL_CNV_20200_CHK_CJTRANS_TEXTS (Check if the texts of cjtrans are unique)
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 | 20111219 |
Properties
| Class | CL_CNV_20200_CHK_CJTRANS_TEXTS | |
| Short Description | Check if the texts of cjtrans are unique | |
| 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 | 20111219 | 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 | 20111219 |
Friends
Class CL_CNV_20200_CHK_CJTRANS_TEXTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CNV_MBT_CHECK_PARAMNAME | 'ANA_VAL_CJTRANS_LANGU' | Check Framework: Parameter Name | 20111220 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_20600_CHK_OBJ_BUKRS | Data object for mapping check (BUKRS) | 20111228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | checks if the bukrs mapping changed | 20111220 | |
| 2 | Instance method | Private | Method | retruns all names that are still not unique | 20111220 |
Events
Class CL_CNV_20200_CHK_CJTRANS_TEXTS has no event.
Types
Class CL_CNV_20200_CHK_CJTRANS_TEXTS has no local type.
Method Signatures
Method CHECK_MAPPING_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MERGE_GROUP | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table for Company Code | 20111220 | |||
| 2 | IT_NAME_MAPPING | Call by reference | Type reference (TYPE) | CNV_20200_T_CJTRANS_PUB_MAPP | Mapping of Cash Journal Business Transaction Numbers | 20111220 | |||
| 3 | IT_NUMBER_MAPPING | Call by reference | Type reference (TYPE) | CNV_20200_T_CJTRANS_INT_MAPP | Internal Cash Journal Business Transaction Number Mapping | 20111220 | |||
| 4 | IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20120629 | |||
| 5 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20111220 | |||
| 6 | RV_MAPPING_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An exception occured during Simulation | 20111220 |
Method GET_NOT_UNIQUE_NAME_MAPPINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SIMULATION_ENGINE | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_ME_SIM_ENGINE | Main interface for the conversion of internal tables | 20111220 | |||
| 2 | IT_REL_BUKRS | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Company Code | 20111220 | |||
| 3 | IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20120629 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20111221 | |||
| 5 | RT_DUPLICATE_NAMES | Value transfer | Type reference (TYPE) | CNV_20200_T_CJTRANS_PUB_MAPP | Mapping of Cash Journal Business Transaction Numbers | 20111220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An exception occured during Simulation | 20111220 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |