<?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: Import statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-statement/m-p/1672581#M297078</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;This will get the values from the table INDX with the parameter id value in the field W_ID and store in the variable G_LAST_RUN..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO to SE16 give the table name INDX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the field SRTFD enter the value in the field W_ID..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you press execute you will find an entry...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Nov 2006 20:00:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-20T20:00:07Z</dc:date>
    <item>
      <title>Import statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-statement/m-p/1672580#M297077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IMPORT g_last_run FROM DATABASE indx(cs) ID w_id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can one explain me about this statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 19:55:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-statement/m-p/1672580#M297077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T19:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Import statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-statement/m-p/1672581#M297078</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;This will get the values from the table INDX with the parameter id value in the field W_ID and store in the variable G_LAST_RUN..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO to SE16 give the table name INDX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the field SRTFD enter the value in the field W_ID..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you press execute you will find an entry...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 20:00:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-statement/m-p/1672581#M297078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T20:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Import statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-statement/m-p/1672582#M297079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are importing the value stored in the variable g_last_run  from the Database Cluster CS with the id in w_id into your Program at runtime. This value would have gotten gets into the database cluster with an earlier EXPORT to DATABASE statement either in the sam eor a different program. The EXP/IMP statements are very useful in comparing runtime values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 20:01:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-statement/m-p/1672582#M297079</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-11-20T20:01:04Z</dc:date>
    </item>
  </channel>
</rss>

