<?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: standard report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-report/m-p/3345339#M802115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to change a standard code, you could make a copy of &lt;/P&gt;&lt;P&gt;the program, includes, dynpros, and associated stuff. (Just run se38 &lt;/P&gt;&lt;P&gt;and select the copy button in the toolbar). Although you can do it at &lt;/P&gt;&lt;P&gt;your own risk, just let me warn you that this isn't a good practice at &lt;/P&gt;&lt;P&gt;all, as you don't have standard support over this changed code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A better approach is to write your own program (or ask an abaper to do &lt;/P&gt;&lt;P&gt;so). This new program (custom program) should meet your specifications&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Chaitanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jan 2008 11:34:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-28T11:34:52Z</dc:date>
    <item>
      <title>standard report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-report/m-p/3345334#M802110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to modify the standard report me2l (program name: RM06EL00). &lt;/P&gt;&lt;P&gt;Our requirement is to list out the pending invoices when still to be delivered quantity and still to be invoiced quantities are not equal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Jan 2008 18:39:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-report/m-p/3345334#M802110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-27T18:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: standard report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-report/m-p/3345335#M802111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should not modify the standard report, copy it into customer namespace and modify that version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Jan 2008 19:05:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-report/m-p/3345335#M802111</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2008-01-27T19:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: standard report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-report/m-p/3345336#M802112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Standard reports should not be modified!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vishal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 04:07:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-report/m-p/3345336#M802112</guid>
      <dc:creator>vishal_sharda2</dc:creator>
      <dc:date>2008-01-28T04:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: standard report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-report/m-p/3345337#M802113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Haresha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP will allow to copy standard program to custom program. Once you created custom program then you can modify the program as per your requirement. there is no risk..&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 04:13:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-report/m-p/3345337#M802113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T04:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: standard report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-report/m-p/3345338#M802114</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;Pls copy it to a 'Z' program. Copy the necessary includes also. Then modify it according to ur requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Renjith Michael.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 06:46:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-report/m-p/3345338#M802114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T06:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: standard report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-report/m-p/3345339#M802115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to change a standard code, you could make a copy of &lt;/P&gt;&lt;P&gt;the program, includes, dynpros, and associated stuff. (Just run se38 &lt;/P&gt;&lt;P&gt;and select the copy button in the toolbar). Although you can do it at &lt;/P&gt;&lt;P&gt;your own risk, just let me warn you that this isn't a good practice at &lt;/P&gt;&lt;P&gt;all, as you don't have standard support over this changed code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A better approach is to write your own program (or ask an abaper to do &lt;/P&gt;&lt;P&gt;so). This new program (custom program) should meet your specifications&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Chaitanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 11:34:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-report/m-p/3345339#M802115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T11:34:52Z</dc:date>
    </item>
  </channel>
</rss>

