<?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 ml81n in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n/m-p/5632142#M1282286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to give authorization for unblock and block the PO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help me to solve the issue&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;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 May 2009 10:34:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-19T10:34:58Z</dc:date>
    <item>
      <title>ml81n</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n/m-p/5632142#M1282286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to give authorization for unblock and block the PO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help me to solve the issue&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;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 10:34:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n/m-p/5632142#M1282286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T10:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: ml81n</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n/m-p/5632143#M1282287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; kindly help me to solve the issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With "help" you imply you've tried some stuff yourself. Where did you get stuck?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 10:54:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n/m-p/5632143#M1282287</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-05-19T10:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: ml81n</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n/m-p/5632144#M1282288</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;thanks for the reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ml81n has got following authorization objects &lt;/P&gt;&lt;P&gt;M_BEST_BSA&lt;/P&gt;&lt;P&gt;M_BEST_EKG&lt;/P&gt;&lt;P&gt;M_BEST_EKO&lt;/P&gt;&lt;P&gt;M_BEST_WRK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i select a service entry sheet and in the change mode I tried to change the status to block and reset block and vice verse ,but those who have the authorization for t-code ML81N they can do the same ,&lt;/P&gt;&lt;P&gt;now I want to restrict the block and reset block for specific users &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tries with the t-code ST01 to find the authorization objects,and which shows only the above mentioned objects&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;&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: George Varghese on May 19, 2009 2:10 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 12:07:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n/m-p/5632144#M1282288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T12:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: ml81n</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n/m-p/5632145#M1282289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking at these objects it does not apear as if there's a separate activity for block and reset block. Change mode is about all you've got.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My guess is that you'll need to look for a customer exit where you can add code with an additional authroization check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 13:08:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n/m-p/5632145#M1282289</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-05-19T13:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: ml81n</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n/m-p/5632146#M1282290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;George&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have the business process steps required to block and unblock purchase orders?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you start with the process, you should be able to determine what authorizations are required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally, you can run an ST01 trace on the process to see what authorizations are used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 13:29:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n/m-p/5632146#M1282290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T13:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: ml81n</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n/m-p/5632147#M1282291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi George,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you'll click on "lock button" in ML81N then NO authorization object is checked. So this is &lt;STRONG&gt;NOT&lt;/STRONG&gt; possible to segregate user for with "Block" and "Reset block". However you can check with ABAPer on "User exit" as last option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arpan Paik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2009 10:29:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ml81n/m-p/5632147#M1282291</guid>
      <dc:creator>arpan_paik</dc:creator>
      <dc:date>2009-05-22T10:29:04Z</dc:date>
    </item>
  </channel>
</rss>

