<?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: ELEMENT DELETATION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/element-deletation/m-p/12615881#M2012203</link>
    <description>&lt;P&gt;You will help many people if you explain how you solved it...&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jun 2022 12:50:03 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2022-06-22T12:50:03Z</dc:date>
    <item>
      <title>ELEMENT DELETATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/element-deletation/m-p/12615879#M2012201</link>
      <description>&lt;P&gt;Hi Everyone ,&lt;/P&gt;
  &lt;P&gt;I have three views ; V1, V2 and V3 The main view is V1. They re connected the each other with plugs like ;&lt;/P&gt;
  &lt;P&gt;V1(outbound plugs) -&amp;gt; V2(ınbound plug)&lt;/P&gt;
  &lt;P&gt;V1(outbound plugs) -&amp;gt; V3(ınbound plug) &lt;/P&gt;
  &lt;P&gt;V2(outbound plugs) -&amp;gt; V3(ınbound plug)&lt;/P&gt;
  &lt;P&gt;V2outbound plugs) -&amp;gt; V1(ınbound plug)&lt;/P&gt;
  &lt;P&gt;V3(outbound plugs) -&amp;gt; V1(ınbound plug)&lt;/P&gt;
  &lt;P&gt;Each view contains elements such as buttons, captions . When i go back to V1 from V2 , ı can delete all elements in V2 with bellow codes ; (ı added all elements dynamically)&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;  DATA : lo_container TYPE REF TO cl_wd_uielement_container .&lt;BR /&gt;&lt;BR /&gt;  lo_container ?= wd_this-&amp;gt;mo_view-&amp;gt;get_element( id = 'ROOTUIELEMENTCONTAINER'  ) .&lt;BR /&gt;  lo_container-&amp;gt;remove_all_children( ).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  wd_this-&amp;gt;fire_vdocrel_outbound_plg(&lt;BR /&gt;  ).&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;but...&lt;/P&gt;
  &lt;P&gt;How can I delete elements in V2 when going from V3 to V1. &lt;/P&gt;
  &lt;P&gt;I mean , how can i delete elements of another view from diffirent view .&lt;/P&gt;
  &lt;P&gt;(by the way sorry for my English )&lt;/P&gt;
  &lt;P&gt;Thanks regards .&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 07:47:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/element-deletation/m-p/12615879#M2012201</guid>
      <dc:creator>Neithan</dc:creator>
      <dc:date>2022-06-22T07:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: ELEMENT DELETATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/element-deletation/m-p/12615880#M2012202</link>
      <description>&lt;P&gt;Problem Solved !!!!!!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 11:04:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/element-deletation/m-p/12615880#M2012202</guid>
      <dc:creator>Neithan</dc:creator>
      <dc:date>2022-06-22T11:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: ELEMENT DELETATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/element-deletation/m-p/12615881#M2012203</link>
      <description>&lt;P&gt;You will help many people if you explain how you solved it...&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 12:50:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/element-deletation/m-p/12615881#M2012203</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-06-22T12:50:03Z</dc:date>
    </item>
  </channel>
</rss>

