Skip to Content
0
Former Member
Dec 08, 2008 at 11:06 AM

Displaying 3 decimal places?

3710 Views

Hi,

I have a bespoke program which picks up lines from bsis and displays them on a screen, the user then selects a few lines and the program posts them using program RFBIBL00.

Currently this program is working perfectly but I have a few countries which work with 3 decimal places instead of 2 and the program isn't picking this up.

I've found that table TCURX holds currencies which have 3 decimal places but I want to know how I change all my internal tables and screen fields to suddenly have 3 decimal places instead of 2? My internal tables and screen fields are all based on fields from BSIS and I have ALV grids and individual screen fields. Do I need to duplicate all of the amount fields, one set to have 2 decimal places and the other to have 3?

Any suggestions welcome.

Gill