Hi,
For specifyic condition types, i need the condition values to be displayed always in 'INR', i have created a formula routine for this and assigned to my pricing procedure .
structures i am changing are XKOMV and KOMK.
using 'CONVERT_TO_LOCAL_CURRENCY' i am converting the amount
( xkomv-kwert ) into indian currency value and for currency key
i have passed 'INR' to komk-waerk field
here i am facing 2 problems, after coming out of my include xkomv-kwert is getting overridden by old value in some other include, hence i am getting the same old value on the screen and currecny key is getting dislayed as 'INR' for all the records not just only for my condition type.
Can you pls correct me if what is done by me is wrong
Regards,
Sowjanya