<?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: CopyControls &amp; Formulas in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/copycontrols-formulas/m-p/2936767#M692114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Welcome to SDN forum&lt;/P&gt;&lt;P&gt;VOFM is the transaction where you can maintain Requirement routines, which are assigned through cusomization.&lt;/P&gt;&lt;P&gt;To create a routine you need access key &amp;amp; routine no. starts with "9".for ex. 901,902 etc.&lt;/P&gt;&lt;P&gt;one important thing to note that even if you have some syntax errors inside your routine, it will get activated without errors. So, you need to do Main Program check before activation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to SAP Note no : 327220,381348,156230.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto VOFM tcode for wrting the Routines&lt;/P&gt;&lt;P&gt;from menu Requirements-&amp;gt; pricing&lt;/P&gt;&lt;P&gt;You can create the pricing related routines here&lt;/P&gt;&lt;P&gt;Use the Number from 900 only&lt;/P&gt;&lt;P&gt;take the acess key and try to copy the existing routine and change the code to your requirement  and keep a break point and see&lt;/P&gt;&lt;P&gt;Activate it before execution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2007 20:05:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-11T20:05:38Z</dc:date>
    <item>
      <title>CopyControls &amp; Formulas</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copycontrols-formulas/m-p/2936765#M692112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want the detailed help using the  tcode 'VOFM' , Formulas &amp;amp; Data Transfer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 19:00:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copycontrols-formulas/m-p/2936765#M692112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T19:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: CopyControls &amp; Formulas</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copycontrols-formulas/m-p/2936766#M692113</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;Go to the transaction VOFM ..In the menu..choose help -&amp;gt; application help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you will get some documentation..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my explanation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data transfer routines -&amp;gt; Used for moving the data from source document to the target document..Let's say from contract to sales order..You can configure a routine to move the values..The transaction code to configure this are VTAA, VTFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Formulas -&amp;gt; These routines to calculate the pricing values..or to override the sap calculated values..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 19:08:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copycontrols-formulas/m-p/2936766#M692113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T19:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: CopyControls &amp; Formulas</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copycontrols-formulas/m-p/2936767#M692114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Welcome to SDN forum&lt;/P&gt;&lt;P&gt;VOFM is the transaction where you can maintain Requirement routines, which are assigned through cusomization.&lt;/P&gt;&lt;P&gt;To create a routine you need access key &amp;amp; routine no. starts with "9".for ex. 901,902 etc.&lt;/P&gt;&lt;P&gt;one important thing to note that even if you have some syntax errors inside your routine, it will get activated without errors. So, you need to do Main Program check before activation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to SAP Note no : 327220,381348,156230.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto VOFM tcode for wrting the Routines&lt;/P&gt;&lt;P&gt;from menu Requirements-&amp;gt; pricing&lt;/P&gt;&lt;P&gt;You can create the pricing related routines here&lt;/P&gt;&lt;P&gt;Use the Number from 900 only&lt;/P&gt;&lt;P&gt;take the acess key and try to copy the existing routine and change the code to your requirement  and keep a break point and see&lt;/P&gt;&lt;P&gt;Activate it before execution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 20:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copycontrols-formulas/m-p/2936767#M692114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T20:05:38Z</dc:date>
    </item>
  </channel>
</rss>

