<?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 Problem with function RSDRD_SEL_DELETION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-rsdrd-sel-deletion/m-p/5859812#M1321239</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made update rutine in BW 4.50, this rutine make deleting data selective before insert data in cube, in rutine call function RSDRD_SEL_DELETION, but send message "LOCK NOT SET FOR DELETING TRANSACTION DATA SELECTEVELY". Any idea &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jul 2009 16:31:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-09T16:31:07Z</dc:date>
    <item>
      <title>Problem with function RSDRD_SEL_DELETION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-rsdrd-sel-deletion/m-p/5859812#M1321239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made update rutine in BW 4.50, this rutine make deleting data selective before insert data in cube, in rutine call function RSDRD_SEL_DELETION, but send message "LOCK NOT SET FOR DELETING TRANSACTION DATA SELECTEVELY". Any idea &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 16:31:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-rsdrd-sel-deletion/m-p/5859812#M1321239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T16:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with function RSDRD_SEL_DELETION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-rsdrd-sel-deletion/m-p/5859813#M1321240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you dont have a Authorization to Delete.Put a Break point the below coding part and check if the authorization passed or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;check authorization&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; if i_authority_check = rs_c_true.
    perform authority_check
      using    i_datatarget
               rssb_c_auth_actvt-delete
      changing c_t_msg.
  endif. &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kanagaraja L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 17:21:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-rsdrd-sel-deletion/m-p/5859813#M1321240</guid>
      <dc:creator>Kanagaraja_L</dc:creator>
      <dc:date>2009-07-09T17:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with function RSDRD_SEL_DELETION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-rsdrd-sel-deletion/m-p/5859814#M1321241</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;yes i have Sap all, im deguging the function (RSDRD_SEL_DELETION) and see the function RSENQ_ENQUEUE  return sy-subrc = 1 (locked), I have 3 data pakage when i make load and the first data pakage is ok, but next data pakage send error message and stop load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Juan_Fco_Rosas_Perez on Jul 10, 2009 12:59 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 17:58:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-rsdrd-sel-deletion/m-p/5859814#M1321241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T17:58:10Z</dc:date>
    </item>
  </channel>
</rss>

