<?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 Org Structure selection disappear in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/org-structure-selection-disappear/m-p/1925006#M383950</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;Just wondering, did anyone came across this problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a report using a HR Report Category which allows me to do selection by Org Structure.  The Org Structure selection is thru' a button that appears together with Futher Selection of HR Report Category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Upon selecting a Org Unit via Org Structure I clicked the tick to accept my selection.&lt;/P&gt;&lt;P&gt;2. The Org Structure button has a Green shade on it.&lt;/P&gt;&lt;P&gt;3. I reenter Org Structure again by clicking the Org Structure button again.&lt;/P&gt;&lt;P&gt;4. This time instead of clicking the tick to accept selection, I click the cross on the right top side of the window to close the window without making any changes to my selection in Org Structure.&lt;/P&gt;&lt;P&gt;5. It turn out all selection has been removed from Org Structure (Green shade disappear)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope anyone who has come across this issue can provide me with a solution to have the selection retain despite me clicking on the cross at the top right of the org structure window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lawrence&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Feb 2007 15:11:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-27T15:11:03Z</dc:date>
    <item>
      <title>Org Structure selection disappear</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/org-structure-selection-disappear/m-p/1925006#M383950</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;Just wondering, did anyone came across this problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a report using a HR Report Category which allows me to do selection by Org Structure.  The Org Structure selection is thru' a button that appears together with Futher Selection of HR Report Category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Upon selecting a Org Unit via Org Structure I clicked the tick to accept my selection.&lt;/P&gt;&lt;P&gt;2. The Org Structure button has a Green shade on it.&lt;/P&gt;&lt;P&gt;3. I reenter Org Structure again by clicking the Org Structure button again.&lt;/P&gt;&lt;P&gt;4. This time instead of clicking the tick to accept selection, I click the cross on the right top side of the window to close the window without making any changes to my selection in Org Structure.&lt;/P&gt;&lt;P&gt;5. It turn out all selection has been removed from Org Structure (Green shade disappear)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope anyone who has come across this issue can provide me with a solution to have the selection retain despite me clicking on the cross at the top right of the org structure window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lawrence&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 15:11:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/org-structure-selection-disappear/m-p/1925006#M383950</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T15:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Org Structure selection disappear</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/org-structure-selection-disappear/m-p/1925007#M383951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is Std functionality.. when you close the popup window it amounts to 'cancelling the selection &amp;amp; the 'ticks' are clared.. I don't think you have an easy workaround here.. PL take a look at the code insde the function module RP_PNP_ORGSTRUCTURE &amp;amp; you will understand the situation better. thios is where the selection is cleared out..&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; IF SY-SUBRC = 2.                              "L9BK018353       
   CLEAR POBJID[].                             "L9BK018353       
   EXIT.                                       "L9BK018353       
 ELSEIF SY-SUBRC &amp;lt;&amp;gt; 0.                         "L9BK018353       
   MESSAGE ID 'PN' TYPE 'E' NUMBER 016 WITH TEXT-101.            
   EXIT.                                                         
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 20:08:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/org-structure-selection-disappear/m-p/1925007#M383951</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2007-02-27T20:08:59Z</dc:date>
    </item>
  </channel>
</rss>

