Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

give some coding in sd module

Former Member
0 Likes
414

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

1 REPLY 1
Read only

Former Member
0 Likes
329

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