<?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 Changing Standard Code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-code/m-p/1293804#M156251</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;       I need a help. I'm trying to change the class in TOP INCLUDE of the GOS_EXECUTE_SERVICE. I press the insert and then trying to add my code here. But it is not allowing to edit. If i switch off the modification assistant then it is allowing to edit. I think the changes will be available in future upgradations, if modification assistant is on. Could you please clarify. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLASS lcl_receiver DEFINITION.&lt;/P&gt;&lt;P&gt;  PUBLIC SECTION.&lt;/P&gt;&lt;P&gt;    DATA: gp_icon TYPE sgs_icon,&lt;/P&gt;&lt;P&gt;          gp_status TYPE sgs_status,&lt;/P&gt;&lt;P&gt;          gp_event TYPE i.&lt;/P&gt;&lt;P&gt;    METHODS: on_service_changed&lt;/P&gt;&lt;P&gt;                 FOR EVENT service_changed&lt;/P&gt;&lt;P&gt;                 OF cl_gos_service&lt;/P&gt;&lt;P&gt;                 IMPORTING ep_status eo_service ep_icon,&lt;/P&gt;&lt;P&gt;             on_service_succeeded&lt;/P&gt;&lt;P&gt;                 FOR EVENT service_succeeded&lt;/P&gt;&lt;P&gt;                 OF cl_gos_service&lt;/P&gt;&lt;P&gt;                 IMPORTING eo_service.&lt;/P&gt;&lt;P&gt;*{   INSERT R3DK934487                          1&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;--&amp;gt; here i need to add my code.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*}   INSERT&lt;/P&gt;&lt;P&gt;ENDCLASS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jun 2006 17:02:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-02T17:02:58Z</dc:date>
    <item>
      <title>Changing Standard Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-code/m-p/1293804#M156251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;       I need a help. I'm trying to change the class in TOP INCLUDE of the GOS_EXECUTE_SERVICE. I press the insert and then trying to add my code here. But it is not allowing to edit. If i switch off the modification assistant then it is allowing to edit. I think the changes will be available in future upgradations, if modification assistant is on. Could you please clarify. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLASS lcl_receiver DEFINITION.&lt;/P&gt;&lt;P&gt;  PUBLIC SECTION.&lt;/P&gt;&lt;P&gt;    DATA: gp_icon TYPE sgs_icon,&lt;/P&gt;&lt;P&gt;          gp_status TYPE sgs_status,&lt;/P&gt;&lt;P&gt;          gp_event TYPE i.&lt;/P&gt;&lt;P&gt;    METHODS: on_service_changed&lt;/P&gt;&lt;P&gt;                 FOR EVENT service_changed&lt;/P&gt;&lt;P&gt;                 OF cl_gos_service&lt;/P&gt;&lt;P&gt;                 IMPORTING ep_status eo_service ep_icon,&lt;/P&gt;&lt;P&gt;             on_service_succeeded&lt;/P&gt;&lt;P&gt;                 FOR EVENT service_succeeded&lt;/P&gt;&lt;P&gt;                 OF cl_gos_service&lt;/P&gt;&lt;P&gt;                 IMPORTING eo_service.&lt;/P&gt;&lt;P&gt;*{   INSERT R3DK934487                          1&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;--&amp;gt; here i need to add my code.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*}   INSERT&lt;/P&gt;&lt;P&gt;ENDCLASS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2006 17:02:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-code/m-p/1293804#M156251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-02T17:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Standard Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-code/m-p/1293805#M156252</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;check is there any one previously chnaged it?&lt;/P&gt;&lt;P&gt;then in that case it will allow you.&lt;/P&gt;&lt;P&gt;or else it will not let you do that..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2006 17:08:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-code/m-p/1293805#M156252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-02T17:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Standard Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-code/m-p/1293806#M156253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sampath,&lt;/P&gt;&lt;P&gt;welcome to sdn.&lt;/P&gt;&lt;P&gt;you plz do it with modification assitant as it would be very helpful while upgrading.&lt;/P&gt;&lt;P&gt;Just check with your basis if there is any problem in activating the modification assistant..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark all useful answers..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2006 17:10:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-code/m-p/1293806#M156253</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-06-02T17:10:38Z</dc:date>
    </item>
  </channel>
</rss>

