<?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 ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157625#M456018</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 want to add 2 fields to ALV report. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the prerequisites needs be taken in this scenarios?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Little bit urgent.&lt;/P&gt;&lt;P&gt;regards,GA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 May 2007 06:58:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-02T06:58:03Z</dc:date>
    <item>
      <title>ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157625#M456018</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 want to add 2 fields to ALV report. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the prerequisites needs be taken in this scenarios?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Little bit urgent.&lt;/P&gt;&lt;P&gt;regards,GA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 06:58:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157625#M456018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T06:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157626#M456019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change Field catalog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 06:59:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157626#M456019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T06:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157627#M456020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add the 2 fields to the definition of the output table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If in the fieldcatalog definition the output field isnt disabled, the 2 additional fields will be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Hans&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward all helpful answers !!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 06:59:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157627#M456020</guid>
      <dc:creator>h_senden2</dc:creator>
      <dc:date>2007-05-02T06:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157628#M456021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;    just  add these two fields in the fieldcatalog, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 07:00:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157628#M456021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T07:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157629#M456022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Define those two fields in the internal table thu which you are desplaying the output ... populate the field in the internal table .... if the fieldcalalog is built using function module you don;t need to do anything then... it will automatically be displayed..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;other wise if fieldcalaog table is popul;ated seperately then you need to add two fieldcatalog.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jayant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 07:02:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157629#M456022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T07:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157630#M456023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi G.A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just follow this code,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*define ur fieldcatlog...&lt;/P&gt;&lt;P&gt;data: l_tab_fieldcatlog  type slis_t_fieldcat_alv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*call ur fieldcatlog...&lt;/P&gt;&lt;P&gt;perform build_catlog using l_pos 'G_TAB_SUCC' 'VBELN'   '16'  text-005.&lt;/P&gt;&lt;P&gt;perform build_catlog using l_pos 'G_TAB_SUCC' 'MESSAGE' '90'  text-007.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*fill fieldcatlog...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Form  build_catlog&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     --&amp;gt;P_L_POS  text&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     --&amp;gt;P_0348   text&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     --&amp;gt;P_0349   text&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     --&amp;gt;P_0350   text&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     --&amp;gt;P_TEXT_004  text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form build_catlog  using    u_pos         type any&lt;/P&gt;&lt;P&gt;                            value(u_0348) type any&lt;/P&gt;&lt;P&gt;                            value(u_0349) type any&lt;/P&gt;&lt;P&gt;                            value(u_0350) type any&lt;/P&gt;&lt;P&gt;                            u_text        type any.&lt;/P&gt;&lt;P&gt;  data: l_wa_fieldcatlog type slis_fieldcat_alv.&lt;/P&gt;&lt;P&gt;  add 1 to u_pos.&lt;/P&gt;&lt;P&gt;  l_wa_fieldcatlog-col_pos      = u_pos.&lt;/P&gt;&lt;P&gt;  l_wa_fieldcatlog-tabname      = u_0348.&lt;/P&gt;&lt;P&gt;  l_wa_fieldcatlog-fieldname    = u_0349.&lt;/P&gt;&lt;P&gt;  l_wa_fieldcatlog-outputlen    = u_0350.&lt;/P&gt;&lt;P&gt;  l_wa_fieldcatlog-reptext_ddic = u_text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  append l_wa_fieldcatlog to l_tab_fieldcatlog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.                    " build_catlog&lt;/P&gt;&lt;P&gt;*assume  this as ur initial fieldcatlog then add two new fileds like as follows....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*call ur fieldcatlog...&lt;/P&gt;&lt;P&gt;perform build_catlog using l_pos 'G_TAB_SUCC' 'VBELN'      '16'  text-005.&lt;/P&gt;&lt;P&gt;perform build_catlog using l_pos 'G_TAB_SUCC' 'MESSAGE' '90'  text-007.&lt;/P&gt;&lt;P&gt;perform build_catlog using l_pos 'G_TAB_SUCC' 'EKK0'      '10'  text-005.&lt;/P&gt;&lt;P&gt;perform build_catlog using l_pos 'G_TAB_SUCC' 'EKPO      '10'  text-005.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*then it satisfies ur requirements...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards...&lt;/P&gt;&lt;P&gt;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 07:07:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157630#M456023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T07:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157631#M456024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi GA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a sample prg.&lt;/P&gt;&lt;P&gt;If u want to add two fields means&lt;/P&gt;&lt;P&gt;just gothrough this prg.&lt;/P&gt;&lt;P&gt;Its simple only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  ZEASALV_04                              .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES : zeastable_02,zeastable_04.&lt;/P&gt;&lt;P&gt;TYPE-POOLS : slis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES : BEGIN OF fieldst,&lt;/P&gt;&lt;P&gt;        name LIKE zeastable_02-name,&lt;/P&gt;&lt;P&gt;        znum LIKE zeastable_02-znum,&lt;/P&gt;&lt;P&gt;        empno LIKE zeastable_04-empno,&lt;/P&gt;&lt;P&gt;        zempsalary LIKE zeastable_04-zempsalary,&lt;/P&gt;&lt;P&gt;        &amp;lt;b&amp;gt;NEW FIELD1 LIKE ZEASTABLE_02-*******,&lt;/P&gt;&lt;P&gt;        NEW FIELD2 LIKE ZEASTABLE_04-*******,&amp;lt;/b&amp;gt;     &lt;/P&gt;&lt;P&gt;        END OF fieldst.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA itab TYPE TABLE OF fieldst WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: w_report_id  LIKE sy-repid.            "Program name&lt;/P&gt;&lt;P&gt;DATA: w_title   TYPE lvc_title VALUE    'Assignment 1 in ALV'.&lt;/P&gt;&lt;P&gt;DATA: w_layout   TYPE slis_layout_alv.      "Layout setup&lt;/P&gt;&lt;P&gt;DATA: w_fieldcat TYPE slis_t_fieldcat_alv.  "Field Catlog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECT-OPTIONS employee FOR zeastable_04-empno.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT zeastable_02&lt;SUB&gt;name  zeastable_02&lt;/SUB&gt;znum&lt;/P&gt;&lt;P&gt;             zeastable_04&lt;SUB&gt;empno zeastable_04&lt;/SUB&gt;zempsalary&lt;/P&gt;&lt;P&gt;            &amp;lt;b&amp;gt; ZEASTABLE_02~NEWFIELD1&lt;/P&gt;&lt;P&gt;             ZEASTABLE_02~NEWFIELD2&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;            INTO CORRESPONDING FIELDS OF TABLE itab FROM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            zeastable_02 INNER JOIN zeastable_04 ON&lt;/P&gt;&lt;P&gt;            zeastable_02&lt;SUB&gt;name = zeastable_04&lt;/SUB&gt;name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;              WHERE  zeastable_04~empno IN employee.&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;w_report_id = sy-repid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERFORM i_layout CHANGING w_layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERFORM i_fieldcat CHANGING w_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;    i_callback_program                = 'ZEASALV_04'&lt;/P&gt;&lt;P&gt;     i_grid_title                      = w_title&lt;/P&gt;&lt;P&gt;     is_layout                         = w_layout&lt;/P&gt;&lt;P&gt;     it_fieldcat                       = w_fieldcat&lt;/P&gt;&lt;P&gt;     i_save                            = 'A'&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      t_outtab                          = itab&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;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno&lt;/P&gt;&lt;P&gt;            WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form i_layout  changing p_w_layout.&lt;/P&gt;&lt;P&gt;clear w_layout.&lt;/P&gt;&lt;P&gt;  w_layout-colwidth_optimize = 'X'.&lt;/P&gt;&lt;P&gt;  w_layout-edit = ' '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.                    " i_layout&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*************************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form i_fieldcat  changing p_w_feildcat.&lt;/P&gt;&lt;P&gt;data: l_line_fieldcat type slis_fieldcat_alv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear l_line_fieldcat.&lt;/P&gt;&lt;P&gt;  l_line_fieldcat-fieldname = 'NAME'.&lt;/P&gt;&lt;P&gt;  l_line_fieldcat-ref_tabname = 'itab'.&lt;/P&gt;&lt;P&gt;  l_line_fieldcat-seltext_m = 'NAME'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  l_line_fieldcat-key  = 'X'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   append l_line_fieldcat to w_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  clear l_line_fieldcat.&lt;/P&gt;&lt;P&gt;  l_line_fieldcat-fieldname = 'ZNUM'.&lt;/P&gt;&lt;P&gt;  l_line_fieldcat-ref_tabname = 'itab'.&lt;/P&gt;&lt;P&gt;  l_line_fieldcat-seltext_m = 'NUMBER'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  l_line_fieldcat-key  = 'X'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  append l_line_fieldcat to w_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  clear l_line_fieldcat.&lt;/P&gt;&lt;P&gt;  l_line_fieldcat-fieldname = 'EMPNO'.&lt;/P&gt;&lt;P&gt;  l_line_fieldcat-ref_tabname = 'itab'.&lt;/P&gt;&lt;P&gt;  l_line_fieldcat-seltext_m = 'EMPLNUM'.&lt;/P&gt;&lt;P&gt;*l_line_fieldcat-key  = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  append l_line_fieldcat to w_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  clear l_line_fieldcat.&lt;/P&gt;&lt;P&gt;  l_line_fieldcat-fieldname = 'ZEMPSALARY'.&lt;/P&gt;&lt;P&gt;  l_line_fieldcat-ref_tabname = 'itab'.&lt;/P&gt;&lt;P&gt;  l_line_fieldcat-seltext_m = 'SALARY'.&lt;/P&gt;&lt;P&gt;*l_line_fieldcat-key  = 'X'.&lt;/P&gt;&lt;P&gt;  append l_line_fieldcat to w_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;LIKE THAT HERE ALSO ADD THAT &lt;/P&gt;&lt;P&gt;FIELDS&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.                    " i_fieldcat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward for useful answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 09:49:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157631#M456024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T09:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157632#M456025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;  Just do the following&lt;/P&gt;&lt;P&gt;1. Add the two feilds in the output internal table , table to be displayed as ALV&lt;/P&gt;&lt;P&gt;2. Add these feilds in the feild catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 09:53:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2157632#M456025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T09:53:43Z</dc:date>
    </item>
  </channel>
</rss>

