<?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: Change Standard Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-standard-program/m-p/3276858#M783499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not possible to change standard program without Access Key...&lt;/P&gt;&lt;P&gt;only thorugh SNOTE you can change the report without key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jan 2008 04:44:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-21T04:44:34Z</dc:date>
    <item>
      <title>Change Standard Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-standard-program/m-p/3276857#M783498</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 m unable to change in program "&lt;STRONG&gt;SAPFV60C&lt;/STRONG&gt;"...(&lt;STRONG&gt;include FV60C350&lt;/STRONG&gt;)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How it is possible to change standard program without key...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 04:33:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-standard-program/m-p/3276857#M783498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T04:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change Standard Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-standard-program/m-p/3276858#M783499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not possible to change standard program without Access Key...&lt;/P&gt;&lt;P&gt;only thorugh SNOTE you can change the report without key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 04:44:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-standard-program/m-p/3276858#M783499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T04:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Change Standard Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-standard-program/m-p/3276859#M783500</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;Thanks for reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz give the SNOTE number to me....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 04:48:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-standard-program/m-p/3276859#M783500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T04:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change Standard Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-standard-program/m-p/3276860#M783501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SNOTE number depends on the Requirement...&lt;/P&gt;&lt;P&gt;please search it on service.sap.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 04:51:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-standard-program/m-p/3276860#M783501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T04:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change Standard Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-standard-program/m-p/3276861#M783502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prince , check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you add a field to any standard screen (which you can) this would be a modification with all the implications of a mod.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, copying the main program to a Z program and changing that is even less advisable because any notes that are published by SAP for the original program (either single note or service pack) will NOT be applied to your copy. So (even if you know all the notes) you would have to apply them manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best way to go would be to evaluate any available user exits/screen exits to determine if it can be achieved through an enhancement or even an alternative solution that could be achieved through an enhancement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If all that doesn't meet your requirements as a last resort you should do it as a modification rather than copying the whole program to a Z-namespace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly reward if found 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, 21 Jan 2008 05:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-standard-program/m-p/3276861#M783502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T05:06:35Z</dc:date>
    </item>
  </channel>
</rss>

