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 | 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 | Constant | Private | Type reference (TYPE) | SPROXDAT-IFR_SCALE | -2 | 20110113 | |||
| 2 | Constant | Private | Type reference (TYPE) | SPROXDAT-IFR_SCALE | 0 | 20110113 | |||
| 3 | Constant | Private | Type reference (TYPE) | SPROXDAT-IFR_SCALE | -1 | 20110113 | |||
| 4 | Constant | Private | Type reference (TYPE) | SPROXDAT-IFR_SCALE | 0 | 20110113 | |||
| 5 | Constant | Private | Type reference (TYPE) | SPROXDAT-IFR_SCALE | 0 | 20110113 | |||
| 6 | Constant | Private | Type reference (TYPE) | SPROXDAT-IFR_SCALE | -1 | 20110113 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | `` | 20110113 | |||
| 8 | Constant | Private | Type reference (TYPE) | STRING | `0` | 20110113 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | 20110113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110113 | |
| 2 | Static method | Private | Method | 20110113 | ||
| 3 | Static method | Public | Method | 20110113 | ||
| 4 | Static method | Public | Method | 20110113 | ||
| 5 | Static method | Public | Method | 20110113 | ||
| 6 | Static method | Public | Method | 20110113 | ||
| 7 | Static method | Public | Method | 20110406 | ||
| 8 | 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 | IN | Call by reference | Type reference (TYPE) | ANY | 20110113 | ||||
| 2 | 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 | DB_IFR_SCALE | Call by reference | Type reference (TYPE) | SPROXDAT-IFR_SCALE | Natural number | 20110113 | |||
| 2 | DB_R3_DATATYP | Call by reference | Type reference (TYPE) | SPROXDAT-R3_DATATYP | Data Type in ABAP Dictionary | 20110113 | |||
| 3 | DB_XSD_TYPE | Call by reference | Type reference (TYPE) | SPROXDAT-IFR_XSDTYP | xsd Typ | 20110119 | |||
| 4 | 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 | DB_IFR_SCALE | Value transfer | Type reference (TYPE) | SPROXDAT-IFR_SCALE | 20110113 | ||||
| 2 | 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 | EXT_IFR_SCALE | Value transfer | Type reference (TYPE) | SPROXDAT-IFR_SCALE | 20110113 | ||||
| 2 | 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 | INT_IFR_SCALE | Call by reference | Type reference (TYPE) | SPROXDAT-IFR_SCALE | 20110113 | ||||
| 2 | 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 | NUMC_R3_DECIMAL | Call by reference | Type reference (TYPE) | SPROXDAT-R3_DECIMAL | Number of Decimal Places | 20110406 | |||
| 2 | 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 | INT_IFR_SCALE | Value transfer | Type reference (TYPE) | SPROXDAT-IFR_SCALE | 20110113 | ||||
| 2 | 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 |