Question:
Hey everyone!!! How are you?
Got a question for you. I am trying to do some reporting on condition records for some price and discount condition types. For my percentage based condition types, say I have a condition record = -5%. If you access this record from VK13, the system shows -5%. But table KONV keeps a value of -50. Any idea of how can this be adjusted so that the table and the transaction both show the same value?
This error is causing that my report shows a discount of -50% instead of -5%.
Thanks a lot!!!
Juan
Answer:
Hi,
all the percentage value will be stored by value multiplied by 100 in the table... so, to get the exact value divide the table value with 100 and use it your report... i don't know the exact reason...
_________________
Regards,
Murali