<?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: Autorization object not triggering in all points in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/autorization-object-not-triggering-in-all-points/m-p/9841365#M1785203</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field exit are active , i already check , this "&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;The last thing you need to consider is the Enjoy transaction doesn't support the field exit.&lt;/SPAN&gt;" how do i check it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Nov 2013 20:26:15 GMT</pubDate>
    <dc:creator>elalan</dc:creator>
    <dc:date>2013-11-14T20:26:15Z</dc:date>
    <item>
      <title>Autorization object not triggering in all points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/autorization-object-not-triggering-in-all-points/m-p/9841362#M1785200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all , i need some help with a field exit , i'm using the field exit for data elment BUKRS and inside that i put a Autorization Object Z that i made that validate the bukrs field . The problem is that the field exit is not triggered in all transaction , for example is trigger in OKB9 , but in a Z report that my friend is developing doesn't&amp;nbsp; get the error message that i put to know if it pass , please help &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 17:36:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/autorization-object-not-triggering-in-all-points/m-p/9841362#M1785200</guid>
      <dc:creator>elalan</dc:creator>
      <dc:date>2013-11-14T17:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Autorization object not triggering in all points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/autorization-object-not-triggering-in-all-points/m-p/9841363#M1785201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to check if the server is enabled to execute field exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to transaction RZ11. At the parameter name enter "abap/fieldexit".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if the fields "&lt;STRONG&gt;Default Values&lt;/STRONG&gt;", "&lt;STRONG&gt;Profile Value&lt;/STRONG&gt;" and "&lt;STRONG&gt;Current Value&lt;/STRONG&gt;" are type with "YES".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need restart the server to get the new features.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 17:52:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/autorization-object-not-triggering-in-all-points/m-p/9841363#M1785201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-14T17:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Autorization object not triggering in all points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/autorization-object-not-triggering-in-all-points/m-p/9841364#M1785202</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;&lt;/P&gt;&lt;P&gt;The ffirst thing you need to consider is the field exit is no longer supported, anyway:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Bruno said you need to check if all your servers are available for field exit, &lt;/P&gt;&lt;P&gt;but also you need to check if all transactions you need are active for your field exit (run report &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;RSMODPRF&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field-exit has to be active for every dynpro where you need to trigger your control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last thing you need to consider is the Enjoy transaction doesn't support the field exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 18:39:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/autorization-object-not-triggering-in-all-points/m-p/9841364#M1785202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-14T18:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Autorization object not triggering in all points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/autorization-object-not-triggering-in-all-points/m-p/9841365#M1785203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field exit are active , i already check , this "&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;The last thing you need to consider is the Enjoy transaction doesn't support the field exit.&lt;/SPAN&gt;" how do i check it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 20:26:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/autorization-object-not-triggering-in-all-points/m-p/9841365#M1785203</guid>
      <dc:creator>elalan</dc:creator>
      <dc:date>2013-11-14T20:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Autorization object not triggering in all points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/autorization-object-not-triggering-in-all-points/m-p/9841366#M1785204</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;Enjoy transaction mostly end with 'N' like ME21N, SE16N, etc and BDC recordings are not supported as these have complex views with grid and other OO functionality used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 22:39:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/autorization-object-not-triggering-in-all-points/m-p/9841366#M1785204</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-11-14T22:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Autorization object not triggering in all points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/autorization-object-not-triggering-in-all-points/m-p/9841367#M1785205</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 all transaction ending with N, but in generally all transactions having dynpro based on control framework &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 17:01:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/autorization-object-not-triggering-in-all-points/m-p/9841367#M1785205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-15T17:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Autorization object not triggering in all points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/autorization-object-not-triggering-in-all-points/m-p/9841368#M1785206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field exit will not trigger automatically at all screens where it is used.&lt;/P&gt;&lt;P&gt;You might need to configure a program/screen to trigger the exit.&lt;/P&gt;&lt;P&gt;Please check this &lt;A href="http://help.sap.com/saphelp_40b/helpdata/en/c8/19765b43b111d1896f0000e8322d00/content.htm"&gt;documentation&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the case you mentioned, it would be better to code in the authority check in the Z program.&lt;/P&gt;&lt;P&gt;For standard programs, standard auth objects would be implemented - you can check by putting a break point on statement &lt;EM style="color: #ff0000;"&gt;&lt;STRONG&gt;AUTHORITY-CHECK&lt;/STRONG&gt;&lt;/EM&gt;. &lt;/P&gt;&lt;P&gt;In case it does not have any for BUKRS/required field, you could use implicit or explicit enhancement options to include the custom auth check.&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;Regards, &lt;/P&gt;&lt;P&gt;Vimal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 20:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/autorization-object-not-triggering-in-all-points/m-p/9841368#M1785206</guid>
      <dc:creator>vimalv</dc:creator>
      <dc:date>2013-11-15T20:26:38Z</dc:date>
    </item>
  </channel>
</rss>

