‎2010 Jan 15 2:56 AM
hi, i am currently using the transaction FB01,
there is a field there (amount bseg-wrbtr) it does not allow
any decimal values, so in my program, I automatically remove the decimal values.
but upon saving the payment, when i check the table BSEG, my amount automatically was converted with decimal values
example:
amount = 3,300.00
bseg-wrbtr = 33.33
amount = 9000.00
bseg-wrbtr = 90.00
how will i prevent this from happening?
please help me.
tahnk you very much.
‎2010 Jan 15 3:17 AM
Hi,
the field WRBTR has two decimal places. How you can't enter decimal digits in FB01? I don't have any problem to enter values like 13.50.
Cheers
‎2010 Jan 15 3:17 AM
Hi,
the field WRBTR has two decimal places. How you can't enter decimal digits in FB01? I don't have any problem to enter values like 13.50.
Cheers
‎2010 Jan 15 3:22 AM
Please check transaction OY04 if the currency you are using have set the allowed decimal places to 2 (or whatever you need)
--
Kyle
‎2010 Jan 15 3:44 AM
I already know that it is ok if it was converted to decimal value in the table, if you check fb03, you will still get the same amount,
my problem now is if i wan to display the value of the bseg-wrbtr, it still gives me the decimal value, how will i convert this value considering the waers?
please help me thank you
‎2010 Jan 18 2:52 PM
you have to change the currency setting in SU01 t-code for that user then it will take two decimal places..