<?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: Enhancement points. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-points/m-p/5719098#M1297799</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;Could you provide the exact context of this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sabu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2009 12:25:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-02T12:25:39Z</dc:date>
    <item>
      <title>Enhancement points.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-points/m-p/5719097#M1297798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There  is a message which is being called from a standard program(message class VL,number 198).&lt;/P&gt;&lt;P&gt;( Item &amp;amp;: Only &amp;amp;2 &amp;amp;3 from material &amp;amp;4 are available )&lt;/P&gt;&lt;P&gt; I need to change this message ,the variable 4 above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the enhancement points just at the start of the perform as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form message_senden using ms_msgno like sy-msgno&lt;/P&gt;&lt;P&gt;                          ms_msgty like sy-msgty&lt;/P&gt;&lt;P&gt;                          ms_msgid like sy-msgid&lt;/P&gt;&lt;P&gt;                          ms_msgv1 type clike&lt;/P&gt;&lt;P&gt;                          ms_msgv2 type clike&lt;/P&gt;&lt;P&gt;                          ms_msgv3 type clike&lt;/P&gt;&lt;P&gt;                          ms_msgv4 type clike.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancement Start .&lt;/P&gt;&lt;P&gt;*****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancement End.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ms_msgv4 currently has the material number only . I need to change this to material number and the batch number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am not able overwrite ms_msgv4 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program gives a dump saying:&lt;/P&gt;&lt;P&gt;A new value is to be assigned to the field "MS_MSGV4", although this field is&lt;/P&gt;&lt;P&gt;entirely or partly protected against changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to achieve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 10:21:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-points/m-p/5719097#M1297798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T10:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement points.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-points/m-p/5719098#M1297799</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;Could you provide the exact context of this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sabu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2009 12:25:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-points/m-p/5719098#M1297799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-02T12:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement points.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-points/m-p/5719099#M1297800</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;You will have a Implicit enhancement point at the end of FORM statment, there overwrite the value. for this you need to create the implicit enhacement point, to know more Look at the link here --&amp;gt; &lt;A href="http://www.sapdev.co.uk/enhance/eframework/ef_implicit.htm" target="test_blank"&gt;http://www.sapdev.co.uk/enhance/eframework/ef_implicit.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2009 12:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-points/m-p/5719099#M1297800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-02T12:30:50Z</dc:date>
    </item>
  </channel>
</rss>

