<?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: Copy of Function Group SETB giving error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-of-function-group-setb-giving-error/m-p/1045752#M87829</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have copied individual FMs (to Z* FMs) as well I assume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Likely cause : TABNAME is a parameter in one of the function modules you copied (say RS_TABLE_VIEW is the original FM). If you go to the attribute tab of this FM, you will see a checkbox for 'Global' (on right window, last row) which will be checked. This means parameters defined in the FM interface have global scope (are available throughout the function group).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the copy Z FM, it is likely that this GLOBAL property is unchecked (it is the default option) hence the parameter TABNAME is not available in places other than the FM, hence this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case, to fix it, choose in SE37 editor menu :- Edit&lt;DEL&gt;&amp;gt;Interface&lt;/DEL&gt;&amp;gt;Globalize parameters. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Oct 2005 09:46:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-11T09:46:51Z</dc:date>
    <item>
      <title>Copy of Function Group SETB giving error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-of-function-group-setb-giving-error/m-p/1045751#M87828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I tried to copy the standard function Group SETB to ZSETB(Which is having SE16 transaction attached) but during activation the include is giving error as "The Field TABNAME is unknown". I have just copied the entire functional group along with function modules. No clue how I can avoid the error. I deleted the include LSETBF10 and re-copied, but error is persisting. Do you have any clue???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;AD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2005 09:22:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-of-function-group-setb-giving-error/m-p/1045751#M87828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-11T09:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Copy of Function Group SETB giving error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-of-function-group-setb-giving-error/m-p/1045752#M87829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have copied individual FMs (to Z* FMs) as well I assume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Likely cause : TABNAME is a parameter in one of the function modules you copied (say RS_TABLE_VIEW is the original FM). If you go to the attribute tab of this FM, you will see a checkbox for 'Global' (on right window, last row) which will be checked. This means parameters defined in the FM interface have global scope (are available throughout the function group).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the copy Z FM, it is likely that this GLOBAL property is unchecked (it is the default option) hence the parameter TABNAME is not available in places other than the FM, hence this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case, to fix it, choose in SE37 editor menu :- Edit&lt;DEL&gt;&amp;gt;Interface&lt;/DEL&gt;&amp;gt;Globalize parameters. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2005 09:46:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-of-function-group-setb-giving-error/m-p/1045752#M87829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-11T09:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Copy of Function Group SETB giving error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-of-function-group-setb-giving-error/m-p/1045753#M87830</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;activate all the function modules inside the include &lt;/P&gt;&lt;P&gt;LZSETBUXX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2005 09:54:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-of-function-group-setb-giving-error/m-p/1045753#M87830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-11T09:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Copy of Function Group SETB giving error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-of-function-group-setb-giving-error/m-p/1045754#M87831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Thanks for all your valuable reply. I could avoid the error but could not avoid another error: "The parameter INTTAB of the Global interface has already been defined outside the function". While double clicking on the error, I have reached to a hidden include (Not possible to browse through Navigtion) LZSETB$07. The include contains the following code:&lt;/P&gt;&lt;P&gt;*******************************************************************&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  THIS FILE IS GENERATED BY THE FUNCTION LIBRARY.               *&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NEVER CHANGE IT MANUALLY, PLEASE!                             *&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*******************************************************************&lt;/P&gt;&lt;P&gt;FUNCTION $$UNIT$$ ZRS_TABLE_VIEW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         IMPORTING&lt;/P&gt;&lt;P&gt;               VALUE(TABNAME) LIKE !DATABROWSE-TABLENAME&lt;/P&gt;&lt;P&gt;           DEFAULT 'TFDIR'&lt;/P&gt;&lt;P&gt;         TABLES&lt;/P&gt;&lt;P&gt;               !FIELDTAB STRUCTURE !X031L OPTIONAL&lt;/P&gt;&lt;P&gt;               !INTTAB&lt;/P&gt;&lt;P&gt;         EXCEPTIONS&lt;/P&gt;&lt;P&gt;               !CANCELD&lt;/P&gt;&lt;P&gt;               !GENERATION_ERROR&lt;/P&gt;&lt;P&gt;         $$GLOBAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that is a system generated include. The Global option in FM has automatically been copied during copy of the function group and the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;AD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2005 10:11:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-of-function-group-setb-giving-error/m-p/1045754#M87831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-11T10:11:17Z</dc:date>
    </item>
  </channel>
</rss>

