<?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 when running GLPLUP - Flex Plan Upload in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-when-running-glplup-flex-plan-upload/m-p/4959198#M1156170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. I will try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Bo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Feb 2009 06:58:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-05T06:58:00Z</dc:date>
    <item>
      <title>Syntax error when running GLPLUP - Flex Plan Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-when-running-glplup-flex-plan-upload/m-p/4959195#M1156167</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;We want use transaction GLPLUP to perform a Flex Plan Upload, but encounter a syntax error in program RK50003 stating:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;The following syntax error occurred in program "RK500003 " in include&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;"PP_FISL_GINC " in&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;line 652:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;"The data object "ITDAT1" does not have a component called "XBILK"."&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;" "&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This program is a local object, and appears to be generated by SAP.  Checking the program attributes the owner and the last person to change this program is a consultant who has rolled off the project, and is not available for help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect that there must be some steps to regenerate this code, but I am not certain where to look for this information.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried running GLPLDEL and GLPLINSTALL, but this did not change RK500003.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any insight you can provide on this is greatky appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 22:30:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-when-running-glplup-flex-plan-upload/m-p/4959195#M1156167</guid>
      <dc:creator>roy_orosz4</dc:creator>
      <dc:date>2008-12-17T22:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error when running GLPLUP - Flex Plan Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-when-running-glplup-flex-plan-upload/m-p/4959196#M1156168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After applying some new support packages, I got the same error as you describe. So, I wonder how you did to solve this? Any help is much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Bo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 07:26:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-when-running-glplup-flex-plan-upload/m-p/4959196#M1156168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-04T07:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error when running GLPLUP - Flex Plan Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-when-running-glplup-flex-plan-upload/m-p/4959197#M1156169</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 reported this issue with SAP and the following is what they had me do to resolve the issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Run transaction GLPLDEL:&lt;/P&gt;&lt;P&gt;Deletes all generated reports of the planning processor for&lt;/P&gt;&lt;P&gt;FI-GL/SL planning (application class GLU1). After a new call of&lt;/P&gt;&lt;P&gt;the planning, these reports will be generated once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Run transaction GLPLINSTALL:&lt;/P&gt;&lt;P&gt;It regenerates necessary database table entries for FI-G/SL Planning&lt;/P&gt;&lt;P&gt;(tables t8pl*). &lt;U&gt;Make sure that you will perform this step when no&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;posting of FI-SL data is running.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This resolved the issue for us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 13:31:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-when-running-glplup-flex-plan-upload/m-p/4959197#M1156169</guid>
      <dc:creator>roy_orosz4</dc:creator>
      <dc:date>2009-02-04T13:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error when running GLPLUP - Flex Plan Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-when-running-glplup-flex-plan-upload/m-p/4959198#M1156170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. I will try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Bo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 06:58:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-when-running-glplup-flex-plan-upload/m-p/4959198#M1156170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-05T06:58:00Z</dc:date>
    </item>
  </channel>
</rss>

