Solution : https://service.sap.com/sap/support/notes/126857 (SAP Service marketplace login required)
Summary :
In SAP transaction SE16, currency fields display inaccuracies by defaulting to two decimal places due to lack of reference from the necessary tables. Fields like BSEG-WRBTR, which rely on the reference table BKPF and field BKPF-WAERS, exhibit this issue if the reference data is unobtainable at runtime. The system handles decimal placement accurately in the database, using the reference check tables for appropriate display in the ABAP/4 Dictionary, ensuring correct display settings when available. Issues arise when external reference fields like T001-WAERS or REGUH-WAERS guide the display settings, leading to the defaulted two decimal places presentation.
Key words :
bseg-dmbtr -> t001-waerssince, regup-dmbtr -> t001-waers, bseg-pswbt -> bseg-pswslsince, regup-wrbtr -> reguh-waers, bseg-kzbtr -> bkpf-waers, bseg-wrbtr -> bkpf-waers, field bseg-wrbtr, solution technical explanation, data type curr, additional key words
Related Notes :
53206 | Processing of currency fields |
9574 |