<?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 BDC Query. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-query/m-p/1933146#M386223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am be able to transfer the data from legasy system to SAP R/3 System. But I am doing it now for inserting the data in the single table only. &lt;/P&gt;&lt;P&gt;Now,  i want to insert data from a single flat file ( which contains the data of the differnt table's fields ) in to different tables in the DDIC. I need the solution for both ways...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1, Transaction call method.&lt;/P&gt;&lt;P&gt;2, Session Method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt;ilesh Nandaniya #&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 25 Feb 2007 14:36:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-25T14:36:18Z</dc:date>
    <item>
      <title>BDC Query.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-query/m-p/1933146#M386223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am be able to transfer the data from legasy system to SAP R/3 System. But I am doing it now for inserting the data in the single table only. &lt;/P&gt;&lt;P&gt;Now,  i want to insert data from a single flat file ( which contains the data of the differnt table's fields ) in to different tables in the DDIC. I need the solution for both ways...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1, Transaction call method.&lt;/P&gt;&lt;P&gt;2, Session Method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt;ilesh Nandaniya #&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Feb 2007 14:36:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-query/m-p/1933146#M386223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-25T14:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Query.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-query/m-p/1933147#M386224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;I must say that you have to update transactions which update the database tables, do not update tables directly.&lt;/P&gt;&lt;P&gt;In fact thats what any method of BDC does, they update the transactions which in turn update 1 or more tables.&lt;/P&gt;&lt;P&gt;Call transaction , the name itself suggests that a transaction is being called.&lt;/P&gt;&lt;P&gt;In both methods you specify the transaction screen and field names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the answer is through BDC's you update transaction which indirectly update DDIC tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 20:18:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-query/m-p/1933147#M386224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T20:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Query.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-query/m-p/1933148#M386225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi IIlesh,&lt;/P&gt;&lt;P&gt; I am agreeing with him. U can update the multple tables thorugh BDC only. If u want update a single table that is done through UPDATE statement or SM30. In BDC either call transaction or session method tables getting updated. Hope this helps you and reward the points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 10:10:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-query/m-p/1933148#M386225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T10:10:17Z</dc:date>
    </item>
  </channel>
</rss>

