<?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: ME5A Report - Request for Help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342316#M1539632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jan 2011 20:14:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-01-12T20:14:43Z</dc:date>
    <item>
      <title>ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342311#M1539627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on the Report (ME5A) - Purchase Requisition List.  I have completed the following items, viz,&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;a) Additon of Two more fields MRP Type and Lot Size in the Screen Input.&lt;/P&gt;&lt;P&gt;b) Appended the structure MEREP_OUTTAB_EBAN with the above two fields in order to get that in ALV layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am stuck up in the place - to populate this field. I debugged it lot and not able to identify it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one give me a hint on a Function / place where this can be updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 06:52:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342311#M1539627</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2010-10-22T06:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342312#M1539628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi venkat,&lt;/P&gt;&lt;P&gt;I have a similar request to add Bin Location to ME5A alv(output)..&lt;/P&gt;&lt;P&gt;I will appreciate it if you can give me a hint on where to add that field.&lt;/P&gt;&lt;P&gt;Shilpa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 16:15:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342312#M1539628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-22T16:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342313#M1539629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shilpa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To add a new field in this ALV, you have to modify the existing structure.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) You have to use Append STructure.  This report uses the Structure MEREP_OUTTAB_EBAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Select the structure using SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Click Append structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Add your new field , Save and Activate it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you will get this field in the report.  However you have to identify the place where to populate this field. &lt;/P&gt;&lt;P&gt;Secondly, this field may not display at first place.  you may have to use change layout at alv tool and select this field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 04:50:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342313#M1539629</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2010-12-23T04:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342314#M1539630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;Thank you for the hint... I was checking for an alert on for any response but never saw any alert, thanks god , this issue came up and revisited this site to find your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By chance do you know where to add the logic to populate this field...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I highly appreciate your response... I had started being disappointed with this site but somehow you responded.. I remain grateful&lt;/P&gt;&lt;P&gt;to you...mohabbatein&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 21:46:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342314#M1539630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-11T21:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342315#M1539631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shilpa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I exactly do not remember the function name where I did some Enhancment Spot to update the extra field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hmm..  What you can do is that, find out the Internal table that passed to ALV Report display method,  Before that You can loop thrugh that internal table populate the field by select Query.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meanwhile let me recall the place, as it was quite loong time back i did this change,, I forgot infact... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 07:54:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342315#M1539631</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2011-01-12T07:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342316#M1539632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 20:14:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342316#M1539632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-12T20:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342317#M1539633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx Venkat&lt;/P&gt;&lt;P&gt;Your really helped me. However, i would like to add some points :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1:   When you enhanced PR screen using MEREQ001 enhancement, and adding your customer field in CI_EBANDB include, then this field automatically becomes part of MEREP_OUTTAB_EBAN structure. Hence, no additional Append to MEREP_OUTTAB_EBAN is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2:   Secondly, while enhancing function exit "EXIT_SAPLMEREQ_003" in MEREQ001 enhancement, you can code to save new fields' data in DB. E.g. use this code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

data : l_mereq_item type mereq_item.

if not im_req_item is initial.
   l_mereq_item = im_req_item-&amp;gt;get_data( ).
     if ( CI_EBANDB-ZZNEWFIELD ne l_mereq_item-ZZNEWFIELD ).
        move  CI_EBANDB-NEWFIELD to l_mereq_item-NEWFIELD.
        call method im_req_item-&amp;gt;set_data( l_mereq_item ).
        ex_changed = 'X'.
      endif.
endif.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing this will display the new column in ME5A!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 10:24:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342317#M1539633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-13T10:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342318#M1539634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I know this post is too old, but did you find the place to do this. I really need it!&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 16:26:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342318#M1539634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-03T16:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342319#M1539635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I know this post is too old, but did you find the place to do this. I really need it and when I execute the report is not passing through EXIT_SAPLMEREQ_003.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 16:28:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342319#M1539635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-03T16:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342320#M1539636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is very old post but i really need it ,&lt;/P&gt;&lt;P&gt;I am working with ME5A report and i want add more fields like company code and total value in ALV,&lt;/P&gt;&lt;P&gt;Please suggest what i should do ,&lt;/P&gt;&lt;P&gt;Shall i create "z" report and add the fields or shall i have to do the enhancement?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 06:53:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342320#M1539636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-22T06:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342321#M1539637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surbhi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please customize the structure - &lt;SPAN style="color: #333333; font-size: 12px;"&gt;MEREP_OUTTAB_EBAN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;with append structure with your fields.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Then you will get this layout in the report.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;You may have to find a enhancement spot to populate these fields.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;REgards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 11:31:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342321#M1539637</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2015-09-22T11:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342322#M1539638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have to create "Z" report like&amp;nbsp; ZRM06BA00 for ME5A. And&amp;nbsp; I have to add the fields company code and &lt;SPAN style="color: #333333; font-size: 12px;"&gt;total value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;please suggest where I can add fields in the&amp;nbsp; code (report &lt;SPAN style="font-size: 13.3333px;"&gt;ZRM06BA00&lt;/SPAN&gt;).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 11:47:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342322#M1539638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-22T11:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342323#M1539639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surbhi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do what Salman says in point 1:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;1:&amp;nbsp;&amp;nbsp; When you enhanced PR screen using MEREQ001 enhancement, and adding your customer field in CI_EBANDB include, then this field automatically becomes part of MEREP_OUTTAB_EBAN structure. Hence, no additional Append to MEREP_OUTTAB_EBAN is required.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Also as a point 2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;I found a PERFORM bam_daten_lesen(sapfm06b) that fills la it_eban table with data, what you would do is create an enhancement after this PERFORM an write the code to fill the field into the it_eban table, it works to me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juan Camilo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 20:13:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342323#M1539639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-21T20:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342324#M1539640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im new to this requirement,&lt;BR /&gt;1 . please suggest me how to add EBAN-BADAT in selection screen.&lt;BR /&gt;2 . and it will automatically display in alv coz it present in &lt;SPAN style="color: #333333; font-size: 12px;"&gt;MEREP_OUTTAB_EBAN structure.&lt;BR /&gt;&lt;/SPAN&gt;i have included s_badat in&amp;nbsp; bam_daten_lesen&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;sapfm06b)..&lt;/P&gt;&lt;P&gt;Ended up with short dump...please help me &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;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 08:29:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342324#M1539640</guid>
      <dc:creator>shilpa_mukerjee</dc:creator>
      <dc:date>2016-02-19T08:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342325#M1539641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shilpa&lt;/P&gt;&lt;P&gt;Can you please let me know what that Shortdump messsage says?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2016 07:02:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342325#M1539641</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2016-02-23T07:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: ME5A Report - Request for Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342326#M1539642</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;I have the same requirement with this post and need to show a new custom field in ME5A.&lt;/P&gt;&lt;P&gt;I have put the new field in my CI_EBANDB then the field is shown in ME5A, but how can I populate the field with a query? As of now the field is empty in ME5A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 07:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me5a-report-request-for-help/m-p/7342326#M1539642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-03T07:16:44Z</dc:date>
    </item>
  </channel>
</rss>

