SAP ABAP Class CL_CNV_20211_SERVICE (Useful functions for company conversion/merge)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_20211 (Package) Company Conversion (RCOMP)
⤷
⤷
Properties
| Class | CL_CNV_20211_SERVICE | |
| Short Description | Useful functions for company conversion/merge | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_20211 | Company Conversion (RCOMP) |
| Created | 20110509 | 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
Class CL_CNV_20211_SERVICE has no interface implemented.
Friends
Class CL_CNV_20211_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'O' | if the input parameters come from an direct call | 20110718 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | if the input comes from a profile execution | 20110718 | ||
| 3 | Constant | Public | Type reference (TYPE) | LTR_OBJECT_NAME | '' | LTR Object Name | 20110509 | ||
| 4 | Constant | Public | Type reference (TYPE) | TABNAME | 'CNV_20211_S_RCOMP_MAPPING' | Table Name | 20110512 | ||
| 5 | Constant | Public | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | 'CNV_20211_RCOMP' | Mapping Template Name | 20110509 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | the maximal mapping (only for input) | 20110718 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | no mapping (only for input) | 20110718 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | all mappings of a package | 20110718 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | only provided mappings | 20110718 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR1 | 'O' | only a single mapping | 20110718 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR1 | 'V' | if the input comes from a validator call | 20110718 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns true if the context contains the bukrs-merge | 20130220 | |
| 2 | Static method | Public | Method | Retrieve the name of the Mapping in the Merge Simulation | 20110509 | |
| 3 | Static method | Public | Method | Retrieve separate tables for RCOMP RENAMEs and MERGERs | 20120425 |
Events
Class CL_CNV_20211_SERVICE has no event.
Types
Class CL_CNV_20211_SERVICE has no local type.
Method Signatures
Method CONTEXT_CONTAINS_CC_MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONTAINS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130220 | ||||
| 2 | EV_COULD_NOT_DETERMINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130220 | ||||
| 3 | IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20130220 |
Method CONTEXT_CONTAINS_CC_MERGE on class CL_CNV_20211_SERVICE has no exception.
Method GET_RCOMP_MAPPING_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MAPPING_NAME | Value transfer | Type reference (TYPE) | STRING | 20110509 |
Method GET_RCOMP_MAPPING_NAME on class CL_CNV_20211_SERVICE has no exception.
Method GET_RCOMP_RENAMES_AND_MERGERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MERGERS | Call by reference | Type reference (TYPE) | CNV_20211_T_RCOMP_MAPPING | Only the MERGERs from IT_MAPPING | 20120425 | |||
| 2 | ET_RENAMES | Call by reference | Type reference (TYPE) | CNV_20211_T_RCOMP_MAPPING | Only the RENAMEs from IT_MAPPING | 20120425 | |||
| 3 | IT_MAPPING | Call by reference | Type reference (TYPE) | CNV_20211_T_RCOMP_MAPPING | Whole mapping | 20120425 |
Method GET_RCOMP_RENAMES_AND_MERGERS on class CL_CNV_20211_SERVICE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |