‎2007 Jan 24 5:39 AM
Hello to every one,
could you kindly provide BDC Table control concept for purchase order.
Regards,
Srivalli.
‎2007 Jan 24 5:42 AM
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.
‎2007 Jan 24 6:27 AM
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
‎2007 Jan 24 6:43 AM
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
‎2007 Feb 23 6:43 AM
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.