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

Method GET_OBJID_AO_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 20130621

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