<?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: Customization for RM06EL00 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customization-for-rm06el00/m-p/1331542#M168897</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;GOOD&lt;/P&gt;&lt;P&gt;AS YOU HAVE MENTIONED IN YOUR QUERY YOU HAVE ALREADY CONVERT THE  RM06EL00 PROGRAM TO  ZRM06EL00,NOW YOU HAVE TO FIND WHERE THEY HAVE USE THE FIELD CATALOG IN THE DEBUGGING MODE OR FIND OUT THE FIELD CATALOG IN ALL THE INCLUDE FILES OF THE  RM06EL00 PRORGAM, AFTER GETTTING THE FIELD CATALOG CONVERT THAT INCLUDE FILE TO ZINLUDE AND CHANGE AS PER YOUR REQUIREMENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 May 2006 04:23:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-10T04:23:42Z</dc:date>
    <item>
      <title>Customization for RM06EL00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customization-for-rm06el00/m-p/1331540#M168895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a standard program in which I need to customise the output. Right now it is displaying the output of the report in 4 rows and I want to display the output in one single line in ALV format. The report which I am trying to customise is RM06EL00 and the output currently displayed is like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.)PO         Type Vendor     Name                                 PGp Order date&lt;/P&gt;&lt;P&gt; 2.) Item  Material           Short text                               Mat. group&lt;/P&gt;&lt;P&gt; 3.) D I A Plnt SLoc              Order qty.   Un       Net Price  Curr.   per Un&lt;/P&gt;&lt;P&gt; 4.)            SL del. date     Sched. qty.   Un&lt;/P&gt;&lt;P&gt;and what I want is something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.)PO  Type Vendor Name PGp Order date Item  Material Short text Mat. group   D I A Plnt SLoc Order qty. Un Net Price  Curr.   per Un ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I copied the RM06EL00  to ZRM06EL00 I tried debugging the program to find out where the internal table for final display is being populated but couldnt find it. Any pointers on how to achieve the same .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2006 21:52:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customization-for-rm06el00/m-p/1331540#M168895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-09T21:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Customization for RM06EL00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customization-for-rm06el00/m-p/1331541#M168896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ankur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search for REUSE function in the MAIN program. Once you find that you will see the DATA table being passed to that. Then do a where used list of that table and you should be able to  see different places where the DATA is being appended to the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2006 04:06:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customization-for-rm06el00/m-p/1331541#M168896</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-10T04:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Customization for RM06EL00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customization-for-rm06el00/m-p/1331542#M168897</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;GOOD&lt;/P&gt;&lt;P&gt;AS YOU HAVE MENTIONED IN YOUR QUERY YOU HAVE ALREADY CONVERT THE  RM06EL00 PROGRAM TO  ZRM06EL00,NOW YOU HAVE TO FIND WHERE THEY HAVE USE THE FIELD CATALOG IN THE DEBUGGING MODE OR FIND OUT THE FIELD CATALOG IN ALL THE INCLUDE FILES OF THE  RM06EL00 PRORGAM, AFTER GETTTING THE FIELD CATALOG CONVERT THAT INCLUDE FILE TO ZINLUDE AND CHANGE AS PER YOUR REQUIREMENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2006 04:23:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customization-for-rm06el00/m-p/1331542#M168897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-10T04:23:42Z</dc:date>
    </item>
  </channel>
</rss>

