<?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: Authorization check flow in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521063#M846887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well said Jurjen! &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing the info on HR objects too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Mar 2008 18:36:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-12T18:36:07Z</dc:date>
    <item>
      <title>Authorization check flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521057#M846881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if some one can help clearing a doubt of mine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The standard definition one finds on the net for Authorization check maintenance in SU24 for transactions is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CM = Check performed AND object added in PFCG when tcode added to the role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C = Check performed BUT object not added in PFCG when tcode added to the role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;N = No check OR check will return sy-subrc = 0 even if the user does not have the authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U = Unknown. A check will may be hardcoded in the program, or maybe not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My take on the above definitions is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example object: V_VBAK_AAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CM&lt;/STRONG&gt; for  V_VBAK_AAT the object is included in the role while working with PFCG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the &lt;STRONG&gt;definition&lt;/STRONG&gt; check performed on object and object added.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question 1:&lt;/STRONG&gt; Even if the object is maintained as &lt;STRONG&gt;CM&lt;/STRONG&gt; it would not make a difference if the check is not coded in the program (authority-check). Would it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;C&lt;/STRONG&gt; check performed but object not added&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question 2:&lt;/STRONG&gt;  If a check is going to be made on this object, why not include it in the role i.e mark it as &lt;STRONG&gt;CM&lt;/STRONG&gt;? I was once told that these are objects that are most commonly used and hence from a BASIS point of view that the roll buffer will have that much less authorizations to load. But that does not ring true to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;N&lt;/STRONG&gt; - check will return value 0 thereby allowing the user through even though he does not have the authorization to do so&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question 3:&lt;/STRONG&gt; Why suppress a check that is coded into the prgram in the first place. After all, the whole idea of Security is "&lt;STRONG&gt;any authorization not explicitly assigned&lt;/STRONG&gt;" means &lt;STRONG&gt;NO AUTHORIZATION&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the last couple of years that i have been working on this, i have accepted this, as one would,  the bible :-)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now i wonder if there will be some enlightenment....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 14:46:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521057#M846881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T14:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization check flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521058#M846882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;Question 1:&lt;/STRONG&gt; Even if the object is maintained as &lt;STRONG&gt;CM&lt;/STRONG&gt; it would not make a difference if the check is not coded in the program (authority-check). Would it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;no, it wouldn't. the check has to be coded.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;Question 2:&lt;/STRONG&gt;  If a check is going to be made on this object, why not include it in the role i.e mark it as &lt;STRONG&gt;CM&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;because you would have many obsolete objects in your role, depending on the setup of your applications, the org-structure and several other things (mostly in configuration), whether an extension-set is active, a special IS used ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;Question 3:&lt;/STRONG&gt; Why suppress a check that is coded into the prgram in the first place. After all, the whole idea of Security is "&lt;STRONG&gt;any authorization not explicitly assigned&lt;/STRONG&gt;" means &lt;STRONG&gt;NO AUTHORIZATION&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;here one can only guess. one scenario might be: due to a bug in a SAP standard BAPI you deactivate the check until you get a correction from SAP. you have to do this to keep up the business ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mylene Euridice Dorias on Mar 11, 2008 3:59 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 14:58:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521058#M846882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T14:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization check flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521059#M846883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;Question 1:&lt;/STRONG&gt; Even if the object is maintained as &lt;STRONG&gt;CM&lt;/STRONG&gt; it would not make a difference if the check is not coded in the program (authority-check). Would it?&lt;/P&gt;&lt;P&gt;It needs to be coded in the program. In SU24 you cannot add checks and expect them to be performed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;Question 2:&lt;/STRONG&gt;  If a check is going to be made on this object, why not include it in the role i.e mark it as &lt;STRONG&gt;CM&lt;/STRONG&gt;? I was once told that these are objects that are most commonly used and hence from a BASIS point of view that the roll buffer will have that much less authorizations to load. But that does not ring true to me.&lt;/P&gt;&lt;P&gt;Sometimes it isn't true but that's why you can adjust SU24 to fit your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;Question 3:&lt;/STRONG&gt; Why suppress a check that is coded into the prgram in the first place. After all, the whole idea of Security is "&lt;STRONG&gt;any authorization not explicitly assigned&lt;/STRONG&gt;" means &lt;STRONG&gt;NO AUTHORIZATION&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Because the check may shield information that is not valuable in &lt;U&gt;your&lt;/U&gt; situation? Checks are built in to suit the needs of as many customers as possible but in a lot of situations they're considered overkill.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 15:04:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521059#M846883</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-03-11T15:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization check flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521060#M846884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Folks, that does help &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 08:27:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521060#M846884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T08:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization check flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521061#M846885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This thread is very informative. Thank you for this &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just had one more thing to add:&lt;/P&gt;&lt;P&gt;SAP has allowed only 'check' or 'check/maintain' for Basis auth. objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I guess SAP has ensured security for basis objects, regarding concerns for suppressing checks ('N')  &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guru's, Please correct me if anyone feels I have lost it &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 18:24:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521061#M846885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T18:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization check flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521062#M846886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I just had one more thing to add:&lt;/P&gt;&lt;P&gt;&amp;gt; SAP has allowed only 'check' or 'check/maintain' for Basis auth. objects&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; So I guess SAP has ensured security for basis objects, regarding concerns for suppressing checks ('N') &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is correct, but not only basis. In HR some checks also cannot be disabled and there are some others as far as I know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess SAP's product integrity/reputation would be at stake if you were allowed do kill the whole authorization mechanism with a few mouseclicks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 18:28:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521062#M846886</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-03-12T18:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization check flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521063#M846887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well said Jurjen! &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing the info on HR objects too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 18:36:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521063#M846887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T18:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization check flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521064#M846888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Abishek, Jurgen &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 08:38:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-check-flow/m-p/3521064#M846888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-13T08:38:44Z</dc:date>
    </item>
  </channel>
</rss>

