SAP ABAP Class CL_PROXY_CONVERT_SCALE (Convert ifr_scale/fractionDigits)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
Properties
Class CL_PROXY_CONVERT_SCALE  
Short Description Convert ifr_scale/fractionDigits    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_GENTIME   ES Tools: Proxy Generation 
Created 20110113   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PROXY_CONVERT_SCALE has no interface implemented.
Friends
Class CL_PROXY_CONVERT_SCALE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DB_NOT_SET Constant Private Type reference (TYPE) SPROXDAT-IFR_SCALE -2 20110113
2 C_DB_NOT_SET_OR_NULL Constant Private Type reference (TYPE) SPROXDAT-IFR_SCALE 0 20110113
3 C_DB_NULL Constant Private Type reference (TYPE) SPROXDAT-IFR_SCALE -1 20110113
4 C_EXT_NOT_SET_OR_NULL Constant Private Type reference (TYPE) SPROXDAT-IFR_SCALE 0 20110113
5 C_INT_NOT_SET Constant Private Type reference (TYPE) SPROXDAT-IFR_SCALE 0 20110113
6 C_INT_NULL Constant Private Type reference (TYPE) SPROXDAT-IFR_SCALE -1 20110113
7 C_STR_NOT_SET Constant Private Type reference (TYPE) STRING `` 20110113
8 C_STR_NULL Constant Private Type reference (TYPE) STRING `0` 20110113
9 OLD_SCALE_HANDLING Static Attribute Private Type reference (TYPE) PRX_BOOLEAN SPRX_FALSE 20110113
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110113
2 CONDENSE_VALUE Static method Private Method 20110113
3 DB2INT Static method Public Method 20110113
4 INT2DB Static method Public Method 20110113
5 INT2EXT Static method Public Method 20110113
6 INT2STR Static method Public Method 20110113
7 NUMC2STR Static method Public Method 20110406
8 STR2INT Static method Public Method 20110113
Events
Class CL_PROXY_CONVERT_SCALE has no event.
Types
Class CL_PROXY_CONVERT_SCALE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PROXY_CONVERT_SCALE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PROXY_CONVERT_SCALE has no exception.

Method CONDENSE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN Call by reference Type reference (TYPE) ANY 20110113
2 Returning RVAL Value transfer Type reference (TYPE) STRING 20110113

Method CONDENSE_VALUE on class CL_PROXY_CONVERT_SCALE has no exception.

Method DB2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_IFR_SCALE Call by reference Type reference (TYPE) SPROXDAT-IFR_SCALE Natural number 20110113
2 Importing DB_R3_DATATYP Call by reference Type reference (TYPE) SPROXDAT-R3_DATATYP Data Type in ABAP Dictionary 20110113
3 Importing DB_XSD_TYPE Call by reference Type reference (TYPE) SPROXDAT-IFR_XSDTYP xsd Typ 20110119
4 Returning INT_IFR_SCALE Value transfer Type reference (TYPE) INT4 Natural number 20110113

Method DB2INT on class CL_PROXY_CONVERT_SCALE has no exception.

Method INT2DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DB_IFR_SCALE Value transfer Type reference (TYPE) SPROXDAT-IFR_SCALE 20110113
2 Importing INT_IFR_SCALE Call by reference Type reference (TYPE) SPROXDAT-IFR_SCALE Natural number 20110113

Method INT2DB on class CL_PROXY_CONVERT_SCALE has no exception.

Method INT2EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXT_IFR_SCALE Value transfer Type reference (TYPE) SPROXDAT-IFR_SCALE 20110113
2 Importing INT_IFR_SCALE Call by reference Type reference (TYPE) SPROXDAT-IFR_SCALE 20110113

Method INT2EXT on class CL_PROXY_CONVERT_SCALE has no exception.

Method INT2STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INT_IFR_SCALE Call by reference Type reference (TYPE) SPROXDAT-IFR_SCALE 20110113
2 Returning STR_FRACTION_DIGITS Value transfer Type reference (TYPE) STRING 20110113

Method INT2STR on class CL_PROXY_CONVERT_SCALE has no exception.

Method NUMC2STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUMC_R3_DECIMAL Call by reference Type reference (TYPE) SPROXDAT-R3_DECIMAL Number of Decimal Places 20110406
2 Returning STR_FRACTION_DIGITS Value transfer Type reference (TYPE) STRING 20110406

Method NUMC2STR on class CL_PROXY_CONVERT_SCALE has no exception.

Method STR2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INT_IFR_SCALE Value transfer Type reference (TYPE) SPROXDAT-IFR_SCALE 20110113
2 Importing STR_FRACTION_DIGITS Call by reference Type reference (TYPE) CSEQUENCE 20110113

Method STR2INT on class CL_PROXY_CONVERT_SCALE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 802