SAP ABAP Class CL_CNV_20700_SERVICE (Useful functions for material no. rename)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_20700 (Package) Material number conversion
Properties
Class CL_CNV_20700_SERVICE  
Short Description Useful functions for material no. rename    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_20700   Material number conversion 
Created 20110727   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_20700_SERVICE has no forward declaration.
Interfaces
Class CL_CNV_20700_SERVICE has no interface implemented.
Friends
Class CL_CNV_20700_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_MATNR_MAP_CNVSTATE Constant Public Type reference (TYPE) PROGRAMM 'CNV_20700_MAINTAIN_MATNR' ABAP Program Name 20110727
2 NC_MATNR_MAP_HANDL Constant Public Type reference (TYPE) CNV_MBT_ME_TABLE_HANDLE '' Identifier of a Table in a Hierarchical Mapping 20110727
3 NC_MATNR_MAP_STRUC Constant Public Type reference (TYPE) TABNAME 'CNV_20700_S_MATNR_MAPPING' Mapping Structure Name 20110727
4 NC_MATNR_MAP_TEMPL Constant Public Type reference (TYPE) CNV_MBT_ME_TEMPLATE_NAME 'CNV_20700_MATNR' Mapping Template Name 20110727
5 PR_OBJECT Static Attribute Private Object reference (TYPE REF TO) CL_CNV_MBT_COT_OBJECT SLO Central Object 20111205
6 PV_CONTEXT_GUID Static Attribute Private Type reference (TYPE) CNV_MBT_COT_CONTEXT_GUID SLO COT Context GUID 20111205
7 PV_CWBPACK Static Attribute Private Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20111205
8 PV_EXEC_RFC_DEST Static Attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20111205
9 PV_NAME Static Attribute Private Type reference (TYPE) CNV_MBT_COT_OBJECT_NAME SLO COT Object Name 20111205
10 PV_NAMESPACE Static Attribute Private Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20111205
11 PV_PCLPACK Static Attribute Private Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20111205
12 PV_PCLPROJ Static Attribute Private Type reference (TYPE) CNV_MBT_PROJ Identification of MBT Project 20111205
13 PV_PCLSTEP Static Attribute Private Type reference (TYPE) CNV_MBT_COT_OBJECT_NAME SLO COT Object Name 20111205
14 PV_PCLSUBPROJ Static Attribute Private Type reference (TYPE) CNV_MBT_SUBPROJ Identification of MBT Subproject 20111205
15 PV_SCENARIO Static Attribute Private Type reference (TYPE) CNV_MBT_SCENARIO MBT PCL: Scenario 20111205
16 PV_TYPE Static Attribute Private Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE SLO COT Object Type 20111205
17 PV_VERSION Static Attribute Private Type reference (TYPE) CNV_MBT_COT_OBJECT_VERSION SLO COT Object Version 20111205
18 PV_WCEPSTEP_GUID Static Attribute Private Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20111205
19 PV_WCPROJTPL_GUID Static Attribute Private Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20111205
20 PV_WCPROJ_GUID Static Attribute Private Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20111205
Methods
# Method Level Visibility Method type Description Created on
1 GET_INFO_FROM_CONTEXT Static method Public Method Detemine all available information from context 20111205
2 GET_MATNR_MAPPING_NAME Static method Public Method Retruns the name of the Mapping in the Merge Simulation 20110727
Events
Class CL_CNV_20700_SERVICE has no event.
Types
Class CL_CNV_20700_SERVICE has no local type.
Method Signatures

Method GET_INFO_FROM_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OBJECT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_COT_OBJECT SLO Central Object 20111205
2 Exporting EV_CWBPACK Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20111205
3 Exporting EV_EXEC_SYS_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20111205
4 Exporting EV_NAME Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_NAME SLO COT Object Name 20111205
5 Exporting EV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20111205
6 Exporting EV_PCLPACK Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20111205
7 Exporting EV_PCLPROJ Call by reference Type reference (TYPE) CNV_MBT_PROJ Identification of MBT Project 20111205
8 Exporting EV_PCLSTEP Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_NAME SLO COT Object Name 20111205
9 Exporting EV_PCLSUBPROJ Call by reference Type reference (TYPE) CNV_MBT_SUBPROJ Identification of MBT Subproject 20111205
10 Exporting EV_SCENARIO Call by reference Type reference (TYPE) CNV_MBT_SCENARIO MBT PCL: Scenario 20111205
11 Exporting EV_TYPE Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE SLO COT Object Type 20111205
12 Exporting EV_VERSION Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_VERSION SLO COT Object Version 20111205
13 Exporting EV_WCEPSTEP_GUID Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20111205
14 Exporting EV_WCPROJTPL_GUID Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20111205
15 Exporting EV_WCPROJ_GUID Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20111205
16 Importing IV_CONTEXT_GUID Call by reference Type reference (TYPE) CNV_MBT_COT_CONTEXT_GUID SLO COT Context GUID 20111205
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_NOT_FOUND SLO COT Object not found 20111219

Method GET_MATNR_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) LTR_OBJECT_NAME LTR Object Name 20110727

Method GET_MATNR_MAPPING_NAME on class CL_CNV_20700_SERVICE has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620