<?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: regarding the dump in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-dump/m-p/3062790#M725599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;remove s_string from the select query and instead,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add the below code,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;and&lt;/P&gt;&lt;P&gt;a~zstatus ne c_const&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;a~zexpdt le sy-datum.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in place of &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;and (s_string).&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would resolve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if this helps,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Kiran S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Nov 2007 09:26:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-22T09:26:24Z</dc:date>
    <item>
      <title>regarding the dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-dump/m-p/3062789#M725598</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 is my code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select a&lt;SUB&gt;ebeln a&lt;/SUB&gt;ebelp a~zspltno&lt;/P&gt;&lt;P&gt;       a&lt;SUB&gt;zstatus a&lt;/SUB&gt;zdeltrm a~zexpdt&lt;/P&gt;&lt;P&gt;       a&lt;SUB&gt;zffcomm a&lt;/SUB&gt;zexprem a~zexwdt&lt;/P&gt;&lt;P&gt;       a&lt;SUB&gt;zffcrdt a&lt;/SUB&gt;zffchdt a~zvcondt&lt;/P&gt;&lt;P&gt;       a&lt;SUB&gt;zfprmdt a&lt;/SUB&gt;zsprmdt a~zredydt&lt;/P&gt;&lt;P&gt;       a&lt;SUB&gt;zcolldt a&lt;/SUB&gt;zrecddt a~zetddt&lt;/P&gt;&lt;P&gt;       a&lt;SUB&gt;zetadt a&lt;/SUB&gt;zpaimdt a~zmaimdt&lt;/P&gt;&lt;P&gt;       a&lt;SUB&gt;zpermit a&lt;/SUB&gt;zdedesc a~zdeduom&lt;/P&gt;&lt;P&gt;       a&lt;SUB&gt;zconstn a&lt;/SUB&gt;zorgstn a~zrefnum&lt;/P&gt;&lt;P&gt;       a&lt;SUB&gt;zpackage a&lt;/SUB&gt;erdat&lt;/P&gt;&lt;P&gt;       a&lt;SUB&gt;upddt a&lt;/SUB&gt;uptim b~zirrcod&lt;/P&gt;&lt;P&gt;       b&lt;SUB&gt;zirridt b&lt;/SUB&gt;zirrtim b~zirrrdt&lt;/P&gt;&lt;P&gt;       into corresponding&lt;/P&gt;&lt;P&gt;       fields of table it_oexp from&lt;/P&gt;&lt;P&gt;       zexpedite as a&lt;/P&gt;&lt;P&gt;       inner join zpoirr as b on a&lt;SUB&gt;ebeln = b&lt;/SUB&gt;ebeln&lt;/P&gt;&lt;P&gt;       and a&lt;SUB&gt;ebelp = b&lt;/SUB&gt;ebelp&lt;/P&gt;&lt;P&gt;       and a&lt;SUB&gt;zspltno = b&lt;/SUB&gt;zspltno where&lt;/P&gt;&lt;P&gt;       a~ebeln in s_ebeln and&lt;/P&gt;&lt;P&gt;       a~zexpdt in s_zexpdt and&lt;/P&gt;&lt;P&gt;       a~zexwdt in s_zexwdt and&lt;/P&gt;&lt;P&gt;       a~zvcondt in s_zvcndt and&lt;/P&gt;&lt;P&gt;       a~zfprmdt in s_zfprdt and&lt;/P&gt;&lt;P&gt;       a~zsprmdt in s_zsprdt and&lt;/P&gt;&lt;P&gt;       a~zredydt in s_zreddt and&lt;/P&gt;&lt;P&gt;       a~zcolldt in s_zcoldt and&lt;/P&gt;&lt;P&gt;       a~zrecddt in s_zrecdt and&lt;/P&gt;&lt;P&gt;       a~zetddt in s_zetddt  and&lt;/P&gt;&lt;P&gt;       a~zetadt in s_zetadt  and&lt;/P&gt;&lt;P&gt;       b~zirrcod in s_zirrcd and&lt;/P&gt;&lt;P&gt;       b~zirridt in s_zirrdt and&lt;/P&gt;&lt;P&gt;       b~zirrrdt  in s_zirdt and&lt;/P&gt;&lt;P&gt;       (s_string).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and s_string = 'ZEXPEDITE-ZSTATUS NE C_CONST AND ZEXPEDITE-ZEXPDT LE SY-DATUM'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is throwing to dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2007 09:20:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-dump/m-p/3062789#M725598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-22T09:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: regarding the dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-dump/m-p/3062790#M725599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;remove s_string from the select query and instead,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add the below code,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;and&lt;/P&gt;&lt;P&gt;a~zstatus ne c_const&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;a~zexpdt le sy-datum.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in place of &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;and (s_string).&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would resolve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if this helps,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Kiran S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2007 09:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-the-dump/m-p/3062790#M725599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-22T09:26:24Z</dc:date>
    </item>
  </channel>
</rss>

