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

Reg Batch input

Former Member
0 Likes
439

hi

i need to update a standard table through batch input based on the output of a zprogram, can any one explain me how to do it ? does i need to write the bdc in that z report r does i need to write a seperate bdc ? if i write seperate bdc how to pick the output of the report and upload ?

any sample code pls

thanks & regards

3 REPLIES 3
Read only

I355602
Product and Topic Expert
Product and Topic Expert
0 Likes
418

Hi,

Refer this wiki for BDC Program to Upload Material Master Data (MM01)

https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/bdc%252bprogram%252bto%252bupload%252bma...

Or refer link:

https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_wiki&query=uploaddatausing+BDC&adv=false&sortby=cm_rnd_rankvalue

Hope this helps you.

Regards,

Tarun

Edited by: Tarun Gambhir on Mar 6, 2009 12:51 PM

Read only

Former Member
0 Likes
418

i need to modify the z report to update ? r seperate bdc?