SAP ABAP Data Element RI_FIXPT (Fixed point arithmetic)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SEUI (Package) Repository Information System
⤷
⤷
Basic Data
| Data Element | RI_FIXPT |
| Short Description | Fixed point arithmetic |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | RDIR_FUNC | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | F.Pt.Arith |
| Medium | 15 | FixedPt. Arith. |
| Long | 20 | Fixed pt.arithmetic |
| Heading | 6 | FArith |
Documentation
Definition
If you select this option, all calculations in the program are performed using fixed point arithmetic.
Packed numbers (ABAP type P, Dictionary types CURR, DEC, or QUAN) are rounded to whole numbers, regardless of the number of decimal places defined. Similarly, all intermediate results in arithmetic expressions are rounded to the next whole number. The number of decimal places is only observed in the WRITE statement.
History
| Last changed by/on | SAP | 19990505 |
| SAP Release Created in |