<?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: Update Termination on BCST_SU in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-on-bcst-su/m-p/8103183#M1616625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;according to SAP notes 770038 and 1444380 it could be assumed that this error may have happened with a newly created user (check the dump for the record that caused the DUPLICATE RECORD error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your e-mail sending program uses outdated FM SO_DOCUMENT function module technology, if it sends more than one mail, if there is any parallel processing involved, may be that's a reason. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP note 1444380 recommends to start the &lt;STRONG&gt;report RSBCSTSU&lt;/STRONG&gt; to prevent the termination from occurring in the case of users that have already been created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore that note says about the table that when you send a message for the first time, the system writes data about the sender to the database that is then used at runtime by the Business Communication Service (BCS) for the administration of the SAPusers.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Jul 2011 12:28:30 GMT</pubDate>
    <dc:creator>Clemenss</dc:creator>
    <dc:date>2011-07-10T12:28:30Z</dc:date>
    <item>
      <title>Update Termination on BCST_SU</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-on-bcst-su/m-p/8103182#M1616624</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;We are running a Scheduled Background Job on a Batch User (MM) which deletes the Reservations and sends an email notification to concerned persons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, on thursday we observed that there was a UPDATE TERMINATION on this Job with a message &lt;STRONG&gt;DUPLICATE RECORD INSERTION INTO BCST_SU.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We observed that all the reservations have been successfuly deleted and there is nothing went wrong. This table BCST_SU  is related to (BCS: Folder for Semantic and Technical SAP User Key). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering &lt;STRONG&gt;what is the use of this table BCST_SU and what it does?? and in what scenario it will have entires in it?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If someone can help me in understanding it, we may be able to analyse our UPDATE TERMINATION in a better manner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Lakshmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jul 2011 03:57:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-on-bcst-su/m-p/8103182#M1616624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-10T03:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Update Termination on BCST_SU</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-on-bcst-su/m-p/8103183#M1616625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;according to SAP notes 770038 and 1444380 it could be assumed that this error may have happened with a newly created user (check the dump for the record that caused the DUPLICATE RECORD error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your e-mail sending program uses outdated FM SO_DOCUMENT function module technology, if it sends more than one mail, if there is any parallel processing involved, may be that's a reason. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP note 1444380 recommends to start the &lt;STRONG&gt;report RSBCSTSU&lt;/STRONG&gt; to prevent the termination from occurring in the case of users that have already been created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore that note says about the table that when you send a message for the first time, the system writes data about the sender to the database that is then used at runtime by the Business Communication Service (BCS) for the administration of the SAPusers.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jul 2011 12:28:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-on-bcst-su/m-p/8103183#M1616625</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2011-07-10T12:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Update Termination on BCST_SU</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-on-bcst-su/m-p/8103184#M1616626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Clemens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for guiding me in Right Direction... Yes, these notes do point to the issue (I am still wondering why this happend only this time as we have this SAP BATCH USER set up a YEAR AGO) and we will try to implement them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully, they will resolve the issue once and forever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lakshmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 04:56:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-on-bcst-su/m-p/8103184#M1616626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-11T04:56:35Z</dc:date>
    </item>
  </channel>
</rss>

