<?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/2729613#M633583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are going with OOPs ALV check standard program in SE38 as BCALV * and RSDEMO * which will give you all types of ALV programs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if find useful..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Minal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2007 03:01:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-11T03:01:24Z</dc:date>
    <item>
      <title>Alv...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2729612#M633582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;experts!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is my first time in creating an alv..&lt;/P&gt;&lt;P&gt;i have 4 fields (field1 , field2 ,field3 , field4)&lt;/P&gt;&lt;P&gt;scenario:: field 3 is dynamic meaning no exact number of fields::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;name     address       phone no1. phone2 phone 3.      remarks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name = field1&lt;/P&gt;&lt;P&gt;address = field2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;phone no1 , phone2 , phone3...etc.. = field3(dynamic::).&lt;/P&gt;&lt;P&gt;remarks = field4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how would I start this?&lt;/P&gt;&lt;P&gt;could you help me guys on this..&lt;/P&gt;&lt;P&gt;Please..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 02:55:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2729612#M633582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T02:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alv...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2729613#M633583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are going with OOPs ALV check standard program in SE38 as BCALV * and RSDEMO * which will give you all types of ALV programs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if find useful..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Minal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 03:01:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2729613#M633583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T03:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Alv...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2729614#M633584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suppose you are looking for something that should dynamically increase the columns of the ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this blog &lt;/P&gt;&lt;P&gt;/people/rich.heilman2/blog/2005/07/27/dynamic-internal-tables-and-structures--abap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 03:03:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2729614#M633584</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-09-11T03:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Alv...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2729615#M633585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, selma!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this might give you an idea what to do:&lt;/P&gt;&lt;P&gt;DATA: ls_fieldcat TYPE slis_fieldcat_alv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REFRESH f_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*/name&lt;/P&gt;&lt;P&gt;CLEAR ls_fieldcat.&lt;/P&gt;&lt;P&gt;ls_fieldcat-col_pos   = 1.&lt;/P&gt;&lt;P&gt;ls_fieldcat-fieldname = 'NAME'.&lt;/P&gt;&lt;P&gt;ls_fieldcat-seltext_m = 'Name'.&lt;/P&gt;&lt;P&gt;APPEND ls_fieldcat TO f_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*/ address&lt;/P&gt;&lt;P&gt;"CLEAR ls_fieldcat.&lt;/P&gt;&lt;P&gt;ADD 1 TO ls_fieldcat-col_pos.&lt;/P&gt;&lt;P&gt;ls_fieldcat-fieldname = 'ADDRESS'.&lt;/P&gt;&lt;P&gt;ls_fieldcat-seltext_m = 'Address'.&lt;/P&gt;&lt;P&gt;APPEND ls_fieldcat TO f_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*/ phone no1&lt;/P&gt;&lt;P&gt;ADD 1 TO ls_fieldcat-col_pos.&lt;/P&gt;&lt;P&gt;ls_fieldcat-fieldname = 'PHONE'.&lt;/P&gt;&lt;P&gt;ls_fieldcat-seltext_m = 'Phone1'.&lt;/P&gt;&lt;P&gt;APPEND ls_fieldcat TO f_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: lt_sort TYPE slis_sortinfo_alv.&lt;/P&gt;&lt;P&gt;ADD 1 TO lt_sort-spos.&lt;/P&gt;&lt;P&gt;lt_sort-fieldname   = 'NAME'.&lt;/P&gt;&lt;P&gt;APPEND lt_sort TO f_sort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    i_callback_program = gy_repid&lt;/P&gt;&lt;P&gt;    is_layout          = gs_layout&lt;/P&gt;&lt;P&gt;    it_fieldcat        = it_fieldcat&lt;/P&gt;&lt;P&gt;    it_sort            = it_sort&lt;/P&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;P&gt;    t_outtab           = it_data&lt;/P&gt;&lt;P&gt;  EXCEPTIONS&lt;/P&gt;&lt;P&gt;    program_error      = 1&lt;/P&gt;&lt;P&gt;    OTHERS             = 2.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this link, too:&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://www.sapdevelopment.co.uk/reporting/alv/alvlist_code.htm"&amp;gt;ALV development (ALV_LIST)&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 03:16:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2729615#M633585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T03:16:27Z</dc:date>
    </item>
  </channel>
</rss>

