<?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 VOFM routine in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-routine/m-p/6507339#M1422895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;i have to write a routine for a requirement in transaction VOFM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is for transation code VKP5.create pricing calculations for articles&lt;/P&gt;&lt;P&gt;.one standard routine (routine 39 ) is alredy assigned to it which &lt;/P&gt;&lt;P&gt;calculates retail price for one material say (in my case ST8001)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i have to calculate price of all other material sat ST8002&lt;/P&gt;&lt;P&gt;based on price on first. for this purpose my SD consultant created &lt;/P&gt;&lt;P&gt;2 condition types ZEN1 and ZEN2 which are two numbes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now retails price for material 2 i.e. ST8002 = retail price of materail1 * zen1 * zen2&lt;/P&gt;&lt;P&gt;i have to use first routine in new routine as based on first routine(39) &lt;/P&gt;&lt;P&gt;retial price of first material is calculated.&lt;/P&gt;&lt;P&gt;i have created routine with number 601 now i have to code for it.&lt;/P&gt;&lt;P&gt;how should i go for it as this is first time i am doing VOFM routin so confused.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Dec 2009 04:51:05 GMT</pubDate>
    <dc:creator>former_member227140</dc:creator>
    <dc:date>2009-12-28T04:51:05Z</dc:date>
    <item>
      <title>VOFM routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-routine/m-p/6507339#M1422895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;i have to write a routine for a requirement in transaction VOFM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is for transation code VKP5.create pricing calculations for articles&lt;/P&gt;&lt;P&gt;.one standard routine (routine 39 ) is alredy assigned to it which &lt;/P&gt;&lt;P&gt;calculates retail price for one material say (in my case ST8001)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i have to calculate price of all other material sat ST8002&lt;/P&gt;&lt;P&gt;based on price on first. for this purpose my SD consultant created &lt;/P&gt;&lt;P&gt;2 condition types ZEN1 and ZEN2 which are two numbes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now retails price for material 2 i.e. ST8002 = retail price of materail1 * zen1 * zen2&lt;/P&gt;&lt;P&gt;i have to use first routine in new routine as based on first routine(39) &lt;/P&gt;&lt;P&gt;retial price of first material is calculated.&lt;/P&gt;&lt;P&gt;i have created routine with number 601 now i have to code for it.&lt;/P&gt;&lt;P&gt;how should i go for it as this is first time i am doing VOFM routin so confused.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2009 04:51:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-routine/m-p/6507339#M1422895</guid>
      <dc:creator>former_member227140</dc:creator>
      <dc:date>2009-12-28T04:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-routine/m-p/6507340#M1422896</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;Highlight the row of the routine that you have created, then click the button above (Source Text) - with color blue paper like icon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Benedict&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2009 09:14:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-routine/m-p/6507340#M1422896</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-28T09:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-routine/m-p/6507341#M1422897</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;Just Check the Check Box for Ctive your routine, Double click on that it will take you to the Editor there you can make the changes.&lt;/P&gt;&lt;P&gt;it will require Developer Acees Key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venu Madhav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2009 03:18:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-routine/m-p/6507341#M1422897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-30T03:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-routine/m-p/6507342#M1422898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2010 04:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-routine/m-p/6507342#M1422898</guid>
      <dc:creator>former_member227140</dc:creator>
      <dc:date>2010-01-06T04:35:26Z</dc:date>
    </item>
  </channel>
</rss>

