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

BDC for FB01.

Former Member
0 Likes
631

Can anybady post BDC program for FB01.

I am doing like this but unable to achive it.

Loop header.

some perform.

loop item.

some item

call transaction

endloop.

endloop.

but i have two line items.

i will post code if it is require.

in the threads it is not clear.

Thanks in advance.

sri

Can anybady post BDC program for FB01.

I am doing like this but unable to achive it.

Loop header.

some perform.

loop item.

some item

call transaction

endloop.

endloop.

but i have two line items.

i will post code if it is require.

in the threads it is not clear.

Thanks in advance.

sri

3 REPLIES 3
Read only

Former Member
0 Likes
578

Pls check this thread :

Read only

Former Member
0 Likes
578

Hi,

Replace the Call Transaction statement in Loop at item.

This will be handled by concatenating procedure.

For sample, uploading of multiple line items see link,

http://www.sap-img.com/abap/bdc-example-using-table-control-in-bdc.htm

Regards,

Raghava Channooru

Read only

Former Member
0 Likes
578

Moderator message - Please do not post your requirements and ask the forum to do your work for you - post locked BDC on FB01 is difficult. Consider using standard SAP program RFBIBL00 instead. Rob