<?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: Syntax error in the report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684034#M887114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pretty sure the include where save_test or fp_joboutput-test is defined is not active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check that, if it is not active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Comment save_test = fp_joboutput-test&lt;/P&gt;&lt;P&gt;- Activate the includes&lt;/P&gt;&lt;P&gt;- Discomment save_test = fp_joboutput-test&lt;/P&gt;&lt;P&gt;- Try to activate again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2008 16:07:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-09T16:07:59Z</dc:date>
    <item>
      <title>Syntax error in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684033#M887113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy Guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on ECC 6.0 and there is one std report RFKORD50 and we made few chnages and created one Z one and in that report we have used few include programs too. Now when I am trying to run that report its giving me a syntax error which says that particular field is unknown and its neither in one of the specified table not defined by the data statement. When I double clicked on it it took me to the include program &lt;/P&gt;&lt;P&gt;RFKORI90 and there this field is used as "save_test = fp_joboutput-test" and when I double clicked on save_test it took me to anotehr routine where this statement is defined as data:   save_test type FPOUTDONE. and then when finally I double clicked on fpoutputdone it took me to where this field is defined. So it looks like that every thing is defined fine but then also I am getting this error. So can you please help me to find what possibly the error is and how to get rid of this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Rajeev !!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 15:57:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684033#M887113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T15:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684034#M887114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pretty sure the include where save_test or fp_joboutput-test is defined is not active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check that, if it is not active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Comment save_test = fp_joboutput-test&lt;/P&gt;&lt;P&gt;- Activate the includes&lt;/P&gt;&lt;P&gt;- Discomment save_test = fp_joboutput-test&lt;/P&gt;&lt;P&gt;- Try to activate again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 16:07:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684034#M887114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T16:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684035#M887115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please make sure all the include programs are active or not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 16:36:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684035#M887115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T16:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684036#M887116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramiro, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I activated the includes but it didn't solve the issue and I am still getting the same syntax error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So can you please tell me what may be the other possible problem . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Rajeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 16:50:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684036#M887116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T16:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684037#M887117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So they were activated without errors?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What particular field is giving you the problems?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 17:06:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684037#M887117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T17:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684038#M887118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes they did and the field that is getting me the error is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save_outputdone, which is being used in include RFKORI90 and declared in include RFKORI00 as data:ave_outputdone type FPOUTDONE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Rajeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 17:15:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684038#M887118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T17:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684039#M887119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is RFKORI00 active right now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes try to comment the line where save_outputdone is used, activate the include.&lt;/P&gt;&lt;P&gt;If no problem occurs discomment the line again and try to activate again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 17:19:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684039#M887119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T17:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684040#M887120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But RFKORI00 is a SAP std program and to acces this I need to have the access key.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 17:30:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684040#M887120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T17:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684041#M887121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So again, is RFKORI00 active right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, maybe try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You made a Z copy of RFKORD50 right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comment everything down of INCLUDE RFKORI00. try to activate it, if no problem occurs discomment everything and try to activate it again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 17:35:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-the-report/m-p/3684041#M887121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T17:35:15Z</dc:date>
    </item>
  </channel>
</rss>

