<?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: Routine Copy in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-copy/m-p/2022761#M414151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;thank you for help me out. But still i am facing some problems.&lt;/P&gt;&lt;P&gt;1&amp;gt;When i am going to create a routine in TCODE 'VOFM' system asked me for access key.&lt;/P&gt;&lt;P&gt;2&amp;gt;If i want to create a new routine which is similar to ROUTINE 366(include prg name is FV64A366) then what are the steps.please i need the ilaborately.&lt;/P&gt;&lt;P&gt;3&amp;gt; how can i activate the routine and assign it against the condtion type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2007 09:53:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-28T09:53:45Z</dc:date>
    <item>
      <title>Routine Copy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-copy/m-p/2022757#M414147</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;How can i copy a SAP provided standard routine for a particular condition type and &lt;/P&gt;&lt;P&gt;modify it . i also want to know that after the modification how can i activate the customize routine and assign it for that particular condition type through  tcode VOFM .&lt;/P&gt;&lt;P&gt;HELP ME OUT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 12:41:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/routine-copy/m-p/2022757#M414147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T12:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Routine Copy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-copy/m-p/2022758#M414148</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;1) Go to transaction and create the pricing routine via VOFM.&lt;/P&gt;&lt;P&gt;2) Copy the code from the existing rotine and insert it to the newly created routine and modify as per&lt;/P&gt;&lt;P&gt;your requirement.&lt;/P&gt;&lt;P&gt;3) Now you need to assign this to the condition type in the pricing procedure. For this go to transaction VOK0. In this transaction go to:&lt;/P&gt;&lt;P&gt;Pricing Procedure --&amp;gt; Pricing Procedures --&amp;gt; click on the pricing procedure which you want to modify or here you have to find out all the pricing procedures which uses this condition type.&lt;/P&gt;&lt;P&gt;Then click on the Control --&amp;gt; This will give you the list of conditions types for that procedure. You can insert the number eg. 932 ( Routine no) of the newly created routine and save it in the Requirement column for that condition type and save. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how you can assign the routine to the condition type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if this helps or let me know incase you need more info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shahu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 12:57:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/routine-copy/m-p/2022758#M414148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T12:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Routine Copy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-copy/m-p/2022759#M414149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;To copy a routine:&lt;/P&gt;&lt;P&gt;- go to vofm transaction and find that routine. Select it and get the full routine name ( eg:RV60A***). Go to this program in SE38 and can directly copy it from there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Rashmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 12:58:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/routine-copy/m-p/2022759#M414149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T12:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Routine Copy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-copy/m-p/2022760#M414150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is ABAP Report &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rv80hgen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;run this Report. Routines are automatically activated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,ajayreddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 13:09:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/routine-copy/m-p/2022760#M414150</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T13:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Routine Copy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-copy/m-p/2022761#M414151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;thank you for help me out. But still i am facing some problems.&lt;/P&gt;&lt;P&gt;1&amp;gt;When i am going to create a routine in TCODE 'VOFM' system asked me for access key.&lt;/P&gt;&lt;P&gt;2&amp;gt;If i want to create a new routine which is similar to ROUTINE 366(include prg name is FV64A366) then what are the steps.please i need the ilaborately.&lt;/P&gt;&lt;P&gt;3&amp;gt; how can i activate the routine and assign it against the condtion type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 09:53:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/routine-copy/m-p/2022761#M414151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T09:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Routine Copy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-copy/m-p/2022762#M414152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pratik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The answers are as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) There will be a user id and password provided by SAP to you as SAP provides to their every client. You need to register for Access key and get it from help.sapcom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Once you get the access key, go to VOFM, give the no and double click on it, it will ask for Access key. Give the access key that you got in point 1. The routine is automatically created by SAP. Copy the code from routine 366 and modify accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) I have explained how can you assign it to the condition type using transaction VOK0. Open pricing procedures in change mode. Click on Controls and assign the requirement routine no in the requirements column for the specific condition type and save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also in VOFM, do not forget to check the ACTIVE check box for the routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know incase you need more info on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shahu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        shahuraj shirure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 11:59:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/routine-copy/m-p/2022762#M414152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T11:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Routine Copy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-copy/m-p/2022763#M414153</link>
      <description>&lt;P&gt;I found that using the Modification Assistant meant that the VOFM changes were not registered, but switching it off got the object activated and RV45C601 inserted into the main RV45CNNN program.&lt;/P&gt;&lt;P&gt;Prior to that, I'd been running RV80HGEN and all that jazz, RV45C601 had been created, and had code in it, but because it hadn't been listed / registered / recorded in RV45CNN, it didn't have access to any of the  variables and was not called.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 09:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/routine-copy/m-p/2022763#M414153</guid>
      <dc:creator>PatrickDean</dc:creator>
      <dc:date>2019-10-02T09:08:11Z</dc:date>
    </item>
  </channel>
</rss>

