<?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 SQ01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4989061#M1162218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create infoset by using sq02 with 3 table : mara , mard , makt.&lt;/P&gt;&lt;P&gt;where i want to put condition using hardcode the value how is this posible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because , it gives me all table from mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz help me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jan 2009 05:22:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-02T05:22:02Z</dc:date>
    <item>
      <title>SQ01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4989061#M1162218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create infoset by using sq02 with 3 table : mara , mard , makt.&lt;/P&gt;&lt;P&gt;where i want to put condition using hardcode the value how is this posible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because , it gives me all table from mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz help me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 05:22:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4989061#M1162218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T05:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: SQ01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4989062#M1162219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankita.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One there is an option in SQ02 where you can write your program line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i will suggest you is take the fields that you want to hardcode in Selection list and then assign a selection variant where you can give values to input variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this way you report can be saved from any hardcoding actvity, also it can be used for other purpose also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 05:28:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4989062#M1162219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T05:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: SQ01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4989063#M1162220</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;for a query whatever code you want to write, everything will done in the Infoset only.&lt;/P&gt;&lt;P&gt;after entering 'SQ02' provide the infoset name and click on change button, it will navigate to next screen.&lt;/P&gt;&lt;P&gt;in this u can see the buttons 'EXTRAS, SELECTIONS, CODE, ENHANCEMENTS' in application tool bar.&lt;/P&gt;&lt;P&gt;by pressing CODE button it opens an editor, here you can write the condition whatever u wnat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let me know if u need any further help!!&lt;/P&gt;&lt;P&gt;Hope it helps for ur Question!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 05:29:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4989063#M1162220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T05:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: SQ01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4989064#M1162221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But output is not according what i want, it is not considering the condition value..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code id like..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select mara&lt;SUB&gt;matnr mard&lt;/SUB&gt;werks mard~lgort&lt;/P&gt;&lt;P&gt;into (mara-matnr,mard-werks,mard-lgort)&lt;/P&gt;&lt;P&gt;from mara&lt;/P&gt;&lt;P&gt;inner join mard on mard&lt;SUB&gt;matnr = mara&lt;/SUB&gt;matnr&lt;/P&gt;&lt;P&gt;where mara~spart = '90'.&lt;/P&gt;&lt;P&gt;endselect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 05:54:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4989064#M1162221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T05:54:45Z</dc:date>
    </item>
  </channel>
</rss>

