‎2009 Mar 26 3:12 PM
Hai Friends,
I have fetched BELNR,GJAHR,AWKEY from BKPF and passed the BELNR in BSEG to get the amount. when i debug the code a '#' symbol is appearing in front of BELNR field in both the queries. why is it so?.
But the values are captured.
Thanks
‎2009 Mar 26 3:28 PM
HI,
Did you copy fields from Word/Text document. In this case spaces are shown as '#' in the debug.
So instead of copy if you type the code then you will not see the '#'.
‎2009 Mar 26 3:28 PM
HI,
Did you copy fields from Word/Text document. In this case spaces are shown as '#' in the debug.
So instead of copy if you type the code then you will not see the '#'.
‎2009 Mar 26 3:31 PM
Hai Avinash,
Yes you are right i have copied the fields from spreadsheet. Thanks for your answer.