<?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: Adding Perform ... Form using explicit enhancement points. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-perform-form-using-explicit-enhancement-points/m-p/5933459#M1333329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Afzal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; to answer your reply, we cannot include any standard report events under the explicit enhancement points. We have to go for implicit enhancement points. I had actually declared a perform statement under the at selection screen on value request event. That was causing the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i have the access key, but it is not advisable by our client to use it when we have enhancement points available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guys, thanks a lot for replying.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jul 2009 10:47:06 GMT</pubDate>
    <dc:creator>rnb86</dc:creator>
    <dc:date>2009-07-16T10:47:06Z</dc:date>
    <item>
      <title>Adding Perform ... Form using explicit enhancement points.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-perform-form-using-explicit-enhancement-points/m-p/5933456#M1333326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i want to add a perform in a standard SAP program using Explicit enhancement points. I have created the first enhancement point under the enhancement spot for the perform declaration. Eg: Perform Sum using ab bc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created the second enhancement point in the enhancement spot for implementing that perform and written the code.&lt;/P&gt;&lt;P&gt;WHen i try to activate the program, i get an error saying &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;" Incorrect nesting: Before the statement "FORM", the structure&lt;/P&gt;&lt;P&gt;introduced by "ENHANCEMENT-SECTION" must be concluded by&lt;/P&gt;&lt;P&gt;"END-ENHANCEMENT-SECTION" . . . . . . . .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please let me know if we can include perform...forms in a standard SAP program. If yes, how.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RNB on Jul 9, 2009 4:03 PM&lt;/P&gt;&lt;P&gt;I just commented out the form from the enhancement point and placed the same code inside the insert block. Now the error is gone and i activated the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this practice of putting custom code in the insert block a correct one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RNB on Jul 9, 2009 4:00 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RNB on Jul 9, 2009 4:03 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 10:01:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-perform-form-using-explicit-enhancement-points/m-p/5933456#M1333326</guid>
      <dc:creator>rnb86</dc:creator>
      <dc:date>2009-07-09T10:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Perform ... Form using explicit enhancement points.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-perform-form-using-explicit-enhancement-points/m-p/5933457#M1333327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai,&lt;/P&gt;&lt;P&gt;i guess u have used enhancement section and the form statement has come before end enhancement statement , &lt;/P&gt;&lt;P&gt;so instead of enhancement section create enhancement points for perform and form statment separately&lt;/P&gt;&lt;P&gt;or u can use both in same enhancement point&lt;/P&gt;&lt;P&gt;m.a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 12:09:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-perform-form-using-explicit-enhancement-points/m-p/5933457#M1333327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T12:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Perform ... Form using explicit enhancement points.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-perform-form-using-explicit-enhancement-points/m-p/5933458#M1333328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to know : why do you want to use explicit enhancement points + modification key at the same time ? If you modify the source with a modification  key, then you can do whatever you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 12:11:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-perform-form-using-explicit-enhancement-points/m-p/5933458#M1333328</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-07-09T12:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Perform ... Form using explicit enhancement points.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-perform-form-using-explicit-enhancement-points/m-p/5933459#M1333329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Afzal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; to answer your reply, we cannot include any standard report events under the explicit enhancement points. We have to go for implicit enhancement points. I had actually declared a perform statement under the at selection screen on value request event. That was causing the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i have the access key, but it is not advisable by our client to use it when we have enhancement points available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guys, thanks a lot for replying.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 10:47:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-perform-form-using-explicit-enhancement-points/m-p/5933459#M1333329</guid>
      <dc:creator>rnb86</dc:creator>
      <dc:date>2009-07-16T10:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Perform ... Form using explicit enhancement points.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-perform-form-using-explicit-enhancement-points/m-p/5933460#M1333330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I had actually declared a perform statement under the at selection screen on value request event. That was causing the error.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 comments : you could achieve this only by using the access key, so I think it is not part of your question. A single PERFORM could not be the direct cause of an error. So please explain more the context.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still not sure to understand the question, maybe you miss some information :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) standard explicit enhancement points can be &lt;STRONG&gt;implemented&lt;/STRONG&gt; by customers (you must not change the source, but switch to the enhancement mode and then implement the enhancement point (look at [blog|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12225] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;; from Thomas Weiss), only if it is not forbidden by sap (flag in enhancement spot definition screen)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) you can add your own explicit enhancement option in standard code only by using an access key, then you can add it, and implement it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) implicit enhancement options are located at beginning/end of forms, function modules, methods, includes, end of data structures, etc. (but &lt;STRONG&gt;not at PBO/PAI/PVR/PVH modules and not at events&lt;/STRONG&gt; )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 12:01:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-perform-form-using-explicit-enhancement-points/m-p/5933460#M1333330</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-07-16T12:01:23Z</dc:date>
    </item>
  </channel>
</rss>

