<?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 Control at User/Document in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-at-user-document/m-p/5578245#M1272283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way that a document can be controlled (Change/Delete) by user.&lt;/P&gt;&lt;P&gt;I mean, there are 2 users - User A and User B in same plant/department (All authorizations are same).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User A created a Material Reservation document (D1)&lt;/P&gt;&lt;P&gt;User B created a Material Reservation document (D2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we control the change authorization of D1 to only by A and D2 by only B ( Logically, they are the owners)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greatly appreciate your valuable input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vamsi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2009 13:07:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-05T13:07:34Z</dc:date>
    <item>
      <title>Control at User/Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-at-user-document/m-p/5578245#M1272283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way that a document can be controlled (Change/Delete) by user.&lt;/P&gt;&lt;P&gt;I mean, there are 2 users - User A and User B in same plant/department (All authorizations are same).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User A created a Material Reservation document (D1)&lt;/P&gt;&lt;P&gt;User B created a Material Reservation document (D2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we control the change authorization of D1 to only by A and D2 by only B ( Logically, they are the owners)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greatly appreciate your valuable input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vamsi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 13:07:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/control-at-user-document/m-p/5578245#M1272283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-05T13:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Control at User/Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-at-user-document/m-p/5578246#M1272284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If the information provided were more descriptive, then it would have helped me more to understand your question.&lt;/P&gt;&lt;P&gt;can you please let me know the TCode being used for this? MB21 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As much as I can say... you can use the following Authorization Objects and fields for these checks.. (still I am not sure whether I am able to help you to some extent or not).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object	        Class	Text	                                                          Fileds	Field Text&lt;/P&gt;&lt;P&gt;C_DRAW_TCD	CV	        Authorization for document activities	          ACTVT	Activity&lt;/P&gt;&lt;P&gt;                                                                                DOKAR	Document Type&lt;/P&gt;&lt;P&gt;				&lt;/P&gt;&lt;P&gt;C_DRAW_TCS		Status-Dependent Authorizations for Documents	   ACTVT	Activity&lt;/P&gt;&lt;P&gt;                                                                                DOKAR	Document Type&lt;/P&gt;&lt;P&gt;                                                                                DOKST	Document Status&lt;/P&gt;&lt;P&gt;				&lt;/P&gt;&lt;P&gt;C_DRZI_TCD	 CV	Document Distribution: Authorization for Distribution Order	ACTIVITY	Activity:                                                                                &lt;/P&gt;&lt;P&gt;document distribution&lt;/P&gt;&lt;P&gt;                                                                                BSART     Purchasing Document Type&lt;/P&gt;&lt;P&gt;				&lt;/P&gt;&lt;P&gt;M_MRES_BWA  MM_B	Reservations: Movement Type	                BWART	Movement Type (Inventory Management)&lt;/P&gt;&lt;P&gt;                                                                                ACTVT	Activity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dipanjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 19:54:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/control-at-user-document/m-p/5578246#M1272284</guid>
      <dc:creator>sdipanjan</dc:creator>
      <dc:date>2009-05-05T19:54:05Z</dc:date>
    </item>
  </channel>
</rss>

