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 concept

Former Member
0 Likes
455

Hai guys,

can anyone pls tell me how to include a table control in BDC....

regards

sanjeev

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
436

Hi Sanjeev,

You can control the line item table control , by recording the line item in the second row, then recording the 'page down' button..

This will move your line item to first row and the next line item will be recorded in the second row....and it continues on...

But i am unaware that BDC is tuff for enjoy transactions... If it is so, please go for the bapi specified by Kishan..

Awrd and close the thread if answered...

Thanks

Rajiv

3 REPLIES 3
Read only

Former Member
0 Likes
436

Hi sanjeev,

refer the link for an example of how to handle table control in BDC.

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

Regards,

Ravi

Read only

Former Member
0 Likes
437

Hi Sanjeev,

You can control the line item table control , by recording the line item in the second row, then recording the 'page down' button..

This will move your line item to first row and the next line item will be recorded in the second row....and it continues on...

But i am unaware that BDC is tuff for enjoy transactions... If it is so, please go for the bapi specified by Kishan..

Awrd and close the thread if answered...

Thanks

Rajiv

Read only

Former Member
0 Likes
436

Thanks for the quick reply.