<?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: reports in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3751811#M902616</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;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c0/980374e58611d194cc00a0c94260a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c0/980374e58611d194cc00a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagadish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2008 11:30:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-23T11:30:21Z</dc:date>
    <item>
      <title>reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3751809#M902614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) What is the difference between report and scripts?&lt;/P&gt;&lt;P&gt;2) How to display all the parameters in single line?&lt;/P&gt;&lt;P&gt;3) How to get user input enabled field on report?&lt;/P&gt;&lt;P&gt;4) What are the different types of variants? What are the screen variants?  Difference    between screen variants and transaction variants? Where will the created variants store?&lt;/P&gt;&lt;P&gt;How to read the float value in selection-screen?&lt;/P&gt;&lt;P&gt;5) Display the default values in selection screen? List out them?&lt;/P&gt;&lt;P&gt;6) Which table we use to change the selection-screen dynamically?&lt;/P&gt;&lt;P&gt;7) What is the master client in sap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 09:48:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3751809#M902614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T09:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3751810#M902615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) What is the difference between report and scripts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reports are generally used for internal purpose(in the company) and scripts outside the company. scripts can be easily designed to reqiured design(o/p style). these are main two differences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) How to display all the parameters in single line?&lt;/P&gt;&lt;P&gt;use all the parameters between &lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;parameters : p1 type c,&lt;/P&gt;&lt;P&gt;                   p2 type i,  ....etc&lt;/P&gt;&lt;P&gt;selection screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) How to get user input enabled field on report?&lt;/P&gt;&lt;P&gt;use alv grid and when we pass in layout edit field we get i/p enabled field. i.e user can change a value on the scrren itself&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) What are the different types of variants? What are the screen variants? Difference between screen variants and transaction variants? Where will the created variants store?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the following link you will get a clear idea on variants&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c0/980374e58611d194cc00a0c94260a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c0/980374e58611d194cc00a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Display the default values in selection screen? List out them?&lt;/P&gt;&lt;P&gt;this que is not clear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) Which table we use to change the selection-screen dynamically?&lt;/P&gt;&lt;P&gt;screen table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7) What is the master client in sap&lt;/P&gt;&lt;P&gt;master clien 000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; How to read the float value in selection-screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in parameters and select-options float data type is not allowed. use p insted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my advice is not to post too many que. it will not be helpful for u as u will niot get many ans&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;prasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 11:28:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3751810#M902615</guid>
      <dc:creator>prasanth_kasturi</dc:creator>
      <dc:date>2008-04-23T11:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3751811#M902616</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;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c0/980374e58611d194cc00a0c94260a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c0/980374e58611d194cc00a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagadish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 11:30:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3751811#M902616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T11:30:21Z</dc:date>
    </item>
  </channel>
</rss>

