SAP ABAP Class CL_CNV_20410_SERVICE (Useful functions for op. concern conversion)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_20410 (Package) Operating Concern Merge
⤷
⤷
Properties
| Class | CL_CNV_20410_SERVICE | |
| Short Description | Useful functions for op. concern conversion | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_20410 | Operating Concern Merge |
| Created | 20130821 | 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_20410_SERVICE has no interface implemented.
Friends
Class CL_CNV_20410_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | CNV_20410_T_BUKRS_KOKRS | Table for Company Code - Controlling Area | 20130913 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | CNV_20410_T_BWKEY_BUKRS | Table for Valuation Area - Company Code | 20130913 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | CNV_20410_T_ERKRS_WITH_CHANGES | Table type: Operating concern with change indicators | 20130913 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | CNV_20410_T_KOKRS_ERKRS | Table for Controlling Area - Operating Concern | 20130913 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | CNV_20410_T_WERKS_BWKEY | Table for Plant - Valuation Area | 20130913 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | static variable for initial read | 20130913 | |||
| 7 | Constant | Public | Type reference (TYPE) | LTR_OBJECT_NAME | '' | LTR Object Name | 20130821 | ||
| 8 | Constant | Public | Type reference (TYPE) | TABNAME | 'CNV_20410_S_ERKRS_MAPPING' | Table Name | 20130821 | ||
| 9 | Constant | Public | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | 'CNV_20410_ERKRS' | Mapping Template Name | 20130821 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR1 | 'O' | if the input parameters come from an direct call | 20130821 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | if the input comes from a profile execution | 20130821 | ||
| 12 | Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | the maximal mapping (only for input) | 20130913 | ||
| 13 | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | no mapping (only for input) | 20130913 | ||
| 14 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | all mappings of a package | 20130913 | ||
| 15 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | only provided mappings | 20130913 | ||
| 16 | Constant | Public | Type reference (TYPE) | CHAR1 | 'O' | only a single mapping | 20130913 | ||
| 17 | Constant | Public | Type reference (TYPE) | CHAR1 | 'V' | if the input comes from a validator call | 20130821 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get CNVSTEPS & CNVCONDITIONS entries required for a table | 20130913 | |
| 2 | Static method | Public | Method | Retrieve the name of the Mapping in the Merge Simulation | 20130821 | |
| 3 | Static method | Public | Method | Retrieve separate tables for ERKRS RENAMEs and MERGERs | 20130821 | |
| 4 | Static method | Private | Method | Retrieve the relevant org.units for ConvFunc & Erkrs-Mapping | 20130913 |
Events
Class CL_CNV_20410_SERVICE has no event.
Types
Class CL_CNV_20410_SERVICE has no local type.
Method Signatures
Method GET_CNVSTEPS_CNVCONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CNVCONDITIONS | Call by reference | Type reference (TYPE) | CNV_00001_CONDITIONS_TT | Standard table of CNVCONDITIONS | 20130919 | |||
| 2 | ET_CNVSTEPS | Call by reference | Type reference (TYPE) | CNV_00001_STEPS_TT | Standard table of CNVSTEPS | 20130913 | |||
| 3 | ET_CNVSTPARS | Call by reference | Type reference (TYPE) | CNV_00001_STPARS_TT | Standard table of CNVSTPARS | 20130913 | |||
| 4 | IS_CNVTABLES | Call by reference | Type reference (TYPE) | CNVTABLES | Conversion: Tables for processing by package | 20130913 | |||
| 5 | IT_MAPPING | Call by reference | Type reference (TYPE) | CNV_20410_T_ERKRS_MAPPING | Mapping table for Operating Concern | 20130913 |
Method GET_CNVSTEPS_CNVCONDITIONS on class CL_CNV_20410_SERVICE has no exception.
Method GET_ERKRS_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 | 20130821 |
Method GET_ERKRS_MAPPING_NAME on class CL_CNV_20410_SERVICE has no exception.
Method GET_ERKRS_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_20410_T_ERKRS_MAPPING | Mapping table for Operating Concern | 20130821 | |||
| 2 | ET_RENAMES | Call by reference | Type reference (TYPE) | CNV_20410_T_ERKRS_MAPPING | Mapping table for Operating Concern | 20130821 | |||
| 3 | IT_MAPPING | Call by reference | Type reference (TYPE) | CNV_20410_T_ERKRS_MAPPING | Mapping table for Operating Concern | 20130821 |
Method GET_ERKRS_RENAMES_AND_MERGERS on class CL_CNV_20410_SERVICE has no exception.
Method GET_RELEVANT_ORG_UNITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BUKRS | Call by reference | Type reference (TYPE) | CNV_20410_T_BUKRS | Table for Company Code | 20130913 | |||
| 2 | ET_BWKEY | Call by reference | Type reference (TYPE) | CNV_20410_T_BWKEY | Table for Valuation Area | 20130913 | |||
| 3 | ET_ERKRS | Call by reference | Type reference (TYPE) | CNV_20410_T_ERKRS | Table for Operating Concern | 20130913 | |||
| 4 | ET_KOKRS | Call by reference | Type reference (TYPE) | CNV_20410_T_KOKRS | Table for Controlling Area | 20130913 | |||
| 5 | ET_WERKS | Call by reference | Type reference (TYPE) | CNV_20410_T_WERKS | Table for Plant | 20130913 | |||
| 6 | IT_MAPPING | Call by reference | Type reference (TYPE) | CNV_20410_T_ERKRS_MAPPING | Mapping table for Operating Concern | 20130913 | |||
| 7 | IV_CONVFUNC | Call by reference | Type reference (TYPE) | CNV_FUNC | Name of the used routine | 20130913 | |||
| 8 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20130919 |
Method GET_RELEVANT_ORG_UNITS on class CL_CNV_20410_SERVICE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |