<?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: Regarding Authorisation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorisation/m-p/1552088#M250372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this .&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DBPNPAUT                            19 * Check if the user has any authorizations to read the requested
                                    22 * that users having only P_PERNR authorizations will fail this
                                    24 * Users having only P_PERNR authorizations may need other authorizations
                                    26 * Workaround: we may give the user authorizations for P_ORGIN
                                    32 ** the corresponding authorization information.
                                    39 *    is_authorized TYPE boolean.                          "XYVAHRK055732
                                   119 *          CALL METHOD hrac_badi-&amp;gt;check_min_infty_authorization
                                   125 *              is_authorized = is_authorized.
                                   126 *          IF NOT is_authorized = hrac_badi-&amp;gt;true.
                                   129 *          ENDIF.  " NOT IS_AUTHORIZED = HRAC_BADI-&amp;gt;TRUE.
                                   178 *    is_authorized TYPE boolean.
                                   182 *    CALL METHOD hrac_badi-&amp;gt;check_authorization
                                   193 *        is_authorized = is_authorized.
                                   196 *    IF is_authorized = hrac_badi-&amp;gt;true.
                                   198 *    ELSE.  " IS_AUTHORIZED = HRAC_BADI-&amp;gt;TRUE.
                                   200 *    ENDIF.  " (ELSE) IS_AUTHORIZED = HRAC_BADI-&amp;gt;TRUE.
                                   209 * Form for initializing the authorization BADI exit.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Aug 2006 06:10:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-30T06:10:01Z</dc:date>
    <item>
      <title>Regarding Authorisation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorisation/m-p/1552087#M250371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt; Below I have a scenario like this in HR Module,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Some users doesnt have authorization to read infotype 0008 which has been assigend in the standard authority object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is when the above user runs one particular report which has got a PNP ldb attached to it he should be authorized to read the inofype 0008.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to over ride this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible,  and please give your valuable suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2006 05:56:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorisation/m-p/1552087#M250371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-30T05:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Authorisation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorisation/m-p/1552088#M250372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this .&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DBPNPAUT                            19 * Check if the user has any authorizations to read the requested
                                    22 * that users having only P_PERNR authorizations will fail this
                                    24 * Users having only P_PERNR authorizations may need other authorizations
                                    26 * Workaround: we may give the user authorizations for P_ORGIN
                                    32 ** the corresponding authorization information.
                                    39 *    is_authorized TYPE boolean.                          "XYVAHRK055732
                                   119 *          CALL METHOD hrac_badi-&amp;gt;check_min_infty_authorization
                                   125 *              is_authorized = is_authorized.
                                   126 *          IF NOT is_authorized = hrac_badi-&amp;gt;true.
                                   129 *          ENDIF.  " NOT IS_AUTHORIZED = HRAC_BADI-&amp;gt;TRUE.
                                   178 *    is_authorized TYPE boolean.
                                   182 *    CALL METHOD hrac_badi-&amp;gt;check_authorization
                                   193 *        is_authorized = is_authorized.
                                   196 *    IF is_authorized = hrac_badi-&amp;gt;true.
                                   198 *    ELSE.  " IS_AUTHORIZED = HRAC_BADI-&amp;gt;TRUE.
                                   200 *    ENDIF.  " (ELSE) IS_AUTHORIZED = HRAC_BADI-&amp;gt;TRUE.
                                   209 * Form for initializing the authorization BADI exit.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2006 06:10:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorisation/m-p/1552088#M250372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-30T06:10:01Z</dc:date>
    </item>
  </channel>
</rss>

