<?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: Query Layout in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-layout/m-p/1111274#M106258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sasi,&lt;/P&gt;&lt;P&gt;Thank you for your posting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But currently i am looking out for the Query's Layout (This will have only the Header fields of the Output that have been used in the Query, there will be no data displayed in this.)&lt;/P&gt;&lt;P&gt;This functionality gives the end users to First have a look at the  Out put fields and if it matches there requirment then they can select the query to execute.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;- PSK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Oct 2005 11:12:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-26T11:12:00Z</dc:date>
    <item>
      <title>Query Layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-layout/m-p/1111272#M106256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt; How can we display the List layout of an ABAP Query.&lt;/P&gt;&lt;P&gt; Currently this functionality exists in the standard SQ00.&lt;/P&gt;&lt;P&gt; TA Code SQ00 --&amp;gt; Select the Group&lt;/P&gt;&lt;P&gt; It displays all the Queries under that Group.&lt;/P&gt;&lt;P&gt; select any of the Query and click the 'Layout display' button on the Application tool bar.&lt;/P&gt;&lt;P&gt; Is there an SAP FM which can deliver the same. I need to recreate the same in a ZObject. I am currently on the 4.5 Ver.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-PSK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2005 10:11:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-layout/m-p/1111272#M106256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-26T10:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Query Layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-layout/m-p/1111273#M106257</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;i don't know about 4.5 version, but u try with this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy the existing one into new Zquery. then the query will generate one ABAP program you can find out the name of program name by &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;menu -&amp;gt; query - &amp;gt; More functions - &amp;gt; Display report name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2005 11:00:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-layout/m-p/1111273#M106257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-26T11:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Query Layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-layout/m-p/1111274#M106258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sasi,&lt;/P&gt;&lt;P&gt;Thank you for your posting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But currently i am looking out for the Query's Layout (This will have only the Header fields of the Output that have been used in the Query, there will be no data displayed in this.)&lt;/P&gt;&lt;P&gt;This functionality gives the end users to First have a look at the  Out put fields and if it matches there requirment then they can select the query to execute.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;- PSK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2005 11:12:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-layout/m-p/1111274#M106258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-26T11:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Query Layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-layout/m-p/1111275#M106259</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;look report rsaqlout - but you've to export some parameters before submitting it - so analyse report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2005 11:33:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-layout/m-p/1111275#M106259</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-10-26T11:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Query Layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-layout/m-p/1111276#M106260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andreas,&lt;/P&gt;&lt;P&gt;Thank you for your posting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I included &lt;/P&gt;&lt;P&gt;    WHEN 'LOUT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      DATA: QNAME TYPE QUNAME.&lt;/P&gt;&lt;P&gt;      EXPORT HEADQU&lt;/P&gt;&lt;P&gt;             DBOP DBSN DBFR DBLF DBSE&lt;/P&gt;&lt;P&gt;             DBGR DBLI DBFF DBFM&lt;/P&gt;&lt;P&gt;             DBVH DBVS DBRH DBRL&lt;/P&gt;&lt;P&gt;             DBPT DBCT&lt;/P&gt;&lt;P&gt;             MAXQU_TINDX QUTEXT&lt;/P&gt;&lt;P&gt;             HEADSG&lt;/P&gt;&lt;P&gt;             DBSA DBSF DBSG DBJT DBJC DBZT DBZC DBZL DBPA DBWR DBFT&lt;/P&gt;&lt;P&gt;             MAXSG_TINDX SGTEXT&lt;/P&gt;&lt;P&gt;             QNAME&lt;/P&gt;&lt;P&gt;             TO MEMORY ID 'AQQDATA'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SUBMIT RSAQLOUT AND RETURN.&lt;/P&gt;&lt;P&gt;the same into my ZObject and when i start debugging the object i can see the data been picked up. But the Object is failing at &lt;/P&gt;&lt;P&gt;008280       ENDIF.                                     &lt;/P&gt;&lt;P&gt;008290       I = BLDESC-LPOS - 1.                       &lt;/P&gt;&lt;P&gt;     &amp;gt;       ASSIGN COL1+I(BLDESC-LENG) TO &amp;lt;F1&amp;gt;.        &lt;/P&gt;&lt;P&gt;008310       ASSIGN COL2+I(BLDESC-LENG) TO &amp;lt;F2&amp;gt;.        &lt;/P&gt;&lt;P&gt;008320       READ TABLE DBOP WITH KEY SGNA = BLDESC-SGNA&lt;/P&gt;&lt;P&gt;With the info that &lt;/P&gt;&lt;P&gt;Program error: ASSIGN with length 0 in program "RSAQLOUT ".&lt;/P&gt;&lt;P&gt;As Field Symbols have been used i could not see what value is been passed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;- PSK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2005 11:39:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-layout/m-p/1111276#M106260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-26T11:39:08Z</dc:date>
    </item>
  </channel>
</rss>

