<?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: alv in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2900360#M681997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-to give layout is not mandatory&lt;/P&gt;&lt;P&gt;-sort is given lets say we want first sort on specific fields&lt;/P&gt;&lt;P&gt;-you need to pass parameter do_sum = 'X' in fieldcatlog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2007 13:50:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-22T13:50:43Z</dc:date>
    <item>
      <title>alv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2900359#M681996</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;In alv what is the use of layout, is it mandatory to give layout to any list display?&lt;/P&gt;&lt;P&gt;what is i_save? normally alv will sort the fields by default, but why we are giving i&lt;/P&gt;&lt;P&gt;_sort.  how can  we so totals and subtotals in alvs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 13:44:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2900359#M681996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T13:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: alv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2900360#M681997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-to give layout is not mandatory&lt;/P&gt;&lt;P&gt;-sort is given lets say we want first sort on specific fields&lt;/P&gt;&lt;P&gt;-you need to pass parameter do_sum = 'X' in fieldcatlog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 13:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2900360#M681997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T13:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: alv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2900361#M681998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alka&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every ALV list has a layout whether you define a specific one (LVC_S_LAYO) or not. &lt;/P&gt;&lt;P&gt;IMPORTING parameter I_SAVE defines if and which kind of layouts a user can save:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;- I_SAVE = ' ' (space) &amp;lt;/b&amp;gt; " user cannot save any layouts&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;- I_SAVE = 'U'   &amp;lt;/b&amp;gt;          " user can create and save user-specific layouts&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;- I_SAVE = 'A'  &amp;lt;/b&amp;gt;           " user can create and save user-specific/general layout&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:09:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2900361#M681998</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-10-23T05:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: alv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2900362#M681999</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;just give me ur code and i will make correct it and let u solve d problem and it will show ur alv totals display.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:41:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2900362#M681999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:41:00Z</dc:date>
    </item>
  </channel>
</rss>

