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 ABAP 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 AT_BUKRS_KOKRS Static Attribute Private Type reference (TYPE) CNV_20410_T_BUKRS_KOKRS Table for Company Code - Controlling Area 20130913
2 AT_BWKEY_BUKRS Static Attribute Private Type reference (TYPE) CNV_20410_T_BWKEY_BUKRS Table for Valuation Area - Company Code 20130913
3 AT_ERKRS_WITH_CHANGES Static Attribute Private Type reference (TYPE) CNV_20410_T_ERKRS_WITH_CHANGES Table type: Operating concern with change indicators 20130913
4 AT_KOKRS_ERKRS Static Attribute Private Type reference (TYPE) CNV_20410_T_KOKRS_ERKRS Table for Controlling Area - Operating Concern 20130913
5 AT_WERKS_BWKEY Static Attribute Private Type reference (TYPE) CNV_20410_T_WERKS_BWKEY Table for Plant - Valuation Area 20130913
6 AV_READ_DATA Static Attribute Private Type reference (TYPE) ABAP_BOOL static variable for initial read 20130913
7 NC_ERKRS_MAP_HANDL Constant Public Type reference (TYPE) LTR_OBJECT_NAME '' LTR Object Name 20130821
8 NC_ERKRS_MAP_STRUC Constant Public Type reference (TYPE) TABNAME 'CNV_20410_S_ERKRS_MAPPING' Table Name 20130821
9 NC_ERKRS_MAP_TEMPL Constant Public Type reference (TYPE) CNV_MBT_ME_TEMPLATE_NAME 'CNV_20410_ERKRS' Mapping Template Name 20130821
10 NC_ONLINE_EXECUTION Constant Public Type reference (TYPE) CHAR1 'O' if the input parameters come from an direct call 20130821
11 NC_PROFILE_EXECUTION Constant Public Type reference (TYPE) CHAR1 'P' if the input comes from a profile execution 20130821
12 NC_SCOPE_MAXIMUM Constant Public Type reference (TYPE) CHAR1 'M' the maximal mapping (only for input) 20130913
13 NC_SCOPE_NONE Constant Public Type reference (TYPE) CHAR1 'N' no mapping (only for input) 20130913
14 NC_SCOPE_PACKAGE Constant Public Type reference (TYPE) CHAR1 'P' all mappings of a package 20130913
15 NC_SCOPE_PROVIDED Constant Public Type reference (TYPE) CHAR1 'S' only provided mappings 20130913
16 NC_SCOPE_SINGLE Constant Public Type reference (TYPE) CHAR1 'O' only a single mapping 20130913
17 NC_VALIDATOR_EXECUTION 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 GET_CNVSTEPS_CNVCONDITIONS Static method Public Method Get CNVSTEPS & CNVCONDITIONS entries required for a table 20130913
2 GET_ERKRS_MAPPING_NAME Static method Public Method Retrieve the name of the Mapping in the Merge Simulation 20130821
3 GET_ERKRS_RENAMES_AND_MERGERS Static method Public Method Retrieve separate tables for ERKRS RENAMEs and MERGERs 20130821
4 GET_RELEVANT_ORG_UNITS 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 Exporting ET_CNVCONDITIONS Call by reference Type reference (TYPE) CNV_00001_CONDITIONS_TT Standard table of CNVCONDITIONS 20130919
2 Exporting ET_CNVSTEPS Call by reference Type reference (TYPE) CNV_00001_STEPS_TT Standard table of CNVSTEPS 20130913
3 Exporting ET_CNVSTPARS Call by reference Type reference (TYPE) CNV_00001_STPARS_TT Standard table of CNVSTPARS 20130913
4 Importing IS_CNVTABLES Call by reference Type reference (TYPE) CNVTABLES Conversion: Tables for processing by package 20130913
5 Importing 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 Returning 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 Exporting ET_MERGERS Call by reference Type reference (TYPE) CNV_20410_T_ERKRS_MAPPING Mapping table for Operating Concern 20130821
2 Exporting ET_RENAMES Call by reference Type reference (TYPE) CNV_20410_T_ERKRS_MAPPING Mapping table for Operating Concern 20130821
3 Importing 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 Exporting ET_BUKRS Call by reference Type reference (TYPE) CNV_20410_T_BUKRS Table for Company Code 20130913
2 Exporting ET_BWKEY Call by reference Type reference (TYPE) CNV_20410_T_BWKEY Table for Valuation Area 20130913
3 Exporting ET_ERKRS Call by reference Type reference (TYPE) CNV_20410_T_ERKRS Table for Operating Concern 20130913
4 Exporting ET_KOKRS Call by reference Type reference (TYPE) CNV_20410_T_KOKRS Table for Controlling Area 20130913
5 Exporting ET_WERKS Call by reference Type reference (TYPE) CNV_20410_T_WERKS Table for Plant 20130913
6 Importing IT_MAPPING Call by reference Type reference (TYPE) CNV_20410_T_ERKRS_MAPPING Mapping table for Operating Concern 20130913
7 Importing IV_CONVFUNC Call by reference Type reference (TYPE) CNV_FUNC Name of the used routine 20130913
8 Importing 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