Hi,
For particular condition type amount flowing in BI is automatically multiplied by 1000.
Suppose, I have 2 rows in VA23(R3) like
Sales Document No. Condition Type Amount
20000140 ZBSR 84,007,635.00
20000140 ZFLS 8,606.25000
When I checked for same document in RSA3 data is like:
Sales Document No. Condition Type Amount
20000140 ZBSR 84,007,635.00
20000140 ZFLS 8,606,250.00
So, you can see that for cond type ZFLS it is multiplying record by 1000.
Please tell me how to rectify
Regards