‎2009 Feb 18 4:01 AM
Hi All..
First of all thanks to all...for replies to my questions...
its really helpfull....
im creating report of vendor...
im getting mail ID of all the vendors
but the problem is...
Vendors who are not having mail id,
for those vendors it is displaying the previous vendors mail id....
im not understanding y it is taking previous vendors mail id...
can anybody help me on this?
‎2009 Feb 18 4:08 AM
Hi,
just clear the vendor email id field......
ex:
clear vendorid.
Regards
Kiran
‎2009 Feb 18 4:05 AM
Hi,
I think u r not clearing the fields,so it is taking the previous values .
clear the fields and try.
Regards,
jaya
‎2009 Feb 18 4:06 AM
‎2009 Feb 18 4:08 AM
HI,
May be the work area still holdes the previous data.
Try to clear work area after you append data to your final internal table.
OR
May be ur not checking sy-subrc after ur read statement some where...
Regards,
Mr.A
‎2009 Feb 18 4:08 AM
Hi,
just clear the vendor email id field......
ex:
clear vendorid.
Regards
Kiran
‎2009 Feb 18 4:14 AM