<?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: VDH1N modification in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/vdh1n-modification/m-p/5519695#M1261728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anusha.  I will try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2009 13:14:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-21T13:14:30Z</dc:date>
    <item>
      <title>VDH1N modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vdh1n-modification/m-p/5519691#M1261724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to make some changes in VDH1N when maintain certain customer hieararchy type.  I could not find any user exit or BADI in program RV_CUSTOMER_HIERARCHY.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To work around,  I copied this program to a Zxxx program and copied some include files like RVCHF0006, RVCHF055 to the Zyyy1, zyyy2 and make changes in the Zxxx program to include zyyy1, zyyy2.  I tested and it works but I wonder is this the correct way because it is a pain to deal with when we upgrade.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also in the include files, when I click on Edit-&amp;gt;enhancement operation-&amp;gt;show implicit enhancement option it showed that I can make an enhancement there.  But I do not know all the steps to create the enhancement.   Any help or suggestion is greatly appreciated&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 05:38:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vdh1n-modification/m-p/5519691#M1261724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-21T05:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: VDH1N modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vdh1n-modification/m-p/5519692#M1261725</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;use this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;P&gt;hope it will help u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 05:41:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vdh1n-modification/m-p/5519692#M1261725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-21T05:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: VDH1N modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vdh1n-modification/m-p/5519693#M1261726</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;It is better to create an enhancement than to copy the programs alongwith the includes.&lt;/P&gt;&lt;P&gt;To view the places where we can implement the enhancements, go to the program and click on the Enhance button (before the Syntax Check button) or press Shift + F4&lt;/P&gt;&lt;P&gt;Then Navigate to Edit -&amp;gt; Enhancement Operations -&amp;gt; Show Implicit Enhancement Options&lt;/P&gt;&lt;P&gt;You will be shown the places where Implicit Enhancement Options are present&lt;/P&gt;&lt;P&gt;There will be two such spots in this particular program u2013 One at the end of the result table definition and the&lt;/P&gt;&lt;P&gt;other at the end of the program.&lt;/P&gt;&lt;P&gt;To implement an enhancement option, right click in the orange area -&amp;gt; Enhancement Implementation -&amp;gt;&lt;/P&gt;&lt;P&gt;Create&lt;/P&gt;&lt;P&gt;Choose an enhancement name , give it a description and if needed a Composite&lt;/P&gt;&lt;P&gt;Enhancement Implementation name and press enter.&lt;/P&gt;&lt;P&gt;Save it as a local object or in a package.&lt;/P&gt;&lt;P&gt;Add your code in this enhancement and Follow the usual procedure of Syntax Check, Save and Activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have to make sure that the place where you are adding your code is the place where you need it.&lt;/P&gt;&lt;P&gt;Test your enhancement thoroughly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope these points help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anusha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 10:07:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vdh1n-modification/m-p/5519693#M1261726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-21T10:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: VDH1N modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vdh1n-modification/m-p/5519694#M1261727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.  It works.  However the place that I can make enhancement is not exactly where I wanted.  It seems like I have only 2 choices:  At the beginning of the include and at the end of the include.  What I really want is something in the midle.  I am going to try and test to make sure that nothing else is effected by the enhancement.  The link of enhancement instructions  is excellen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 13:12:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vdh1n-modification/m-p/5519694#M1261727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-21T13:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: VDH1N modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vdh1n-modification/m-p/5519695#M1261728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anusha.  I will try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 13:14:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vdh1n-modification/m-p/5519695#M1261728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-21T13:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: VDH1N modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vdh1n-modification/m-p/5519696#M1261729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to apply enhancement implementation to skip authorization check for hierarchy 'X'  when I assign new customer in the hierarchy. However I run into problem that I cannot delete the assignment &lt;/P&gt;&lt;P&gt;in include RVCHF042, I found only 2 implicit enhancement point at the beginning and end of the include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to skip authorization check for certain hierarchy but this was not in the implicit enhancement point.  It was in the midle of the routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program first do some authorization check.  if it pass the authorization check it will delete the hierarchy assignment, if it does not pass it will stop the program.  I want it to skip authorization check but able  to delete the hierarchy assignment?  Is there work around?  Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 21:05:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vdh1n-modification/m-p/5519696#M1261729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-21T21:05:40Z</dc:date>
    </item>
  </channel>
</rss>

