SAP ABAP Class CL_CNV_20333_SERVICE (Useful functions for VD object ID conversion)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_20333 (Package) Conversion of VD object numbers
Properties
Class CL_CNV_20333_SERVICE  
Short Description Useful functions for VD object ID conversion    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_20333   Conversion of VD object numbers 
Created 20130619   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_20333_SERVICE has no forward declaration.
Interfaces
Class CL_CNV_20333_SERVICE has no interface implemented.
Friends
Class CL_CNV_20333_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_OBJID_VD_MAP_HANDL Constant Public Type reference (TYPE) LTR_OBJECT_NAME '' LTR Object Name 20130619
2 NC_OBJID_VD_MAP_STRUC Constant Public Type reference (TYPE) TABNAME 'CNV_20333_S_OBJID_VD_MAPP' Table Name 20130619
3 NC_OBJID_VD_MAP_TEMPL Constant Public Type reference (TYPE) CNV_MBT_ME_TEMPLATE_NAME 'CNV_20333_OBJID_VD' Mapping Template Name 20130619
4 NC_ONLINE_EXECUTION Constant Public Type reference (TYPE) CHAR1 'O' if the input parameters come from an direct call 20130619
5 NC_PROFILE_EXECUTION Constant Public Type reference (TYPE) CHAR1 'P' if the input comes from a profile execution 20130619
6 NC_SCOPE_MAXIMUM Constant Public Type reference (TYPE) CHAR1 'M' the maximal mapping (only for input) 20130619
7 NC_SCOPE_NONE Constant Public Type reference (TYPE) CHAR1 'N' no mapping (only for input) 20130619
8 NC_SCOPE_PACKAGE Constant Public Type reference (TYPE) CHAR1 'P' all mappings of a package 20130619
9 NC_SCOPE_PROVIDED Constant Public Type reference (TYPE) CHAR1 'S' only provided mappings 20130619
10 NC_SCOPE_SINGLE Constant Public Type reference (TYPE) CHAR1 'O' only a single mapping 20130619
11 NC_VALIDATOR_EXECUTION Constant Public Type reference (TYPE) CHAR1 'V' if the input comes from a validator call 20130619
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJID_VD_MAPPING_NAME Static method Public Method Retrieve the name of the Mapping in the Merge Simulation 20130619
Events
Class CL_CNV_20333_SERVICE has no event.
Types
Class CL_CNV_20333_SERVICE has no local type.
Method Signatures

Method GET_OBJID_VD_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 20130619

Method GET_OBJID_VD_MAPPING_NAME on class CL_CNV_20333_SERVICE has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in