<?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: Adding fields in ME4L in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919635#M1963733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jurgen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added few extra fields on screen ME42, see attzched image. These fields have been added in the table EKPO.&amp;nbsp; Now I want to show these fields also on ME4L&amp;nbsp; report, See attached image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don,t want to create copy of the report but want to see add columns in the ME4L&amp;nbsp;&amp;nbsp; standard&amp;nbsp; report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aneel&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/1038903" width="450" /&gt; &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/1038904" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Sep 2016 05:29:06 GMT</pubDate>
    <dc:creator>aneel_munawar</dc:creator>
    <dc:date>2016-09-20T05:29:06Z</dc:date>
    <item>
      <title>Adding fields in ME4L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919631#M1963729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear ABAP&amp;nbsp; Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i add a custom field in ME4L standard ALV report..I&amp;nbsp; have searched and tried but no success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aneel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 19:16:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919631#M1963729</guid>
      <dc:creator>aneel_munawar</dc:creator>
      <dc:date>2016-09-16T19:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Adding fields in ME4L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919632#M1963730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone have any idea that how to add the fields in report. ME4L .?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 05:13:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919632#M1963730</guid>
      <dc:creator>aneel_munawar</dc:creator>
      <dc:date>2016-09-20T05:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding fields in ME4L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919633#M1963731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't you think it would be better to share a screenshot with a little drawing to explain where you want to add a field in particular and what you already tried beside of searching?&lt;/P&gt;&lt;P&gt;If you would explain which field you would want to add and why you may also get consulting if that is from a functional point of view a good idea or not or if that field&amp;nbsp; is already somewhere&amp;nbsp; which you did not know yet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 05:19:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919633#M1963731</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2016-09-20T05:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding fields in ME4L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919634#M1963732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aneel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Transaction Code runs program RM06EL00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore based on your brief requirements the approach would be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* Take a copy of program RM06EL00 into a Z Version: Example ZRM06EL00&lt;/P&gt;&lt;P&gt;* Adjust the program accordingly to include your custom fields&lt;/P&gt;&lt;P&gt;* Test the program&lt;/P&gt;&lt;P&gt;* Use Transaction SE93 to define a Z Transaction Code for your new Z program&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;Arden&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 05:24:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919634#M1963732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-20T05:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Adding fields in ME4L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919635#M1963733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jurgen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added few extra fields on screen ME42, see attzched image. These fields have been added in the table EKPO.&amp;nbsp; Now I want to show these fields also on ME4L&amp;nbsp; report, See attached image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don,t want to create copy of the report but want to see add columns in the ME4L&amp;nbsp;&amp;nbsp; standard&amp;nbsp; report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aneel&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/1038903" width="450" /&gt; &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/1038904" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 05:29:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919635#M1963733</guid>
      <dc:creator>aneel_munawar</dc:creator>
      <dc:date>2016-09-20T05:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Adding fields in ME4L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919636#M1963734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aneel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once and if you're allowed to change a SAP Standard Program, that program is no longer supported by SAP. I'd reconsider this approach very carefully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The motivation to alter a SAP Standard Program needs to be pretty strong and not just cos we feel like it.&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;Arden&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 05:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919636#M1963734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-20T05:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding fields in ME4L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919637#M1963735</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;Add&amp;nbsp; the&amp;nbsp;&amp;nbsp; Fields in Structure&amp;nbsp; &lt;STRONG&gt;MEREP_OUTTAB_PURCHDOC.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Using Implicit Enhancement Pass&amp;nbsp; the values to&amp;nbsp; the customized&amp;nbsp; fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Include:LMEREPI02.&lt;/P&gt;&lt;P&gt;Inside&amp;nbsp; method : &lt;SPAN class="L0S52"&gt;METHOD &lt;/SPAN&gt;build_base_list&lt;SPAN class="L0S55"&gt;.(Line 566 Below).&amp;nbsp; pass&amp;nbsp; the&amp;nbsp; values to fields&amp;nbsp; using Implicit Enhancement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;METHOD &lt;/SPAN&gt;build_base_list&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SINGLE &lt;/SPAN&gt;j_3auanr eindt&amp;nbsp; &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;eket &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;RE_OUTTAB_PURCHDOC&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;ORDER&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;RE_OUTTAB_PURCHDOC&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;DEL_DATE&lt;SPAN class="L0S55"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WHERE &lt;/SPAN&gt;ebeln &lt;SPAN class="L0S52"&gt;eq &lt;/SPAN&gt;IM_EKPO&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;EBELN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;AND&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;ebelp &lt;SPAN class="L0S52"&gt;eq &lt;/SPAN&gt;IM_EKPO&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;EBELP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;AND&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;banfn &lt;SPAN class="L0S52"&gt;eq &lt;/SPAN&gt;IM_EKPO&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;BANFN&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope&amp;nbsp; it helpful,&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, 20 Sep 2016 05:40:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919637#M1963735</guid>
      <dc:creator>VenkatRamesh_V</dc:creator>
      <dc:date>2016-09-20T05:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Adding fields in ME4L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919638#M1963736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="mceitemhidden"&gt;Could you check if &lt;/SPAN&gt;&lt;SPAN class="mceitemhiddenspellword"&gt;BAdI&lt;/SPAN&gt;&lt;SPAN class="mceitemhidden"&gt; ME_CHANGE_&lt;/SPAN&gt;&lt;SPAN class="mceitemhiddenspellword"&gt;OUTTAB&lt;/SPAN&gt;&lt;SPAN class="mceitemhidden"&gt;_&lt;/SPAN&gt;&lt;SPAN class="mceitemhiddenspellword"&gt;CUS&lt;/SPAN&gt;&lt;SPAN class="mceitemhidden"&gt; is active in your system (require a switch to activate- BF LOG_MMFI_P2P) and if yes if the transaction you want to enhance is suitable. (Else you have to analyze how the &lt;/SPAN&gt;&lt;SPAN class="mceitemhiddenspellword"&gt;transaction&lt;/SPAN&gt;&lt;SPAN class="mceitemhidden"&gt; use some standard forms and class to display data, so copying report won’t be very useful)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 05:49:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919638#M1963736</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-09-20T05:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Adding fields in ME4L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919639#M1963737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BADI&amp;nbsp; &lt;SPAN class="mceitemhidden" style="font-size: 12px; background: #ffffff; color: #333333;"&gt;ME_CHANGE_&lt;/SPAN&gt;&lt;SPAN class="mceitemhiddenspellword" style="font-size: 12px; background: #ffffff; color: #333333;"&gt;OUTTAB&lt;/SPAN&gt;&lt;SPAN class="mceitemhidden" style="font-size: 12px; background: #ffffff; color: #333333;"&gt;_&lt;/SPAN&gt;&lt;SPAN class="mceitemhiddenspellword" style="font-size: 12px; background: #ffffff; color: #333333;"&gt;CUS&lt;/SPAN&gt;&lt;SPAN class="mceitemhidden" style="font-size: 12px; background: #ffffff; color: #333333;"&gt;&amp;nbsp;&amp;nbsp; is active in my system.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 07:47:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919639#M1963737</guid>
      <dc:creator>aneel_munawar</dc:creator>
      <dc:date>2016-09-20T07:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Adding fields in ME4L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919640#M1963738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But&amp;nbsp; When I&amp;nbsp; try to create implementation using se19. It says that BADI&amp;nbsp; definition does not&amp;nbsp; exist.&lt;/P&gt;&lt;P&gt;But I can see it&amp;nbsp; using SE18.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 07:51:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919640#M1963738</guid>
      <dc:creator>aneel_munawar</dc:creator>
      <dc:date>2016-09-20T07:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Adding fields in ME4L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919641#M1963739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Image is attached when I try to create the BADI Implementation using SE19.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/1039077" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 07:52:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919641#M1963739</guid>
      <dc:creator>aneel_munawar</dc:creator>
      <dc:date>2016-09-20T07:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Adding fields in ME4L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919642#M1963740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Arden,&lt;/P&gt;&lt;P&gt;I agree with you but I will not change the standard report&amp;nbsp; but&amp;nbsp; use the enhancements as provided by SAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 09:24:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919642#M1963740</guid>
      <dc:creator>aneel_munawar</dc:creator>
      <dc:date>2016-09-20T09:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Adding fields in ME4L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919643#M1963741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a Business Funcion to activate thru SFW5 but it has other effect (read &lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/EN/7C/9BC66FB82241D68939EE5BF5095C4A/frameset.htm"&gt;MM, Integration Materials Management and Financial Accounting&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your system the BF was not activated, so don’t activate before some analyzis (do you have a sandbox system available?) - the BadI is defined but not active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 10:01:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919643#M1963741</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-09-20T10:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding fields in ME4L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919644#M1963742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have no sandbox available. Any other idea.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Oct 2016 11:27:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-fields-in-me4l/m-p/11919644#M1963742</guid>
      <dc:creator>aneel_munawar</dc:creator>
      <dc:date>2016-10-01T11:27:29Z</dc:date>
    </item>
  </channel>
</rss>

