<?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: Function Group is ambiguous error - Table Maintenance Generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545334#M20470</link>
    <description>&lt;P&gt;Did you apply the correction steps described in the error emessage long text?&lt;/P&gt;
  &lt;P&gt;(SV 652)&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2017 13:08:25 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2017-12-05T13:08:25Z</dc:date>
    <item>
      <title>Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545328#M20464</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;
  &lt;P&gt;I am trying to create a TMG for the maintenance view /GICOM/VM_BO_AFE. &lt;/P&gt;
  &lt;P&gt;I provided the following details for creating TMG:&lt;/P&gt;
  &lt;UL&gt; 
   &lt;LI&gt;Authorization Group: &lt;STRONG&gt;&amp;amp;NC&amp;amp;&lt;/STRONG&gt;&lt;/LI&gt; 
   &lt;LI&gt;Function Group name: &lt;STRONG&gt;/GICOM/01BASIS02&lt;/STRONG&gt;&lt;/LI&gt; 
   &lt;LI&gt;Maintenance Type: &lt;STRONG&gt;One Step&lt;/STRONG&gt;&lt;/LI&gt; 
   &lt;LI&gt;Maint. Screen No. Overview screen: &lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/LI&gt; 
   &lt;LI&gt;Recording Routine: &lt;STRONG&gt;no, or user, recording routine&lt;/STRONG&gt;&lt;/LI&gt; 
  &lt;/UL&gt;
  &lt;P&gt;And clicked on &lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/95580-create-tmg-icon.png" /&gt; button to create TMG.&lt;/P&gt;
  &lt;P&gt;Then, it displayed the following errors:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/95572-tmg-errors.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;On the other hand, I can see that the screen 2 (overview screen) is generated in the Function Group and Function Module VIEWPROC_/GICOM/VM_BO_AFE is also generated in it.&lt;BR /&gt;But VIEWFRAME function module is not generated for this.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/95579-tmg-errors2.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;And when I try to Maintain the view in SM30 transaction, it was showing the following error&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/95577-tmg-errors3.png" /&gt;&lt;/P&gt;
  &lt;P&gt;I didn't find the exact reason for these errors. Can someone help me in resolving this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Vasu Attaluri&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 12:07:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545328#M20464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-12-05T12:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545329#M20465</link>
      <description>&lt;P&gt;In the function group is there more than just the table maintenance you have used? It is possible that when the system is creating the data it needs for the table maintenance that it is running into an issue with adding a field that is already there.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 12:20:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545329#M20465</guid>
      <dc:creator>mmcisme1</dc:creator>
      <dc:date>2017-12-05T12:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545330#M20466</link>
      <description>&lt;P&gt;Hi Michelle,&lt;/P&gt;
  &lt;P&gt;Yes. &lt;BR /&gt;Already there is a TMG in the Function Group, and that was created for a different view. Both the views do not share any similar/common fields.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 12:54:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545330#M20466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-12-05T12:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545331#M20467</link>
      <description>&lt;P&gt;How about running a syntax check on that function group? &lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 12:58:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545331#M20467</guid>
      <dc:creator>mmcisme1</dc:creator>
      <dc:date>2017-12-05T12:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545332#M20468</link>
      <description>&lt;P&gt;I did that, but I didn't find any syntax errors in the Function Group.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 13:01:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545332#M20468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-12-05T13:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545333#M20469</link>
      <description>&lt;P&gt;OK - that's enough to drive me crazy. Did you try activating the function group?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 13:07:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545333#M20469</guid>
      <dc:creator>mmcisme1</dc:creator>
      <dc:date>2017-12-05T13:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545334#M20470</link>
      <description>&lt;P&gt;Did you apply the correction steps described in the error emessage long text?&lt;/P&gt;
  &lt;P&gt;(SV 652)&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 13:08:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545334#M20470</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-12-05T13:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545335#M20471</link>
      <description>&lt;P&gt;Also - did you use 1 and 2 a second time? Different screens are needed. I'm guessing you didn't but it doesn't hurt to check.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 13:15:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545335#M20471</guid>
      <dc:creator>mmcisme1</dc:creator>
      <dc:date>2017-12-05T13:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545336#M20472</link>
      <description>&lt;P&gt;Just read Raymond's answer. Did you follow all the steps in the long text of the message? Click on the question or transaction SE91 - SV 652 - then click long text. &lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 13:19:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545336#M20472</guid>
      <dc:creator>mmcisme1</dc:creator>
      <dc:date>2017-12-05T13:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545337#M20473</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;Yes, I tried activating the FG. It successfully activated. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 13:23:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545337#M20473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-12-05T13:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545338#M20474</link>
      <description>&lt;P&gt;I didn't used the same screen number multiple times.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 13:23:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545338#M20474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-12-05T13:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545339#M20475</link>
      <description>&lt;P&gt;Great news!!! Very strange error.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 13:24:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545339#M20475</guid>
      <dc:creator>mmcisme1</dc:creator>
      <dc:date>2017-12-05T13:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545340#M20476</link>
      <description>&lt;P&gt;I didn't think you did &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; But I had to ask.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 13:25:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545340#M20476</guid>
      <dc:creator>mmcisme1</dc:creator>
      <dc:date>2017-12-05T13:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545341#M20477</link>
      <description>&lt;P&gt;Hi Raymond,&lt;BR /&gt;&lt;BR /&gt;I deleted the TMG and tried to create it again, but it was displaying same errors whenever I try to create a TMG.&lt;BR /&gt;The following correction steps suggested:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/95595-correction-steps.png" /&gt;&lt;/P&gt;
  &lt;P&gt;But I didn't find the Function Group OM/S.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 13:29:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545341#M20477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-12-05T13:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545342#M20478</link>
      <description>&lt;P&gt;Delete your TMG, then with SE80 look for inactive objects and activate those before start recreate the TMG.Perform some checks&lt;/P&gt;
  &lt;UL&gt; 
   &lt;LI&gt;&lt;EM&gt;With SE80/SE38, look for a program like SAPL*OM*S* or includes like LOM*S* or suchg 'remnants' in tadir table. &lt;/EM&gt;&lt;/LI&gt; 
   &lt;LI&gt;&lt;EM&gt;With SE16n, Look also for the table/view in tables like TVDIR or OBJH&lt;/EM&gt;.&lt;/LI&gt;
   &lt;LI&gt;&lt;EM&gt;with SE80/SE37 look for FM like VIEW[FRAME,PROC]_/GICOM/VM_BO_AFE.&lt;/EM&gt;&lt;/LI&gt; 
  &lt;/UL&gt;</description>
      <pubDate>Tue, 05 Dec 2017 13:37:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545342#M20478</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-12-05T13:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545343#M20479</link>
      <description>Hi Raymond,
  &lt;BR /&gt;
  &lt;BR /&gt;
  &lt;OL&gt;
   &lt;LI&gt;I didn't find any input help for Function Group by searching with &lt;EM&gt;SAPL*OM*S*&lt;/EM&gt;.&lt;/LI&gt;
   &lt;LI&gt;And I found the following programs for &lt;I&gt;LOM*S*&lt;/I&gt;:&lt;BR /&gt;&lt;EM&gt;LOM_ARRAYCLS &lt;/EM&gt;&lt;P&gt;&lt;EM&gt;LOM_GEN_OVERVIEWCLS&lt;BR /&gt;LOM_NAVFRAMEWORK_OO_OBJCLS&lt;BR /&gt;LOM_NAVIGATIONFRAMEWORKCLS&lt;BR /&gt;LOM_OBJECTMANAGERCLS&lt;BR /&gt;LOM_PEOPLELISTCLS&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;But none of the above programs resolved my issue.&lt;/P&gt;&lt;/LI&gt;
   &lt;LI&gt;Then at last, I looked for FM &lt;EM&gt;VIEWFRAME_/GICOM/VM_BO_AFE&lt;/EM&gt; and I found it. Deleted this one and tried to create &lt;EM&gt;TMG&lt;/EM&gt; again. &lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;And this time, the TMG created successfully without any errors. &lt;I&gt;&lt;B&gt;&lt;/B&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;B&gt;&lt;I&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/I&gt;&lt;/B&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;I&gt;&lt;B&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/95598-super.png" /&gt;&lt;/P&gt;&lt;/B&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;B&gt;&lt;I&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;/I&gt;&lt;/B&gt;&lt;I&gt;&lt;/I&gt;&lt;/LI&gt;
  &lt;/OL&gt;
  &lt;P&gt;&lt;STRONG&gt;Thank you so much &lt;EM&gt;Raymond&lt;/EM&gt;. &lt;EM&gt;You made my day. &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/95599-smile.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 14:39:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545343#M20479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-12-05T14:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545344#M20480</link>
      <description>&lt;P&gt;Hi Michelle,&lt;/P&gt;
  &lt;P&gt;Finally, Raymond's answer helped me to resolve the issue.&lt;BR /&gt;Thank you so much for your support.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/95601-smile.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 14:51:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545344#M20480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-12-05T14:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545345#M20481</link>
      <description>&lt;P&gt;Woohoo!!!!!!!!!!!!!!!!!!!!!!!! I'm glad he did. This one was a hard one with a very strange error. I love SAP, it keeps my job so very interesting. (And makes me want to pull my hair out some days) Celebrate your win!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 14:55:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545345#M20481</guid>
      <dc:creator>mmcisme1</dc:creator>
      <dc:date>2017-12-05T14:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group is ambiguous error - Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545346#M20482</link>
      <description>&lt;P&gt;TMG = Table Maintenance Generator&lt;/P&gt;
  &lt;P&gt;So instead of saying "I am trying to create a TMG", you should say "I am trying to create a TM Dialog". Unless you're really trying to create at new TMG... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 09:28:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-is-ambiguous-error-table-maintenance-generator/m-p/545346#M20482</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2017-12-06T09:28:10Z</dc:date>
    </item>
  </channel>
</rss>

