Hi Gurus,
I have a problem with a screen value. Let me explain, I have two fields on my screen and I put some values. for example:
Business Object: 0000012 (Field P_CONT)
Partner: 0355 (Field P_INT)
But when I executed the report, the values on the fields are differents:
P_CONT = IEQ0000012
P_INT = IEQ0355
I don't understand why the IEQ letters appear before my values.
I hope you can help me. Thanks!