<?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 Delete structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-structure/m-p/12337330#M1991923</link>
    <description>&lt;P&gt;hello experts,&lt;/P&gt;
  &lt;P&gt;I had a RFC ,but I deleted it by accident,it then references some structure,and i deleted FM group.&lt;/P&gt;
  &lt;P&gt;When I delete structure, the structure is can't deleted,because it was used FM Program。&lt;/P&gt;
  &lt;P&gt;so, how do I remove these structures？&lt;/P&gt;</description>
    <pubDate>Wed, 10 Mar 2021 02:42:07 GMT</pubDate>
    <dc:creator>JamesG</dc:creator>
    <dc:date>2021-03-10T02:42:07Z</dc:date>
    <item>
      <title>Delete structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-structure/m-p/12337330#M1991923</link>
      <description>&lt;P&gt;hello experts,&lt;/P&gt;
  &lt;P&gt;I had a RFC ,but I deleted it by accident,it then references some structure,and i deleted FM group.&lt;/P&gt;
  &lt;P&gt;When I delete structure, the structure is can't deleted,because it was used FM Program。&lt;/P&gt;
  &lt;P&gt;so, how do I remove these structures？&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 02:42:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-structure/m-p/12337330#M1991923</guid>
      <dc:creator>JamesG</dc:creator>
      <dc:date>2021-03-10T02:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Delete structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-structure/m-p/12337331#M1991924</link>
      <description>&lt;P&gt;Hello Wei,&lt;/P&gt;&lt;P&gt;Even though you deleted the function module(s) and the Function Group sometimes the Function Group's main program still not deleted and still is accessible. So check with SE38 if SAPL&amp;lt;FunctionGroupName&amp;gt; program exists; if it does exists then display it and make sure it doesn't reference any other Function Modules (you can double click on include names) then I'd say you can find how the structures are used in the Function Group program (probably there is a data variable definitions exist) so you can delete these variables; meaning later you can delete the structures. You can consider deleting SAPL&amp;lt;FunctionGroupName&amp;gt; as long as there is no other function modules in it.&lt;/P&gt;&lt;P&gt;If these all don't make sense please give more details (like object names) that would be helpful for the context.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Tuncay&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 02:54:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-structure/m-p/12337331#M1991924</guid>
      <dc:creator>TuncayKaraca</dc:creator>
      <dc:date>2021-03-10T02:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Delete structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-structure/m-p/12337332#M1991925</link>
      <description>&lt;P&gt;hello Tuncay,&lt;/P&gt;&lt;P&gt;Thanks you respond. &lt;/P&gt;&lt;P&gt;I search SAPLZ*, it didn't had my program.&lt;/P&gt;&lt;P&gt;when i used where used structure,&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1903627-擷取.png" /&gt;&lt;/P&gt;&lt;P&gt;when i used se38 search &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1903628-1.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 03:21:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-structure/m-p/12337332#M1991925</guid>
      <dc:creator>JamesG</dc:creator>
      <dc:date>2021-03-10T03:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Delete structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-structure/m-p/12337333#M1991926</link>
      <description>&lt;P&gt;Wei, that's interesting!&lt;/P&gt;&lt;P&gt;Probably the navigation index should be updated. So you can consider to run these programs: SAPRSEUI or SAPRSEUT or SAPRSLOG&lt;/P&gt;&lt;P&gt;Running the programs must help "Where-Used List" giving correct &amp;amp; updated results.&lt;/P&gt;&lt;P&gt;Reference: &lt;A href="https://answers.sap.com/questions/854851/transaction-for-mass-updating-of-navigation-index.html" target="_blank"&gt;Transaction for mass updating of navigation index&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Tuncay&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 14:53:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-structure/m-p/12337333#M1991926</guid>
      <dc:creator>TuncayKaraca</dc:creator>
      <dc:date>2021-03-10T14:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Delete structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-structure/m-p/12337334#M1991927</link>
      <description>&lt;P&gt;hi Tuncay,&lt;/P&gt;&lt;P&gt;the program was deleted.But I didn't do anything,when I again check, it was not used.&lt;/P&gt;&lt;P&gt;maybe is navigation index was updated.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 07:18:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-structure/m-p/12337334#M1991927</guid>
      <dc:creator>JamesG</dc:creator>
      <dc:date>2021-03-22T07:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Delete structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-structure/m-p/12337335#M1991928</link>
      <description>&lt;P&gt;You are welcome, Wei. Glad to hear all good now!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 18:51:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-structure/m-p/12337335#M1991928</guid>
      <dc:creator>TuncayKaraca</dc:creator>
      <dc:date>2021-03-22T18:51:11Z</dc:date>
    </item>
  </channel>
</rss>

