<?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: VOFM:SD Routines: No framework program was found for include in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900379#M1481208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vinod your thread " &lt;SPAN style="color: #333333; font-size: 12px;"&gt; standard program "RV80HGEN" to generate pricing routine.&lt;/SPAN&gt; " help me lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Dec 2014 09:16:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-12-12T09:16:44Z</dc:date>
    <item>
      <title>VOFM:SD Routines: No framework program was found for include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900372#M1481201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;In transaction VOFM&amp;gt;Formulas&amp;gt;Condition value. I selected a custom Routine for our pricing procedure.&lt;/P&gt;&lt;P&gt;I check its ABAP code and isert a breakpoint, I'm having a message that:&lt;/P&gt;&lt;P&gt;No framework program was found for include RV64A911&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;The processed include does not have a frame program. Therefore, no navigation index can be build up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;Insert the include into a frame program and refresh the navigation index once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jaime Cabanban on May 7, 2010 11:20 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 03:20:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900372#M1481201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-07T03:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM:SD Routines: No framework program was found for include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900373#M1481202</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;Run the standard program "RV80HGEN" to generate pricing routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 05:01:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900373#M1481202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-07T05:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM:SD Routines: No framework program was found for include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900374#M1481203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;Thanks, yes I did that as well, but still the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you thinks SD-ABAP folks?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 08:46:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900374#M1481203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-07T08:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM:SD Routines: No framework program was found for include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900375#M1481204</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;Check the program RV64ANNN in SE38.  Your routine RV64A911 should be there in the code as INCLUDE RV64A911. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 09:14:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900375#M1481204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-07T09:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM:SD Routines: No framework program was found for include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900376#M1481205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you activate the Custom Requirement in VOFM after defining ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 12:04:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900376#M1481205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-07T12:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM:SD Routines: No framework program was found for include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900377#M1481206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vinod, very helpful in tracing my routine INCLUDE program RV64A911 to RV64ANNN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 03:20:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900377#M1481206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T03:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM:SD Routines: No framework program was found for include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900378#M1481207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nilesh, question solved. yes it was not activated. sorry with the clumsiness, urgh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 03:20:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900378#M1481207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T03:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM:SD Routines: No framework program was found for include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900379#M1481208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vinod your thread " &lt;SPAN style="color: #333333; font-size: 12px;"&gt; standard program "RV80HGEN" to generate pricing routine.&lt;/SPAN&gt; " help me lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 09:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-sd-routines-no-framework-program-was-found-for-include/m-p/6900379#M1481208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-12T09:16:44Z</dc:date>
    </item>
  </channel>
</rss>

