<?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: AMDP error -SQLSCRIPT: sql syntax error: incorrect syntax near &amp;quot;/&amp;quot; in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042231#M1968067</link>
    <description>&lt;P&gt;table naming look like BW object, I think you should put it inside " " (double quote) mark.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Sep 2019 08:32:24 GMT</pubDate>
    <dc:creator>DoanManhQuynh</dc:creator>
    <dc:date>2019-09-20T08:32:24Z</dc:date>
    <item>
      <title>AMDP error -SQLSCRIPT: sql syntax error: incorrect syntax near "/"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042224#M1968060</link>
      <description>&lt;P&gt;Hi Gurus,&lt;/P&gt;
  &lt;P&gt;Consider the customer name space is &lt;STRONG&gt;'/XYZ/'&lt;/STRONG&gt;. We have created custom table - &lt;STRONG&gt;/XYZ/DB_0019&lt;/STRONG&gt;.&lt;/P&gt;
  &lt;P&gt;While using the table &lt;STRONG&gt;/XYZ/DB_0019&lt;/STRONG&gt; in &lt;STRONG&gt;AMDP&lt;/STRONG&gt; method, we encounter the below error. &lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;SQLSCRIPT: sql syntax error: incorrect syntax near "/"&lt;/EM&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1728634-annotation-2019-09-18-141545.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1728636-annotation-2019-09-18-141943.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Version of ADT on Eclipse:&lt;/P&gt;
  &lt;P&gt;Eclipse IDE for Java Developers Version: 2019-03 (4.11.0) Build id: 20190314-1200 OS: Windows 10, v.10.0, x86_64 / win32 Java version: 12.0.2&lt;/P&gt;
  &lt;P&gt;How to go about the above error?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 08:54:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042224#M1968060</guid>
      <dc:creator>ajay_mukundan2</dc:creator>
      <dc:date>2019-09-18T08:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: AMDP error -SQLSCRIPT: sql syntax error: incorrect syntax near "/"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042225#M1968061</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In line number 94 can you remove the space after '/'&lt;/P&gt;&lt;P&gt;I have a feel like you have mentioned the Table name as '/ sflight' instead of '/sflight'.&lt;/P&gt;&lt;P&gt;If the table name is correct then it should not throw an error, try with this and update here.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sijin&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 09:23:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042225#M1968061</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2019-09-18T09:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: AMDP error -SQLSCRIPT: sql syntax error: incorrect syntax near "/"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042226#M1968062</link>
      <description>&lt;P&gt;Hi Sijin,&lt;/P&gt;&lt;P&gt;The table name is /XYZ/DB0019. I have removed the space in the 'USING' clause. &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1728673-annotation-2019-09-18-172351.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Still the error is thrown on the 'Select' clause only.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1728674-annotation-2019-09-18-172601.png" /&gt;&lt;/P&gt;&lt;P&gt;Can you try table join with table under &lt;STRONG&gt;Customer Names Space /XYZ/&lt;/STRONG&gt; .&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 11:59:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042226#M1968062</guid>
      <dc:creator>ajay_mukundan2</dc:creator>
      <dc:date>2019-09-18T11:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: AMDP error -SQLSCRIPT: sql syntax error: incorrect syntax near "/"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042227#M1968063</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Instead of typing the table name, can you please try dragging the table from the left and drop in the select query and let us know the results.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 15:31:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042227#M1968063</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2019-09-18T15:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: AMDP error -SQLSCRIPT: sql syntax error: incorrect syntax near "/"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042228#M1968064</link>
      <description>&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;Thanks for responding! &lt;/P&gt;&lt;P&gt;Upon drag and dropping the table from the Project explorer to the &lt;STRONG&gt;AMDP&lt;/STRONG&gt; method, the table is opened in SE11 in new window. The table is not filled in the AMDP table selection query.&lt;/P&gt;&lt;P&gt;Refer screenshot-&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1728689-annotation-2019-09-19-052521.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 23:58:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042228#M1968064</guid>
      <dc:creator>ajay_mukundan2</dc:creator>
      <dc:date>2019-09-18T23:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: AMDP error -SQLSCRIPT: sql syntax error: incorrect syntax near "/"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042229#M1968065</link>
      <description>&lt;P&gt;Hi Ajay,&lt;/P&gt;&lt;P&gt;Unfortunately now I don't have access to S4 system &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This error looks really strange. If you have given the correct table name in the USING part and later using it in the SQL query it should not throw an error. Might be as highlighted by you its because of the Custom Namespace starting with '/' and this '/' is getting interpreted as something else from the SQL end. &lt;/P&gt;&lt;P&gt;See something like this &lt;A href="https://stackoverflow.com/questions/36795096/forward-slash-in-column-name-throwing-an-incorrect-syntax"&gt;https://stackoverflow.com/questions/36795096/forward-slash-in-column-name-throwing-an-incorrect-syntax&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And as suggested in the above link can you try with giving your table name inside [] , just a wild guess.&lt;/P&gt;&lt;P&gt;If [] doesn't works out you can also try using "" mask , say like FROM "/XYZ/SFLIGHT" &lt;/P&gt;&lt;P&gt;Please give this a try and let me know.&lt;/P&gt;&lt;P&gt;Lets wait for some expert comments here.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sijin&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 08:03:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042229#M1968065</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2019-09-19T08:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: AMDP error -SQLSCRIPT: sql syntax error: incorrect syntax near "/"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042230#M1968066</link>
      <description>&lt;P&gt;Considering the below thread,&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/questions/9089838/invalid-table-name-in-sql-command-editor-for-table.html"&gt;https://answers.sap.com/questions/9089838/invalid-table-name-in-sql-command-editor-for-table.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I guess "" mask should work in your case and as mentioned by me over comments earlier try with [] and '' mask also in case "" doesn't work.&lt;/P&gt;&lt;P&gt;Eg. FROM "/XYZ/SFLIGHT" or FROM [/XYZ/SFLIGHT] or FROM '/XYZ/SFLIGHT' &lt;/P&gt;&lt;P&gt;Please give this a try and update here.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sijin&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 09:36:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042230#M1968066</guid>
      <dc:creator>Sijin_Chandran</dc:creator>
      <dc:date>2019-09-19T09:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: AMDP error -SQLSCRIPT: sql syntax error: incorrect syntax near "/"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042231#M1968067</link>
      <description>&lt;P&gt;table naming look like BW object, I think you should put it inside " " (double quote) mark.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 08:32:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042231#M1968067</guid>
      <dc:creator>DoanManhQuynh</dc:creator>
      <dc:date>2019-09-20T08:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: AMDP error -SQLSCRIPT: sql syntax error: incorrect syntax near "/"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042232#M1968068</link>
      <description>&lt;P&gt;Quotations (  "/XYZ/SFLIGHT" ) worked. &lt;/P&gt;&lt;P&gt;Thank You !&lt;/P&gt;</description>
      <pubDate>Sun, 28 Aug 2022 04:51:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/12042232#M1968068</guid>
      <dc:creator>mahesh_2093</dc:creator>
      <dc:date>2022-08-28T04:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: AMDP error -SQLSCRIPT: sql syntax error: incorrect syntax near "/"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/13932943#M2037811</link>
      <description>&lt;P&gt;Make sure your using only UPPER CASE characters. Using lower case characters with "(Double Quotes) will show as error only.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Nov 2024 04:04:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-sqlscript-sql-syntax-error-incorrect-syntax-near-quot-quot/m-p/13932943#M2037811</guid>
      <dc:creator>Kirubakaran_72</dc:creator>
      <dc:date>2024-11-09T04:04:43Z</dc:date>
    </item>
  </channel>
</rss>

