<?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: ALVS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203768#M763677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chandu  my id is  satishabap970@gmail.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz forward the ppts of alvs an other topics too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jan 2008 10:42:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-10T10:42:00Z</dc:date>
    <item>
      <title>ALVS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203762#M763671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1)in alvs hw to get the default values in the selection screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)what is the difference between list,grid , block display?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)what is bloc display? why is it differnt from other displays?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4)i have created one program in alvs, in that internal table       contains 2fields.while in my structure contains 5 fields.&lt;/P&gt;&lt;P&gt;      when output is displayed it showing all the fields of structure           instead of internal table fields. hw to get only those two fields       of intenal table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 17:49:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203762#M763671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T17:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: ALVS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203763#M763672</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;Don't make your thread with Multiple Questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BLOCK ALV is used for Multiple Lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Difference Between Alv grid and List Display :&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some differences:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) from abap coding point of view,&lt;/P&gt;&lt;P&gt;alv list is done with Function modules,&lt;/P&gt;&lt;P&gt;alv gris can also be done with FM,&lt;/P&gt;&lt;P&gt;but can also be done using OO concepts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) Alv grid (using oo concept) requires&lt;/P&gt;&lt;P&gt;designing the screen layout .&lt;/P&gt;&lt;P&gt;Hence, in one screen, we can show more&lt;/P&gt;&lt;P&gt;then one alv grid &lt;/P&gt;&lt;P&gt;(we cannot show more than&lt;/P&gt;&lt;P&gt;one alv list on one screen)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c) ALV grid uses ActiveX controls&lt;/P&gt;&lt;P&gt;present on the Presentation Server.&lt;/P&gt;&lt;P&gt;Hence, it consumes More Memory&lt;/P&gt;&lt;P&gt;on the presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;d) ALV LIST is Display Only.&lt;/P&gt;&lt;P&gt;Whereas&lt;/P&gt;&lt;P&gt;ALV Grid Can Be made EDITABLE for entry purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e) In alv grid, these options are possible,&lt;/P&gt;&lt;P&gt;but not in alv list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without horizontal lines&lt;/P&gt;&lt;P&gt;without vertical lines&lt;/P&gt;&lt;P&gt;without cell merging during sorts&lt;/P&gt;&lt;P&gt;display total lines above the entries &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALV LIST Can be coded using only FMs &lt;/P&gt;&lt;P&gt;ALV GRID Can be coded using FMs and object oriented concepts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALV LIST Can be displayed hieraicharlly &lt;/P&gt;&lt;P&gt;ALV GRID cannot be displayed hierarichally&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 17:57:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203763#M763672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T17:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: ALVS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203764#M763673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To put default values to parameters or select-options use this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameter: p_matnr like mara-matnr default 'test1'..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options: s_matnr for mara-matnr default 'test1' to 'test2'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or u can do it in INITIALIZATION event assigning values to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INITIALIZATION.&lt;/P&gt;&lt;P&gt; p_matnr = 'test3'.&lt;/P&gt;&lt;P&gt; s_matnr-low = 'test4'.&lt;/P&gt;&lt;P&gt; s_matnr-high = 'test5'.&lt;/P&gt;&lt;P&gt; s_matnr-sign = 'I'.&lt;/P&gt;&lt;P&gt; s_matnr-option = 'BT'.&lt;/P&gt;&lt;P&gt; append s_matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to display those 2 fields only, create your own fieldcatalog. and pass it to it_fieldcat export parameter in the reuse...... FMs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ANUPAM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 19:37:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203764#M763673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T19:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: ALVS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203765#M763674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;can u gv me ur mail id,so that i can send power point slides regarding ALV's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;chandu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 05:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203765#M763674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T05:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: ALVS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203766#M763675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandu,&lt;/P&gt;&lt;P&gt;Plz send the PPTs to me also&lt;/P&gt;&lt;P&gt;mnpss@rediffmail.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 06:41:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203766#M763675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T06:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: ALVS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203767#M763676</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;1)In ALV &lt;STRONG&gt;list display&lt;/STRONG&gt; it only display the list u can not drag and drop to ur output fileds , but where as in &lt;STRONG&gt;grid display&lt;/STRONG&gt; in the out put u can drag &amp;amp; drop the list fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)difference between list display &amp;amp; block display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;List display it display the list out put.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But block display it will display block wise output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex: in block display u have 2 internal table like kna1,mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;O/P : 1) &lt;U&gt;kunnar   name1 land1&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          2)  &lt;U&gt;matnr mbrsh&lt;/U&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where as in list display it will display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kunnr name1 land1 matnr mbrsh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it display the contents like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)  ur getting 5 fileds instead of 2 fileds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think  ur passing structure in list display function module .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to use filed catalog and pass it to list display FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;other wise i_output = just u pass internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;reward me a points if it is use full answer/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 06:49:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203767#M763676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T06:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: ALVS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203768#M763677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chandu  my id is  satishabap970@gmail.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz forward the ppts of alvs an other topics too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2008 10:42:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203768#M763677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-10T10:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: ALVS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203769#M763678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandu please send a copy to me @ chandraprakash.g@gmail.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jan 2008 10:12:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alvs/m-p/3203769#M763678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-13T10:12:05Z</dc:date>
    </item>
  </channel>
</rss>

