<?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: Function Module to check whether an authorization object is assigned to a u in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-whether-an-authorization-object-is-assigned-to-a-u/m-p/2885554#M677811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do the Authority check for the user in the program -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;program an AUTHORITY-CHECK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AUTHORITY-CHECK OBJECT &amp;lt;authorization object&amp;gt;&lt;/P&gt;&lt;P&gt;ID &amp;lt;authority field 1&amp;gt; FIELD &amp;lt;field value 1&amp;gt;.&lt;/P&gt;&lt;P&gt;ID &amp;lt;authority field 2&amp;gt; FIELD &amp;lt;field value 2&amp;gt;.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;ID &amp;lt;authority-field n&amp;gt; FIELD &amp;lt;field value n&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The OBJECT parameter specifies the authorization object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ID parameter specifies an authorization field (in the authorization object).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FIELD parameter specifies a value for the authorization field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The authorization object and its fields have to be suitable for the transaction. In most cases you will be able to use the existing authorization objects to protect your data. But new developments may require that you define new authorization objects and fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/52/67167f439b11d1896f0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/52/67167f439b11d1896f0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2007 03:42:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-04T03:42:00Z</dc:date>
    <item>
      <title>Function Module to check whether an authorization object is assigned to a u</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-whether-an-authorization-object-is-assigned-to-a-u/m-p/2885553#M677810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;             Is there a standard Function Module ot check whether a authorization objects is assigned to a User or not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 03:39:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-whether-an-authorization-object-is-assigned-to-a-u/m-p/2885553#M677810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T03:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to check whether an authorization object is assigned to a u</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-whether-an-authorization-object-is-assigned-to-a-u/m-p/2885554#M677811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do the Authority check for the user in the program -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;program an AUTHORITY-CHECK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AUTHORITY-CHECK OBJECT &amp;lt;authorization object&amp;gt;&lt;/P&gt;&lt;P&gt;ID &amp;lt;authority field 1&amp;gt; FIELD &amp;lt;field value 1&amp;gt;.&lt;/P&gt;&lt;P&gt;ID &amp;lt;authority field 2&amp;gt; FIELD &amp;lt;field value 2&amp;gt;.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;ID &amp;lt;authority-field n&amp;gt; FIELD &amp;lt;field value n&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The OBJECT parameter specifies the authorization object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ID parameter specifies an authorization field (in the authorization object).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FIELD parameter specifies a value for the authorization field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The authorization object and its fields have to be suitable for the transaction. In most cases you will be able to use the existing authorization objects to protect your data. But new developments may require that you define new authorization objects and fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/52/67167f439b11d1896f0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/52/67167f439b11d1896f0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 03:42:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-whether-an-authorization-object-is-assigned-to-a-u/m-p/2885554#M677811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T03:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to check whether an authorization object is assigned to a u</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-whether-an-authorization-object-is-assigned-to-a-u/m-p/2885555#M677812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SLS_MISC_AUTHORIZE_USER        Get authorization profile for a certain user&lt;/P&gt;&lt;P&gt;FC_USER_AUTHORITY_CHECK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are several other FM's to check authorization depending on object type:&lt;/P&gt;&lt;P&gt;AUTHORITY_CHECK_DATASET        Check Authorization for File Access&lt;/P&gt;&lt;P&gt;AUTHORITY_CHECK_DIAL           Authorization Check for Dialog Module&lt;/P&gt;&lt;P&gt;AUTHORITY_CHECK_DOMA           Authorization Check for Dictionary Object Domain&lt;/P&gt;&lt;P&gt;AUTHORITY_CHECK_DTEL           Authorization Check for Dictionary Object Data Ele&lt;/P&gt;&lt;P&gt;AUTHORITY_CHECK_ENQU           Authorization Check for Dictionary Object Lock Obj&lt;/P&gt;&lt;P&gt;AUTHORITY_CHECK_FUGS           Authorization Check for Exit Function Group (SAP P&lt;/P&gt;&lt;P&gt;AUTHORITY_CHECK_FUNC           Authorization Check for Function Module&lt;/P&gt;&lt;P&gt;AUTHORITY_CHECK_TCODE          Authorization Check for Start of a Transaction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 03:50:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-whether-an-authorization-object-is-assigned-to-a-u/m-p/2885555#M677812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T03:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to check whether an authorization object is assigned to a u</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-whether-an-authorization-object-is-assigned-to-a-u/m-p/2885556#M677813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;        As i have to create an authorization object for a transaction( not for any field etc. ) i.e i dont want all users to execute a transaction only specific users who will have this auth object added to there user profile shud be able to run the transaction, in that case do i need to maintain authorization fields in the authorization object or we can do it without it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if we need to maintain the auth fields what are the permissible values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 04:31:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-whether-an-authorization-object-is-assigned-to-a-u/m-p/2885556#M677813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T04:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to check whether an authorization object is assigned to a u</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-whether-an-authorization-object-is-assigned-to-a-u/m-p/2885557#M677814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sibi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the SAP help, it explains stepwise how to proceed to create an Authorization object .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/52/67167f439b11d1896f0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/52/67167f439b11d1896f0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 04:34:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-whether-an-authorization-object-is-assigned-to-a-u/m-p/2885557#M677814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T04:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to check whether an authorization object is assigned to a u</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-whether-an-authorization-object-is-assigned-to-a-u/m-p/2885558#M677815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;GET_AUTH_VALUES&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; and&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: bold;"&gt;SUSR_USER_AUTH_FOR_OBJ_GET&lt;/SPAN&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 10:51:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-check-whether-an-authorization-object-is-assigned-to-a-u/m-p/2885558#M677815</guid>
      <dc:creator>stanislav_tulovskiy</dc:creator>
      <dc:date>2015-02-19T10:51:51Z</dc:date>
    </item>
  </channel>
</rss>

