<?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: Restricting transaction code VA22 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-transaction-code-va22/m-p/10845904#M1885111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The object will do what you want it to do, if you go and customize your stati (has to be a userstat, of course). &lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/dd/560629545a11d1a7020000e829fd11/frameset.htmhttp://"&gt;Check your&amp;nbsp; customizing&lt;/A&gt;. Don't forget about B_USERST_T.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jan 2015 13:23:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-01-28T13:23:21Z</dc:date>
    <item>
      <title>Restricting transaction code VA22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-transaction-code-va22/m-p/10845900#M1885107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #e1ebf2;"&gt;Hi All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #e1ebf2;"&gt;I am trying to restrict transaction code per document status.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #e1ebf2;"&gt;I have 2 scenarios, when the quotation is in status A, both users can change and update the quotation, once the status of the quotation is been updated to status B (for example), one user should not be able to change anything on the quotation, while the other can update the quotation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #e1ebf2;"&gt;I am able to restrict the users down to document type, but I do not see any way to restrict the document to status type.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #e1ebf2;"&gt;I tried using authorisation object B_USERSTAT, and utilising the authorisation key, but that object is not even being checked.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #e1ebf2;"&gt;Any one has any suggestions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #e1ebf2;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 07:18:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-transaction-code-va22/m-p/10845900#M1885107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-28T07:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting transaction code VA22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-transaction-code-va22/m-p/10845901#M1885108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/632908" width="450" /&gt;&lt;/P&gt;&lt;P&gt;SU24???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 08:30:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-transaction-code-va22/m-p/10845901#M1885108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-28T08:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting transaction code VA22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-transaction-code-va22/m-p/10845902#M1885109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mylene,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are correct VA42 has nothing to do with quotation, but I am referring to transaction code VA22 - Change Quotation.&lt;/P&gt;&lt;P&gt;The reason I tried to use authorisation object B_USERSTAT was because I saw in SU24 that it is being checked, however when you run the transaction, and trace, this object is not being checked, and I am not sure that even if this object will be checked it will do what I need it to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 09:26:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-transaction-code-va22/m-p/10845902#M1885109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-28T09:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting transaction code VA22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-transaction-code-va22/m-p/10845903#M1885110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;From Object documentation in SU21(B_USERSTAT):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User status authorization object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this authorization object you protect the setting or deletion of user status in the general status management of orders, projects, network plans, and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This authorization object is only checked during the direct setting or deletion of the user status in the status maintenance screen (SAPLBSVA 0300/0302) or in the dialog box of the user status maintenance (SAPLBSVA 0201).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ensure the mentioned screens are being used for the activity&amp;nbsp; , if then this object should be cheked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 13:20:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-transaction-code-va22/m-p/10845903#M1885110</guid>
      <dc:creator>former_member298454</dc:creator>
      <dc:date>2015-01-28T13:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting transaction code VA22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-transaction-code-va22/m-p/10845904#M1885111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The object will do what you want it to do, if you go and customize your stati (has to be a userstat, of course). &lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/dd/560629545a11d1a7020000e829fd11/frameset.htmhttp://"&gt;Check your&amp;nbsp; customizing&lt;/A&gt;. Don't forget about B_USERST_T.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 13:23:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-transaction-code-va22/m-p/10845904#M1885111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-28T13:23:21Z</dc:date>
    </item>
  </channel>
</rss>

