<?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 Error while trying to generate SAP Query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-trying-to-generate-sap-query/m-p/8504058#M1654280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awaiting reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello ABAP Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to add REGUP-BUDAT to a query infoset, which already had BSAK and LFA1 table. While generating I get the following error message:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt; Global syntax check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Additional tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Error in code for table REGUP&lt;/P&gt;&lt;P&gt; Field "AND" is unknown. It is neither in one of the specified tables nor defined by a "DATA" statement.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt; Warning messages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Identification of text fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Text field for BSAK-UMSKZ was re-identified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Text field for BSAK-ZUMSK was re-identified&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am an FI person with very limited ABAP knowledge, so please explain, how I can best resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Munair on Feb 7, 2012 11:01 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2012 21:40:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-01-30T21:40:15Z</dc:date>
    <item>
      <title>Error while trying to generate SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-trying-to-generate-sap-query/m-p/8504058#M1654280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awaiting reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello ABAP Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to add REGUP-BUDAT to a query infoset, which already had BSAK and LFA1 table. While generating I get the following error message:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt; Global syntax check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Additional tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Error in code for table REGUP&lt;/P&gt;&lt;P&gt; Field "AND" is unknown. It is neither in one of the specified tables nor defined by a "DATA" statement.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt; Warning messages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Identification of text fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Text field for BSAK-UMSKZ was re-identified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Text field for BSAK-ZUMSK was re-identified&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am an FI person with very limited ABAP knowledge, so please explain, how I can best resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Munair on Feb 7, 2012 11:01 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 21:40:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-trying-to-generate-sap-query/m-p/8504058#M1654280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-30T21:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error while trying to generate SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-trying-to-generate-sap-query/m-p/8504059#M1654281</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;The error is Field code issue. i.e. an error in the actual ABAP syntax. To find the error go to SQ02, go into the Infoset in change mode and search for table &lt;SPAN style="color: #333333; font-size: 12px;"&gt;REGUP using the Find button.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once found right click on it and select "Field Code". This should show the code to allow you to see where the error is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next two are warnings that point to changes that have been done to the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go into the Field Group (on your right) and remove the fields and then re-add them. Then click check and generate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 10:10:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-trying-to-generate-sap-query/m-p/8504059#M1654281</guid>
      <dc:creator>former_member51489</dc:creator>
      <dc:date>2015-10-28T10:10:09Z</dc:date>
    </item>
  </channel>
</rss>

