‎2007 Jul 11 9:10 AM
in sd module in t-code VA31 upoladoing the data in delivery data,order date ,rounded by and confirmed qty fill the data in all fields many times when come new data sheet so automatically fill the new data in these fields
that s why which method i follow it possible in Bdc or LSMW.
otherwise create a new button and write a coding for all fields are automatically uploaded so give me coding help sir
ritu
‎2007 Jul 11 9:20 AM
Hi ritu,
using bdc , u can upload the data from flat file to va31 tcode.
now go to the tcode sm35 and there is the option for recording , using that
recording give the tcode va31......now do the recording as per your requirments...
now you will get the programme for that.
using that programme , upload the flat file data into internal table and further internal table to your tcode .
***do rewards if usefull
vijay