SAP ABAP Class CL_CNV_20375_SERVICE (Useful functions for controlling area conversion/merge)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_20375 (Package) Secondary cost element (KSTAR) conversion (merge / rename)
⤷
⤷
Properties
| Class | CL_CNV_20375_SERVICE | |
| Short Description | Useful functions for controlling area conversion/merge | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_20375 | Secondary cost element (KSTAR) conversion (merge / rename) |
| 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_20375_SERVICE has no interface implemented.
Friends
Class CL_CNV_20375_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) | CNV_MBT_ME_TABLE_HANDLE | 'KOKRS' | Identifier of a Table in a Hierarchical Mapping | 20111111 | ||
| 2 | Constant | Public | Type reference (TYPE) | TABNAME | 'CNV_20375_S_KSTAR_HIER_MAPP' | Mapping Structure Name | 20110512 | ||
| 3 | Constant | Public | Type reference (TYPE) | CNV_MBT_ME_TABLE_HANDLE | 'KSTAR' | LTR Object Name | 20110509 | ||
| 4 | Constant | Public | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | 'CNV_20375_KSTAR' | Mapping Template Name | 20110509 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'O' | if the input parameters come from an direct call | 20110715 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | if the input comes from a profile execution | 20110715 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | the maximal mapping (only for input) | 20110715 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | no mapping (only for input) | 20110715 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | all mappings of a package | 20110715 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | only provided mappings | 20110715 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR1 | 'O' | only a single mapping | 20110715 | ||
| 12 | Constant | Public | Type reference (TYPE) | CHAR1 | 'V' | if the input comes from a validator call | 20110715 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | checks the input parameters of a check and enriches the DObj | 20110715 | |
| 2 | Static method | Public | Method | Retruns the name of the Mapping in the Merge Simulation | 20110509 | |
| 3 | Static method | Public | Method | Returns true if the badi implementation is active | 20111006 |
Events
Class CL_CNV_20375_SERVICE has no event.
Types
Class CL_CNV_20375_SERVICE has no local type.
Method Signatures
Method CHECK_INPUT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_CHECK_DATAOBJECT | Check Framework: Data Object to check | 20110715 | |||
| 2 | EV_EXECUTION_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | the caller of the program (see class constants) | 20110715 | |||
| 3 | EV_NO_MAPPING | Call by reference | Type reference (TYPE) | ABAP_BOOL | return code if no mapping provided | 20110715 | |||
| 4 | EV_SCOPE | Call by reference | Type reference (TYPE) | CHAR1 | On which context the mappings can be loaded | 20110715 | |||
| 5 | IR_DATAOBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_CHECK_DATAOBJECT | Check Framework: Data Object to check | 20110715 | |||
| 6 | IR_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20110715 | |||
| 7 | IV_ANALYSIS_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | If the logger can be initial (only online execution!) | 20110715 | ||
| 8 | IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20110715 | |||
| 9 | IV_SCOPE | Call by reference | Type reference (TYPE) | CHAR1 | NC_SCOPE_MAXIMUM | scope that should be selected | 20110715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20110715 |
Method GET_KSTAR_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) | LTR_OBJECT_NAME | LTR Object Name | 20110509 |
Method GET_KSTAR_MAPPING_NAME on class CL_CNV_20375_SERVICE has no exception.
Method IS_SET_BADI_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20111014 | |||
| 2 | RV_BADI_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111006 |
Method IS_SET_BADI_ACTIVE on class CL_CNV_20375_SERVICE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |