Hi,
I am having a problem in my scenario RFC to Oracle SP. One value is comming as 10.00- and I convert it to -10.00. But whe I do this my value gets - 10.00. with a space between - and 10.00. This causes a problem when inserting. It throws an exception.
Anybody know how I can solve this problem?