<?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 Uploading data from Dynamical Internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-dynamical-internal-table/m-p/4971467#M1158630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   I have uploaded the data present in the flat file into a dynamically created internal table . Now i have to upload this data present in the dynamically created internal table into database using BDC. How can I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards ,&lt;/P&gt;&lt;P&gt;Parvatha Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jan 2009 08:41:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-19T08:41:09Z</dc:date>
    <item>
      <title>Uploading data from Dynamical Internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-dynamical-internal-table/m-p/4971467#M1158630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   I have uploaded the data present in the flat file into a dynamically created internal table . Now i have to upload this data present in the dynamically created internal table into database using BDC. How can I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards ,&lt;/P&gt;&lt;P&gt;Parvatha Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 08:41:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-dynamical-internal-table/m-p/4971467#M1158630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T08:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading data from Dynamical Internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-dynamical-internal-table/m-p/4971468#M1158631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to either use Call Transaction or session method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this record the Tcode which you want to use using SHDB. Generate a program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fill BDCDATA Table and use &lt;/P&gt;&lt;P&gt;Call Transaction Using ...&lt;/P&gt;&lt;P&gt;or FM BDC_OPEN_GROUP, FM BDC_INSERT, FM BDC_CLOSE_GROUP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 08:46:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-dynamical-internal-table/m-p/4971468#M1158631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T08:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading data from Dynamical Internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-dynamical-internal-table/m-p/4971469#M1158632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; I had a problem while accessing the fields of dynamically created internal table .I have used the following code to access  it.&lt;/P&gt;&lt;P&gt;SOLVED.&lt;/P&gt;&lt;P&gt;                               &lt;/P&gt;&lt;P&gt; ASSIGN COMPONENT 'BUKRS' OF STRUCTURE &amp;lt;FS_2&amp;gt; TO &amp;lt;fs&amp;gt;.&lt;/P&gt;&lt;P&gt;IF sy-subrc = 0.&lt;/P&gt;&lt;P&gt;  PERFORM BDC_FIELD       USING 'RF02K-BUKRS'&lt;/P&gt;&lt;P&gt;                                &amp;lt;FS&amp;gt;&lt;/P&gt;&lt;P&gt;UNASSIGN &amp;lt;fs&amp;gt;.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 09:00:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-dynamical-internal-table/m-p/4971469#M1158632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T09:00:16Z</dc:date>
    </item>
  </channel>
</rss>

