<?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: Problem using RSETESTD and WE11 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-using-rsetestd-and-we11/m-p/7882998#M1595004</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could be a 'feature'. When you run, did you check all check boxes and 'uncheck the testrun'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update: I just ran and that got deleted and no links.... One more, i got sy-subrc 0 after the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sampath Kumar on May 11, 2011 10:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 May 2011 16:15:51 GMT</pubDate>
    <dc:creator>former_member191735</dc:creator>
    <dc:date>2011-05-11T16:15:51Z</dc:date>
    <item>
      <title>Problem using RSETESTD and WE11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-using-rsetestd-and-we11/m-p/7882995#M1595001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am testing report RSETESTD to delete IDOCs, but I am not sure if it is working correctly.&lt;/P&gt;&lt;P&gt;The IDOCs (ORDRSP) I delete are linked to a sales order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report deletes the IDOC but when I check the relationship (service for object) from the sales order&lt;/P&gt;&lt;P&gt;I still can see the relation ship to the IDOC number. It does not show the IDOC anymore, but the link still exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have debugged the report and I see that BINARY_RELATION_DELETE allways comes back with sy-subrc=4&lt;/P&gt;&lt;P&gt;"no role"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a normal "functionality" that the relation is not deleted?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not want to see the relation from the sales order anymore...and also no history.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Who can tell me how it looks in other systems?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Werner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 15:32:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-using-rsetestd-and-we11/m-p/7882995#M1595001</guid>
      <dc:creator>Werner_Magerl</dc:creator>
      <dc:date>2011-05-11T15:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using RSETESTD and WE11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-using-rsetestd-and-we11/m-p/7882996#M1595002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check OSS notes. Seems it is normal as the code after the function call checks if the sy-subrc &amp;gt; 4 that means 4 is ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sampath Kumar on May 11, 2011 10:07 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 16:05:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-using-rsetestd-and-we11/m-p/7882996#M1595002</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2011-05-11T16:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using RSETESTD and WE11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-using-rsetestd-and-we11/m-p/7882997#M1595003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have installed all available Notes.....&lt;/P&gt;&lt;P&gt;But still this problem....I want to find out that it is a problem....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe it is a "feature"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WErner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 16:09:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-using-rsetestd-and-we11/m-p/7882997#M1595003</guid>
      <dc:creator>Werner_Magerl</dc:creator>
      <dc:date>2011-05-11T16:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using RSETESTD and WE11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-using-rsetestd-and-we11/m-p/7882998#M1595004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could be a 'feature'. When you run, did you check all check boxes and 'uncheck the testrun'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update: I just ran and that got deleted and no links.... One more, i got sy-subrc 0 after the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sampath Kumar on May 11, 2011 10:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 16:15:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-using-rsetestd-and-we11/m-p/7882998#M1595004</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2011-05-11T16:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using RSETESTD and WE11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-using-rsetestd-and-we11/m-p/7882999#M1595005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I havbe checked all boxes and I switch off test run.&lt;/P&gt;&lt;P&gt;The IDOC is physically deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But can it be, that something the the customizing is missing, so that have to setup something,&lt;/P&gt;&lt;P&gt;so that BINARY_REALTION_DELETE works in a different way then and deletes also the relationship&lt;/P&gt;&lt;P&gt;and not only the IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is there a report to delete relation ships if one object does not exist????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Werner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 16:24:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-using-rsetestd-and-we11/m-p/7882999#M1595005</guid>
      <dc:creator>Werner_Magerl</dc:creator>
      <dc:date>2011-05-11T16:24:37Z</dc:date>
    </item>
  </channel>
</rss>

