SAP ABAP Class CL_DMC_1036_CONVERTER (DMC: Translator Basis 10 to 36)
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_1036_CONVERTER  
Short Description DMC: Translator Basis 10 to 36    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class DMC_RT_GEN    
Program status     
Category 0   
Package CNV_DMC_UTIL   Data Mapping and Conversion: Utilities 
Created 20040506   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_PARAMETER_PROVIDER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DMC_1036_CONVERTER has no interface implemented.
Friends
Class CL_DMC_1036_CONVERTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MAX_VALUE Constant Public Type reference (TYPE) I 46656 Highest Decimal Value 20040506
2 CO_TEXT_HIGH_VAL Constant Public Type reference (TYPE) DMC_CHAR60 'GT_FUGR30_HIGH_VAL' Parameter Name 20050414
3 CO_TEXT_LOW_VAL Constant Public Type reference (TYPE) DMC_CHAR60 'GT_FUGR30_LOW_VAL' Parameter Name 20050414
4 HIGH_VAL10 Instance attribute Private Type reference (TYPE) I Upper Limit for Decimal Value 20040506
5 IT_CONV1036 Instance attribute Private Type reference (TYPE) TI_CONV1036 Table for Translation from 10 to 36 20040506
6 LOW_VAL10 Instance attribute Private Type reference (TYPE) I Lower Limit for Decimal Value 20040506
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040506
2 CONVERT_DEC_TO_36 Instance method Public Method 20040506
Events
Class CL_DMC_1036_CONVERTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TI_CONV1036 Private See coding Table Type: Translation From Basis 10 to 36 20040506
2 TS_CONV1036 Private See coding Structure Type: Translation From Basis 10 to 36 20040506
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DMC_1036_CONVERTER has no parameter.
Method CONSTRUCTOR on class CL_DMC_1036_CONVERTER has no exception.

Method CONVERT_DEC_TO_36 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE10 Value transfer Type reference (TYPE) DMC_VAL10 DMC: Fünfstellige Zahl zur Basis 10 20040506
2 Returning RE_VALUE36 Value transfer Type reference (TYPE) DMC_VAL36 DMC: Dreistellige Zahl zur Basis 36 20040506

Method CONVERT_DEC_TO_36 on class CL_DMC_1036_CONVERTER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 620