<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: BDC  Data  Transfer in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-transfer/m-p/911532#M57177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As suggested by other friends usage of BAPI is preferred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still if you want to use a BDC there are couple of points to be noted:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Enter the first line item material in always second line of the table control. then choose menu option edit--&amp;gt; enter lines options to enter second line items. Now the table scrolls by one row and sets the cursor to the senond line of the table control. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Set CTU_PARAMS-DEFSIZE = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Murugesh AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jan 2005 12:46:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-01-17T12:46:26Z</dc:date>
    <item>
      <title>BDC  Data  Transfer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-transfer/m-p/911529#M57174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need your help in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to handle Table Control, while uploading records from the legacy system through the Tranaction code - ME21. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a list of items (materials) for the same Purchase Order, I need to upload this record into the SAP system under a single Purchase Order Number with the same Vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls, help me in this regard . . .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jan 2005 14:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-transfer/m-p/911529#M57174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-16T14:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: BDC  Data  Transfer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-transfer/m-p/911530#M57175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are determined to use BDC, then use transaction SHDB to record a BDC session.  Fill in some entries in the table control as you record and you will see how table control entries are referenced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A BAPI might be a better choice.  I could look for it but I bet some other SDNer's know the name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jan 2005 19:33:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-transfer/m-p/911530#M57175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-16T19:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: BDC  Data  Transfer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-transfer/m-p/911531#M57176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dear Dinesh Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your purpose is to create/change&lt;/P&gt;&lt;P&gt;purchase order and its multiple items,&lt;/P&gt;&lt;P&gt;you can also use BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_PO_CREATE1&lt;/P&gt;&lt;P&gt;BAPI_PO_CHANGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this bapi, few tables have to be passed.&lt;/P&gt;&lt;P&gt;before passing we have to fill this tables&lt;/P&gt;&lt;P&gt;with the required details of the purchase order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have recently joined this sdn.&lt;/P&gt;&lt;P&gt;If you find this useful, pls give points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Amit Mittal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2005 12:18:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-transfer/m-p/911531#M57176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-17T12:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: BDC  Data  Transfer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-transfer/m-p/911532#M57177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As suggested by other friends usage of BAPI is preferred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still if you want to use a BDC there are couple of points to be noted:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Enter the first line item material in always second line of the table control. then choose menu option edit--&amp;gt; enter lines options to enter second line items. Now the table scrolls by one row and sets the cursor to the senond line of the table control. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Set CTU_PARAMS-DEFSIZE = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Murugesh AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2005 12:46:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-transfer/m-p/911532#M57177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-17T12:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: BDC  Data  Transfer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-transfer/m-p/911533#M57178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murugesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I try this out and get back to u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2005 13:52:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-transfer/m-p/911533#M57178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-17T13:52:00Z</dc:date>
    </item>
  </channel>
</rss>

