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 Table control

Former Member
0 Likes
418

Hello to every one,

could you kindly provide BDC Table control concept for purchase order.

Regards,

Srivalli.

4 REPLIES 4
Read only

Former Member
0 Likes
394

if u r talking abt me23n . than try to avoid bdc because it is a enjoy transaction and it is very tuff to make bdc for enjoy transaction . use bapi

bapi_po_create for creating po.

Read only

Former Member
0 Likes
394

Hi Srivalli,

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
394

Hi srivalli,

<b>Check the link for handling table control for purchase order code</b>

http://www.sap-basis-abap.com/abap/handling-table-control-in-bdc.htm

Read only

0 Likes
394

Can you please give me a sample data in notepad so that it will be easier to understand how the code is working. Because I cannot understand how header and item data will be placed in the same notepad.