SAP ABAP Class CL_DMC_UTILITIES (Help Methods)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMC_UTIL (Package) Data Mapping and Conversion: Utilities
Properties
Class CL_DMC_UTILITIES  
Short Description Help Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_DMC_UTIL   Data Mapping and Conversion: Utilities 
Created 20040114   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DMC_LOG_HANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DMC_UTILITIES has no interface implemented.
Friends
Class CL_DMC_UTILITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CAP_ACCESS_PLAN_TYPE Constant Public Type reference (TYPE) DMC_ACCESS_PLAN_TYPE 'CAP' 20060712
2 CO_GENERIC_FILENAME Constant Public Type reference (TYPE) STRING '*' Fully Generic File Name 20051108
3 CO_MTFLG_PREC_FINISHED Constant Public Type reference (TYPE) DMC_MT_TABLES-CALCULATED 'P' MWB: Calculation Status of MT 20050317
4 CO_MTFLG_PREC_STARTED Constant Public Type reference (TYPE) DMC_MT_TABLES-CALCULATED 'C' MWB: Calculation Status of an Access Plan 20050310
5 CO_PRE_ACCESS_PLAN_TYPE Constant Public Type reference (TYPE) DMC_ACCESS_PLAN_TYPE 'PRE' 20060712
6 CO_PT_ANALYZE Constant Public Type reference (TYPE) CHAR1 'A' 20051121
7 CO_PT_CALCULATE Constant Public Type reference (TYPE) CHAR1 'C' Processing type calculate acc. plan. 20050225
8 CO_PT_DEFINE Constant Public Type reference (TYPE) CHAR1 'D' Processing type define conv.obj. 20050225
9 CO_PT_GENERATE Constant Public Type reference (TYPE) CHAR1 'G' Processing type generate 20050225
10 CO_PT_LOAD Constant Public Type reference (TYPE) CHAR1 'L' Processing type load 20050225
11 CO_PT_RESET Constant Public Type reference (TYPE) CHAR1 'R' Reset (delete) conv.obj. 20050225
12 CO_SIZE_CAT_LARGE Constant Public Type reference (TYPE) DMC_SIZE_CATEGORY 'A' MWB: Size Category 20050311
13 CO_SIZE_CAT_MEDIUM Constant Public Type reference (TYPE) DMC_SIZE_CATEGORY 'B' MWB: Size Category 20050311
14 CO_SIZE_CAT_SMALL Constant Public Type reference (TYPE) DMC_SIZE_CATEGORY 'C' MWB: Size Category 20050311
15 CO_THRESHOLD Constant Public Type reference (TYPE) I 100 Threshold value from which the connection will be terminated 20040114
16 FALSE Constant Public Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=true, -=false, space=unknown) 20050310
17 TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=true, -=false, space=unknown) 20050310
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NAMESPACE_DEFINITIONS Static method Public Method add namespace definitions from sender/receiver system 20121031
2 ADJUST_INTERVAL_LOWER_BOUNDARY Static method Public Method Adjust lower limit of an interval definition 20130807
3