<?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/5984896#M1341489</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which VOFM routine will trigger when creatiion of sales order(VA01). I need to pass item text through routine only when creating the sales order(va01).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;chandra,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Aug 2009 06:36:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-05T06:36:36Z</dc:date>
    <item>
      <title>VOFM routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-routine/m-p/5984896#M1341489</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which VOFM routine will trigger when creatiion of sales order(VA01). I need to pass item text through routine only when creating the sales order(va01).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;chandra,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 06:36:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-routine/m-p/5984896#M1341489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-05T06:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-routine/m-p/5984897#M1341490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Chandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to figure out the condition type then a routine need to be created and just clear the value where you don't need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XKOMV-KBETR = space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and after that &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at xkomv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear: xkomv-kbetr. "making the kbetr value as 0.00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;modify xkomv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This you need to write in the routine which u've created in VOFM.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i guess u need to create a new routine number say 650 and then assing this &lt;/P&gt;&lt;P&gt;in RV61AXXX include as RV61A650.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here in this form routine write the above code.&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;&lt;/P&gt;&lt;P&gt;Saurabh Goel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 06:48:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-routine/m-p/5984897#M1341490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-05T06:48:31Z</dc:date>
    </item>
  </channel>
</rss>

