<?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: RE:  change standard include program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-change-standard-include-program/m-p/8539876#M1657250</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 did not find the old code in my system ( IF QAMKR-STEUERKZ(1) = 'X') , not sure you are having current patch are updated in your system or this is a part of change of note 1525724 . Now you have to create an implicit enhancement at FORM INPUT_PROC_0202 or you can hard code with use of sap key but this is not at all best practice. I feel you should try with implicit enhancement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Feb 2012 06:37:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-08T06:37:05Z</dc:date>
    <item>
      <title>RE:  change standard include program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-change-standard-include-program/m-p/8539875#M1657249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to change 'LQEEMF9A' include program how is it possible please help me any body.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is standard include program in qe01 based thi code is ECC 6.0 in&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Originalwert immer merken&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;note 1525724&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  IF QAMKR-STEUERKZ(1) = 'X'.&lt;/P&gt;&lt;P&gt;    QAMKR-ORIGINAL_INPUT = QAQEE-SUMPLUS.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is not working in my screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to only &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Originalwert immer merken&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  QAMKR-ORIGINAL_INPUT = QAQEE-SUMPLUS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Sreelakshmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 06:25:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-change-standard-include-program/m-p/8539875#M1657249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-08T06:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: RE:  change standard include program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-change-standard-include-program/m-p/8539876#M1657250</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 did not find the old code in my system ( IF QAMKR-STEUERKZ(1) = 'X') , not sure you are having current patch are updated in your system or this is a part of change of note 1525724 . Now you have to create an implicit enhancement at FORM INPUT_PROC_0202 or you can hard code with use of sap key but this is not at all best practice. I feel you should try with implicit enhancement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 06:37:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-change-standard-include-program/m-p/8539876#M1657250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-08T06:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: RE:  change standard include program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-change-standard-include-program/m-p/8539877#M1657251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since this is a standard program,first you have to make sure with functional consultant&lt;/P&gt;&lt;P&gt;that the additional condition is not needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you have 2 options to go ahead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Take access key and comment the condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Check for some implicit enhancement point in that program and pass the value there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 06:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-change-standard-include-program/m-p/8539877#M1657251</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2012-02-08T06:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: RE:  change standard include program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-change-standard-include-program/m-p/8539878#M1657252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SreeLakshmi,&lt;/P&gt;&lt;P&gt;      To modify the standard include you need Access key. Ask your basis person to give key.&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;You can create enhancement.&lt;/P&gt;&lt;P&gt;For this, put the include in display mode and then select enhance(shift+F4) option and create enhancement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Supriya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 06:40:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-change-standard-include-program/m-p/8539878#M1657252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-08T06:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: RE:  change standard include program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-change-standard-include-program/m-p/8539879#M1657253</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;Like everybody told using access key we can change mode of standard program from display to change where you can write your own logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finding your own enhancement where you can implement your logic which will reflect in the standard include program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And try to use enhancement spots with which you can place the code in standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Goutam Kolluru.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 07:10:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-change-standard-include-program/m-p/8539879#M1657253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-08T07:10:31Z</dc:date>
    </item>
  </channel>
</rss>

