<?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: Problem in calling the Form statement. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-calling-the-form-statement/m-p/6399312#M1405997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You say that you created a PERFORM in say include A, &amp;amp; the FORM is called in include say B. This implies that the include B is not tranported to testing box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if it is transported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Abhii&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Nov 2009 15:50:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-26T15:50:13Z</dc:date>
    <item>
      <title>Problem in calling the Form statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-calling-the-form-statement/m-p/6399311#M1405996</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;&lt;/P&gt;&lt;P&gt;I have created one include in which i am calling one subroutine. And the FORM is called in the another new include. &lt;/P&gt;&lt;P&gt;Now the problem is i have moved this to the testing box, and in the testing system when i click on the perform statement, the FORM is not accesible, i am getting error as "Subroutine XXXX does not exist. Create Object?".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the same when i do it in the development box it is working fine. When i click on the perform it is going the the form statement correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have moved all the relavent includes properly to the testing box. &lt;/P&gt;&lt;P&gt;Please let me know what may be the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2009 15:45:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-calling-the-form-statement/m-p/6399311#M1405996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-26T15:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in calling the Form statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-calling-the-form-statement/m-p/6399312#M1405997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You say that you created a PERFORM in say include A, &amp;amp; the FORM is called in include say B. This implies that the include B is not tranported to testing box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if it is transported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Abhii&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2009 15:50:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-calling-the-form-statement/m-p/6399312#M1405997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-26T15:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in calling the Form statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-calling-the-form-statement/m-p/6399313#M1405998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is some issue during transport only .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why not you place the form in same include and try.This will be best option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2009 16:00:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-calling-the-form-statement/m-p/6399313#M1405998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-26T16:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in calling the Form statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-calling-the-form-statement/m-p/6399314#M1405999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Santosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try to regenerate the navigation index for the program &amp;amp; check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto main program(SE38) --&amp;gt; Source Code Editor --&amp;gt; Utilities --&amp;gt; Update Navigation Index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2009 16:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-calling-the-form-statement/m-p/6399314#M1405999</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-11-26T16:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in calling the Form statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-calling-the-form-statement/m-p/6399315#M1406000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhii,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have transported all the related includes. Then also i am getting the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2009 16:35:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-calling-the-form-statement/m-p/6399315#M1406000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-26T16:35:32Z</dc:date>
    </item>
  </channel>
</rss>

