<?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: SQL2STRING in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql2string/m-p/9137150#M1709107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carmine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would you pass the SQL statement into your function? It seems like passing a SQL statement into a function would already have required the caller to place the SQL into either a string or table in order to be passed to the function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Amy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2012 14:47:15 GMT</pubDate>
    <dc:creator>amy_king</dc:creator>
    <dc:date>2012-11-29T14:47:15Z</dc:date>
    <item>
      <title>SQL2STRING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql2string/m-p/9137147#M1709104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would like to create a function, that would be able to translate any SQL to string:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL:&lt;/P&gt;&lt;P&gt;"SELECT * FROM MARA INTO TABLE lt_mara WHERE matnr EQ lv_matnr" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;String:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"SELECT * FROM MARA INTO TABLE lt_mara WHERE matnr EQ R0020"&lt;/P&gt;&lt;P&gt;Any Ideas ? Of course the SQL statement could be much more complicated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 09:21:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql2string/m-p/9137147#M1709104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-29T09:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: SQL2STRING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql2string/m-p/9137148#M1709105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carmine,&lt;/P&gt;&lt;P&gt;Check these links&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator Message:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;lt;&amp;lt; Link farming not allowed, in case of providing link(s), please justify it with your explanations &amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kesavadas Thekkillath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 09:44:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql2string/m-p/9137148#M1709105</guid>
      <dc:creator>basarozgur_kahraman</dc:creator>
      <dc:date>2012-11-29T09:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: SQL2STRING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql2string/m-p/9137149#M1709106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;looks like the similiar DEMO Report: ADBC_DEMO_METADATA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; would like to have a straight function -&amp;gt; SQL-&amp;gt;STRING&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 10:04:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql2string/m-p/9137149#M1709106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-29T10:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: SQL2STRING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql2string/m-p/9137150#M1709107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carmine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would you pass the SQL statement into your function? It seems like passing a SQL statement into a function would already have required the caller to place the SQL into either a string or table in order to be passed to the function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Amy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 14:47:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql2string/m-p/9137150#M1709107</guid>
      <dc:creator>amy_king</dc:creator>
      <dc:date>2012-11-29T14:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: SQL2STRING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql2string/m-p/9137151#M1709108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I was thinking at some function like ST05 (SQL-Trace). Just to log the processed SQL-Statements as String.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 09:39:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql2string/m-p/9137151#M1709108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-07T09:39:22Z</dc:date>
    </item>
  </channel>
</rss>

