<?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: transport request in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5300153#M1222409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is s_dich declared in that include or does it come from another program? In the first case, check the definition for differences. In the second case, you'd probably need to add the variable declaration inside other programs that call the same include. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the second case is the most likely here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Mar 2009 11:24:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-13T11:24:20Z</dc:date>
    <item>
      <title>transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5300149#M1222405</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;i m getting below error while transporting request from dev server to QA server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program ZREM_AGENCY_REPORT successfully generated&lt;/P&gt;&lt;P&gt;Database COMMIT executed&lt;/P&gt;&lt;P&gt;Program ZREM_AGENCY_REPORT_PERF, Include ZREM_REPORT_INCLUDE1: Syntax error in line 000093&lt;/P&gt;&lt;P&gt;The IN operator with 'S_DISCH' is followed neitherby an internal table nor by a value list.&lt;/P&gt;&lt;P&gt;Database COMMIT executed&lt;/P&gt;&lt;P&gt;Program ZREM_AUCTION_REPORT_PERF, Include ZREM_REPORT_INCLUDE1: Syntax error in line 000093&lt;/P&gt;&lt;P&gt;The IN operator with 'S_DISCH' is followed neitherby an internal table nor by a value list.&lt;/P&gt;&lt;P&gt;Database COMMIT executed&lt;/P&gt;&lt;P&gt;Program ZREM_MAINTAIN_VALUATOR_PRICE successfully generated&lt;/P&gt;&lt;P&gt;Database COMMIT executed&lt;/P&gt;&lt;P&gt;Program ZREM_MAINTAIN_VALUATOR_PRICE_P, Include ZREM_REPORT_INCLUDE1: Syntax error in line 000093&lt;/P&gt;&lt;P&gt;The IN operator with 'S_DISCH' is followed neitherby an internal table nor by a value list.&lt;/P&gt;&lt;P&gt;Database COMMIT executed&lt;/P&gt;&lt;P&gt;Program ZREM_RE_AUCTION_REPORT successfully generated&lt;/P&gt;&lt;P&gt;Database COMMIT executed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually Program ZREM_AGENCY_REPORT_PERF is already deleted.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;an my transport request contains only below objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZREM_AUCTION_REPORT&lt;/P&gt;&lt;P&gt;ZREM_REPORT_INCLUDE&lt;/P&gt;&lt;P&gt;ZREM_REPORT_INCLUDE1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but still i m getting above error, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 11:06:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5300149#M1222405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T11:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5300150#M1222406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All your problems come from the same include, ZREM_REPORT_INCLUDE1. Check if you entered the correct operator name in line 93.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 11:12:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5300150#M1222406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T11:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5300151#M1222407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santosh,&lt;/P&gt;&lt;P&gt;Try to correct the syntax error at line 93 of your include ZREM_REPORT_INCLUDE1.&lt;/P&gt;&lt;P&gt;If possible, paste the block of code, where the dump error is pointing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 11:14:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5300151#M1222407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T11:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5300152#M1222408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select object_id allocation_id  vtweg spart zzrcno zzengno zzchssisno&lt;/P&gt;&lt;P&gt;                   zztmlmdl zznontmlmdl guarantor adv_emi from&lt;/P&gt;&lt;P&gt;       zcrm_r3 into table i_zcrm_r3&lt;/P&gt;&lt;P&gt;         for all entries in it_output&lt;/P&gt;&lt;P&gt;       where object_id     = it_output-contract_no&lt;/P&gt;&lt;P&gt;         and allocation_id =  it_output-ext_ref_no&lt;/P&gt;&lt;P&gt;         and vtweg in s_disch&lt;/P&gt;&lt;P&gt;         and spart in s_div.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 11:17:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5300152#M1222408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T11:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5300153#M1222409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is s_dich declared in that include or does it come from another program? In the first case, check the definition for differences. In the second case, you'd probably need to add the variable declaration inside other programs that call the same include. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the second case is the most likely here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 11:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5300153#M1222409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T11:24:20Z</dc:date>
    </item>
  </channel>
</rss>

