<?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: Creating a new routine in VOFM Tcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-routine-in-vofm-tcode/m-p/2673749#M617579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to the routine number that needs to be copied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put your cursor on the routine number field that needs to be copied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Overwrite that number with your new routine number and hit enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The new routine will be created as a copy of the old routine and you can modify the new routine as you need it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex.&lt;/P&gt;&lt;P&gt;You have to copy routine 104 to 904&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Routine number   Description          Active&lt;/P&gt;&lt;P&gt;104              Bill.bus.item data   X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put your cursor on 104 and then change it to 904 and hit enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;904 will be created as a copy of 104 and you can make your changes in 904.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to activate it after you are done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;rewards point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2007 11:35:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-23T11:35:37Z</dc:date>
    <item>
      <title>Creating a new routine in VOFM Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-routine-in-vofm-tcode/m-p/2673748#M617578</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;I got a requirements to add CHECK MARA- EXTWG NE space and VBAK-AUART) is ZAFO to the standard include LV61A002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;coding for the include is in this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Pricing is turned on in item category configuration (TVAP)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form kobed_002.&lt;/P&gt;&lt;P&gt;sy-subrc = 4.&lt;/P&gt;&lt;P&gt;if komp-kposn ne 0.&lt;/P&gt;&lt;P&gt;check komp-prsfd ca 'BX'.&lt;/P&gt;&lt;P&gt;check komp-kznep = space.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sy-subrc = 0.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;*prestep&lt;/P&gt;&lt;P&gt;form kobev_002.&lt;/P&gt;&lt;P&gt;sy-subrc = 0.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In This code where I have to add my two conditions.urgent plz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 11:34:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-routine-in-vofm-tcode/m-p/2673748#M617578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T11:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new routine in VOFM Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-routine-in-vofm-tcode/m-p/2673749#M617579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to the routine number that needs to be copied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put your cursor on the routine number field that needs to be copied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Overwrite that number with your new routine number and hit enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The new routine will be created as a copy of the old routine and you can modify the new routine as you need it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex.&lt;/P&gt;&lt;P&gt;You have to copy routine 104 to 904&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Routine number   Description          Active&lt;/P&gt;&lt;P&gt;104              Bill.bus.item data   X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put your cursor on 104 and then change it to 904 and hit enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;904 will be created as a copy of 104 and you can make your changes in 904.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to activate it after you are done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;rewards point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 11:35:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-routine-in-vofm-tcode/m-p/2673749#M617579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T11:35:37Z</dc:date>
    </item>
  </channel>
</rss>

