<?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: Error - Copying Function Group STXW in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424707#M203620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srinivas, &lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;You solved my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Sagar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jul 2006 09:22:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-06T09:22:31Z</dc:date>
    <item>
      <title>Error - Copying Function Group STXW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424700#M203613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Friends, &lt;/P&gt;&lt;P&gt;I am trying to copy Function Group STXW into Z_STXW with one function module CONVERT_ABAPSPOOLJOB_2_PDF. &lt;/P&gt;&lt;P&gt;But I am not able to activate the main program SAPLZ_STXW. I get an error 'Field OTF is unknown'. But OTF is an internal table already defined in the function module CONVERT_ABAPSPOOLJOB_2_PDF (I have activated this FM). I also have activated all other includes. &lt;/P&gt;&lt;P&gt;Please resolve. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 17:43:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424700#M203613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T17:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Copying Function Group STXW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424701#M203614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm..as you have copied it should not have given error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you also check whether STXW also shows error message?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible compare the code with STXW FG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 17:47:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424701#M203614</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-06-30T17:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Copying Function Group STXW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424702#M203615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you didn't copy all of the function modules, this is giving you problems.  Easy fix is to delete the new function group and recreate it, this time copy all function modules into "Z" function modules.  Save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 17:52:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424702#M203615</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-30T17:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Copying Function Group STXW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424703#M203616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;STXW does not show error. There is no difference when we compare the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards, &lt;/P&gt;&lt;P&gt;Sagar..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 17:53:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424703#M203616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T17:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Copying Function Group STXW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424704#M203617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will try this and get back to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 17:54:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424704#M203617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T17:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Copying Function Group STXW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424705#M203618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rich, &lt;/P&gt;&lt;P&gt;I tried copying all the function modules, the error persists. This time the message is 'The field POSTSCRIPT is unknown' in FM Z_DISPLAY_POSTSCRIPT. But this FM is very much active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards, &lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 18:09:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424705#M203618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T18:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Copying Function Group STXW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424706#M203619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;u&amp;gt;Scenario 1(when you copied only 1 function module).&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;If you are able to successfully activate, then the problem may be with navigation index not being regenerated correctly. To do that, go to your function module display in SE37. Once inside the source code, in the menu, 'Utilities--&amp;gt; update navigation index' will do the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;Scenario 2(where you copied all the function modules)&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;Here the error is coming because the function module in question has its parameters declared as global. Probably when you copied yours are not. You can check that in attributes tab of the function module. To globalize your function module's parameters, you have to be in change mode. In the menu, 'Edit&lt;DEL&gt;&amp;gt;Interface&lt;/DEL&gt;&amp;gt; Globalize parameter' will do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 19:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424706#M203619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T19:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Copying Function Group STXW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424707#M203620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srinivas, &lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;You solved my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Sagar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 09:22:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-copying-function-group-stxw/m-p/1424707#M203620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-06T09:22:31Z</dc:date>
    </item>
  </channel>
</rss>

