<?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 Adding a code in USEREXIT_SAVE_DOCUMENT_PREPARE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-code-in-userexit-save-document-prepare/m-p/9570679#M1755445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp; unable to add a code in &lt;/SPAN&gt;&lt;BR /&gt;'USEREXIT_SAVE_DOCUMENT_PREPARE'.&lt;/P&gt;&lt;P&gt; after right clicking between form and endform statements and following path enhancement inplementation -&amp;gt;create,it is displaying a message as&lt;/P&gt;&lt;P&gt;'In this mode, you can create implementations only'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report:SAPMV45A, INCLUDE MV45AFZZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice&lt;/P&gt;&lt;P&gt;Vinit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jun 2013 06:23:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-10T06:23:45Z</dc:date>
    <item>
      <title>Adding a code in USEREXIT_SAVE_DOCUMENT_PREPARE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-code-in-userexit-save-document-prepare/m-p/9570679#M1755445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp; unable to add a code in &lt;/SPAN&gt;&lt;BR /&gt;'USEREXIT_SAVE_DOCUMENT_PREPARE'.&lt;/P&gt;&lt;P&gt; after right clicking between form and endform statements and following path enhancement inplementation -&amp;gt;create,it is displaying a message as&lt;/P&gt;&lt;P&gt;'In this mode, you can create implementations only'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report:SAPMV45A, INCLUDE MV45AFZZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice&lt;/P&gt;&lt;P&gt;Vinit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 06:23:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-code-in-userexit-save-document-prepare/m-p/9570679#M1755445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-10T06:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a code in USEREXIT_SAVE_DOCUMENT_PREPARE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-code-in-userexit-save-document-prepare/m-p/9570680#M1755446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure...what you did...however i proceeded as below and it is allowing to create implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE38.&lt;/P&gt;&lt;P&gt;Enter the program name as 'MV45AFZZ'.&lt;/P&gt;&lt;P&gt;Click on Display&lt;/P&gt;&lt;P&gt;Click on Enhance button (Switch Framework)&lt;/P&gt;&lt;P&gt;Go to Edit-&amp;gt;Enhancement operations-&amp;gt;Show Implicit Enhancement&lt;/P&gt;&lt;P&gt;Go to subroutine "USEREXIT_SAVE_DOCUMENT_PREPARE"&lt;/P&gt;&lt;P&gt;Position the cursor on the line which contains """""""""""""""""""""""""""""""""""""""""""""""""""""""""&lt;/P&gt;&lt;P&gt;Right Click on the line....Enhancement Operation-&amp;gt;Create Implementation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note you cannot add codes anywhere you want....it should be either an implicit or explicit enhancement. Please refer to SAP Help on Implicit and Explicit Enhancment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 07:53:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-code-in-userexit-save-document-prepare/m-p/9570680#M1755446</guid>
      <dc:creator>former_member212005</dc:creator>
      <dc:date>2013-06-10T07:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a code in USEREXIT_SAVE_DOCUMENT_PREPARE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-code-in-userexit-save-document-prepare/m-p/9570681#M1755447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you clicked on the Enhancement Circle before doing that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a detailed explanation here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/How+To+Do+Implicit+Enhancement"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/How+To+Do+Implicit+Enhancement&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should not be an issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 07:55:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-code-in-userexit-save-document-prepare/m-p/9570681#M1755447</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-10T07:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a code in USEREXIT_SAVE_DOCUMENT_PREPARE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-code-in-userexit-save-document-prepare/m-p/9570682#M1755448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do as detailed by Vineesh. Will definitely Work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Ankit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 08:46:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-code-in-userexit-save-document-prepare/m-p/9570682#M1755448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-10T08:46:02Z</dc:date>
    </item>
  </channel>
</rss>

