<?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 work process trigger after user delete. saplscd4 program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-work-process-trigger-after-user-delete-saplscd4-program/m-p/10577995#M1859897</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, that's the whole point. The users will stay in the system so all documents (e.g. sales orders) that have been created in system will be pointing to a valid user even though these users are locked. In your case the user name on these documents is a name that can't be linked to a user record. If you are asking from licensing point of view then if you set expiry date on these users then they won't be counted towards your license. So no problem here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2014 06:12:49 GMT</pubDate>
    <dc:creator>mvoros</dc:creator>
    <dc:date>2014-09-10T06:12:49Z</dc:date>
    <item>
      <title>Update work process trigger after user delete. saplscd4 program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-work-process-trigger-after-user-delete-saplscd4-program/m-p/10577992#M1859894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Experts,&lt;/P&gt;&lt;P&gt;i delete user using FM BAPI_USER_DELETE or using SU01 TCode; if delete of users is in mass lets say 10-20 user; then i notice that multiple update(UP2) work process are created and seen in SM66. these work processes process user's CDHDR entries using program SAPLSCD4. this processing normally taking 5-7 minute of each work process.&lt;/P&gt;&lt;P&gt;Please advice what could be possible reason of work process taking so long time to process single user as multiple work processes are getting created simultaneously.&lt;/P&gt;&lt;P&gt;-Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 14:17:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-work-process-trigger-after-user-delete-saplscd4-program/m-p/10577992#M1859894</guid>
      <dc:creator>Viveknin</dc:creator>
      <dc:date>2014-09-09T14:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Update work process trigger after user delete. saplscd4 program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-work-process-trigger-after-user-delete-saplscd4-program/m-p/10577993#M1859895</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;have you checked quite recent note &lt;A href="http://service.sap.com/sap/support/notes/2047975" title="2047975  - BAPI: Lock problem when using the BAPI_USER_DELETE"&gt;2047975 .&lt;/A&gt; It could explain why it takes so long to delete a user. That note also references another note &lt;A href="http://service.sap.com/sap/support/notes/1893393" title="1893393  - SU10: Poor performance when deleting many users"&gt;1893393&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Out of curiosity. Have you thought about not deleting users and just removing roles from them, locking them and assigning them to a designed group. This is a common practice and it has some advantages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 23:44:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-work-process-trigger-after-user-delete-saplscd4-program/m-p/10577993#M1859895</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2014-09-09T23:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Update work process trigger after user delete. saplscd4 program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-work-process-trigger-after-user-delete-saplscd4-program/m-p/10577994#M1859896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Voros,&lt;/P&gt;&lt;P&gt;I appreciate your kind input towards my query. &lt;/P&gt;&lt;P&gt;I have one more points to put across, please advice.&lt;SPAN style="font-size: 10pt;"&gt; if we do not delete and assign user to some deleted group, then we will see all these users in usr02, this will continue to increase user count. will it not be not-effective?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 01:15:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-work-process-trigger-after-user-delete-saplscd4-program/m-p/10577994#M1859896</guid>
      <dc:creator>Viveknin</dc:creator>
      <dc:date>2014-09-10T01:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Update work process trigger after user delete. saplscd4 program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-work-process-trigger-after-user-delete-saplscd4-program/m-p/10577995#M1859897</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, that's the whole point. The users will stay in the system so all documents (e.g. sales orders) that have been created in system will be pointing to a valid user even though these users are locked. In your case the user name on these documents is a name that can't be linked to a user record. If you are asking from licensing point of view then if you set expiry date on these users then they won't be counted towards your license. So no problem here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 06:12:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-work-process-trigger-after-user-delete-saplscd4-program/m-p/10577995#M1859897</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2014-09-10T06:12:49Z</dc:date>
    </item>
  </channel>
</rss>

