<?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 How to use the function EXEC_SQLCMD_MSQ in Excel? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-exec-sqlcmd-msq-in-excel/m-p/1449303#M212886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone explain how to use use this function EXEC_SQLCMD_MSQ in Excel to get the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written excel macro to use this function,  statement like "Select * from t001" but the function doesn't reply any value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My objective is to pass the (any, generalised) &lt;/P&gt;&lt;P&gt;sql statment to this function and get the result in Excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give the solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jul 2006 08:03:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-12T08:03:46Z</dc:date>
    <item>
      <title>How to use the function EXEC_SQLCMD_MSQ in Excel?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-exec-sqlcmd-msq-in-excel/m-p/1449303#M212886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone explain how to use use this function EXEC_SQLCMD_MSQ in Excel to get the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written excel macro to use this function,  statement like "Select * from t001" but the function doesn't reply any value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My objective is to pass the (any, generalised) &lt;/P&gt;&lt;P&gt;sql statment to this function and get the result in Excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give the solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 08:03:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-exec-sqlcmd-msq-in-excel/m-p/1449303#M212886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T08:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the function EXEC_SQLCMD_MSQ in Excel?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-exec-sqlcmd-msq-in-excel/m-p/1449304#M212887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shanker,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Fm EXEC_SQLCMD_MSQ is used in report RSMSQ020.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can do the same in ur report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward the points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 08:11:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-exec-sqlcmd-msq-in-excel/m-p/1449304#M212887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T08:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the function EXEC_SQLCMD_MSQ in Excel?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-exec-sqlcmd-msq-in-excel/m-p/1449305#M212888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vasanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i didnt find out the report RSMSQ020.&lt;/P&gt;&lt;P&gt;please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 08:22:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-exec-sqlcmd-msq-in-excel/m-p/1449305#M212888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T08:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the function EXEC_SQLCMD_MSQ in Excel?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-exec-sqlcmd-msq-in-excel/m-p/1449306#M212889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hI,&lt;/P&gt;&lt;P&gt;Does the parameters have correct type specified?&lt;/P&gt;&lt;P&gt;Also check the return value of sy-subrc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 10:18:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-exec-sqlcmd-msq-in-excel/m-p/1449306#M212889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T10:18:36Z</dc:date>
    </item>
  </channel>
</rss>

