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

Data upload for vendor balances using BDC

Former Member
0 Likes
1,337

hi abap experts,

I have a requirement on data uploading using BDC.

For the vendor balances ie. for transaction FBL1N ( I was given a template for vendor balance upload and need to write a BDC program for that ) I need upload the exsisting transaction data to the system. is recording necessary for this?

can u pls help me with step by step process for vendor balance uploading.

Thanks,

Hema.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,162

<copy&paste_removed_by_moderator>

Edited by: Julius Bussche on Sep 7, 2008 8:26 PM

<copy&paste_removed_by_moderator>

Edited by: Julius Bussche on Sep 7, 2008 8:26 PM

7 REPLIES 7
Read only

Former Member
0 Likes
1,162

Yes, Recording is neccessary as you have to upload data.

Read only

Former Member
0 Likes
1,163

<copy&paste_removed_by_moderator>

Edited by: Julius Bussche on Sep 7, 2008 8:26 PM

Read only

0 Likes
1,162

Thanx for ur answer and time

Read only

0 Likes
1,162

hi

can you pls send me one more sample program for similar requirement using gui_upload.

thanks,

hema.

Read only

0 Likes
1,162

Hi Hema latha,

Please use SDN search .. you can find lot of related answers..

Read only

Former Member
0 Likes
1,162

Hi

Please follow the following Steps:

Steps for recording:

Step1: Goto TCODE SHDB

Step2: Click on New Recording

Step3: Give the necessary Details such as TOCDE, Desc, ...

Step4: Do the screen by screen recording.(Please avoid extra screen to appear)

Step5: Save the recording.

Step6. Select the recording and click on Program button on toolbar.

Step7: Give the Program name and click on radio button Transfer from recording.

Step 8: It will open a new session with SE38 and a program with the recoding.

Step 9: then just add the basic code for BDC.

Regards,

Lokesh

Read only

Former Member
0 Likes
1,162

Please search first and then ask questions later.

=> please read [the rules|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] before posting further.