Hi All,
In FB03 to create a document if the amount is given with 5 decimal places this data stores in PAYR table wrongly coz the field PAYR-RWBTR is of curr 13 and 2 decimal places.
In my program when i fetch data from PAYR as this data is wrong we are getting wrong output. Is there any conversion routine avaliable to convert this to correct 2 decimal places?
Example:
Amount entered in FB03 is 1000.120000 - US5 currency
but in table it is showing - 1000120.00
thanks,
Anil.