<?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 query report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-report/m-p/1603182#M270829</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 dont know much abt query reports i have a field i a query report whose field length i need to change, if any one can elaborate on the steps required to go through sq01 and sq02 to increase the length of the field. at present it is type p lenghth 3 i need it to be atleast 7-8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Anu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Oct 2006 08:49:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-18T08:49:03Z</dc:date>
    <item>
      <title>query report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-report/m-p/1603182#M270829</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 dont know much abt query reports i have a field i a query report whose field length i need to change, if any one can elaborate on the steps required to go through sq01 and sq02 to increase the length of the field. at present it is type p lenghth 3 i need it to be atleast 7-8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Anu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 08:49:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-report/m-p/1603182#M270829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T08:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: query report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-report/m-p/1603183#M270830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all i also need to make a field in the same query report mandatory how to go abt it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 09:11:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-report/m-p/1603183#M270830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T09:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: query report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-report/m-p/1603184#M270831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Anu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Please try as per the following steps:&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;   1. Go to transaction SQ02.&lt;/P&gt;&lt;P&gt;   2. Use menupath: Goto -&amp;gt; Node Extras&lt;/P&gt;&lt;P&gt;   3. From the right partion of the screen, there will be few buttons.&lt;/P&gt;&lt;P&gt;   4. Click on Create.&lt;/P&gt;&lt;P&gt;   5. Define a variable say zfld1. Give the type of additional information as Additional Field.&lt;/P&gt;&lt;P&gt;   6. In the popup screen, populate values for Long Text, Header, Type P, Length, Output Length, Decimals.&lt;/P&gt;&lt;P&gt;   7. Now click on the Coding for Addition button in the same screen.&lt;/P&gt;&lt;P&gt;   8. Write the coding to populate this variable.&lt;/P&gt;&lt;P&gt;   9. Save.&lt;/P&gt;&lt;P&gt;   10. Click on field groups in the application tool bar.&lt;/P&gt;&lt;P&gt;   11. You will find "Additional fields" on the left hand side of the partition.&lt;/P&gt;&lt;P&gt;   12. Drag this field to any field group on the right hand side.&lt;/P&gt;&lt;P&gt;   13. Save.&lt;/P&gt;&lt;P&gt;   14. Generate. Ignore the warning messages if any.&lt;/P&gt;&lt;P&gt;   15. Go to transaction SQ01.&lt;/P&gt;&lt;P&gt;   16. Select the query in change mode.&lt;/P&gt;&lt;P&gt;   17. Now select this field for output and check the results. I hope from here you can take it on.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;Hope the info can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 10:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-report/m-p/1603184#M270831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T10:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: query report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-report/m-p/1603185#M270832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi if u can let me know how to make the selection screen fields mandatory&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 10:33:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-report/m-p/1603185#M270832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T10:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: query report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-report/m-p/1603186#M270833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  You can acheive the same by setting a variant with attributes of mandatory fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  For this you can follow below steps:&lt;/P&gt;&lt;P&gt;  1. Go to transaction SQ01. Go in change mode of the query.&lt;/P&gt;&lt;P&gt;  2. In the initial screen, Under special Attributes you will find &amp;lt;b&amp;gt;Standard Variant&amp;lt;/b&amp;gt;, Execute only with variant checkbox. Tick the checkbox. By default the value for Standard Variant is &amp;lt;b&amp;gt;CUS&amp;amp;STANDARD&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;  3. Now execute.&lt;/P&gt;&lt;P&gt;  4. In the selection screen, Click on Save button as you are saving a variant of report.&lt;/P&gt;&lt;P&gt;  5. In the next screen: Select the checkboxes in the last column for all parameters that you want to make mandatory.&lt;/P&gt;&lt;P&gt;  6. Now save the variant.&lt;/P&gt;&lt;P&gt;  7. Go back and start afresh executing the query from SQ01.&lt;/P&gt;&lt;P&gt;   You will find the fields as mandatory for which you have set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Also kindly note to close your thread when completely solved by the replies or even by yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 06:25:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-report/m-p/1603186#M270833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T06:25:27Z</dc:date>
    </item>
  </channel>
</rss>

