<?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 : authorizations in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-authorizations/m-p/4402817#M1046472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi abapers,&lt;/P&gt;&lt;P&gt;    i have designed a form for registration and when a user gets registered the details gets stored in database, now my problem is i should give authorizations so that one can modify their details when they visit the next time also.&lt;/P&gt;&lt;P&gt; can anyone provide me examples for that ?&lt;/P&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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Syam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Aug 2008 02:09:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-22T02:09:53Z</dc:date>
    <item>
      <title>re : authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-authorizations/m-p/4402817#M1046472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi abapers,&lt;/P&gt;&lt;P&gt;    i have designed a form for registration and when a user gets registered the details gets stored in database, now my problem is i should give authorizations so that one can modify their details when they visit the next time also.&lt;/P&gt;&lt;P&gt; can anyone provide me examples for that ?&lt;/P&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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Syam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2008 02:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-authorizations/m-p/4402817#M1046472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-22T02:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: re : authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-authorizations/m-p/4402818#M1046473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Create Authorization object&lt;/P&gt;&lt;P&gt;2.Assigning  &lt;STRONG&gt;Activity&lt;/STRONG&gt; field&lt;/P&gt;&lt;P&gt;3.Create User Role&lt;/P&gt;&lt;P&gt;4.Assigning that Auth. object to dat&lt;/P&gt;&lt;P&gt;5.u can select wot u want in Act Field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your program you can check it like follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{CODE) &lt;/P&gt;&lt;P&gt; AUTHORITY-CHECK OBJECT 'Z_USER_AUT'&lt;/P&gt;&lt;P&gt;    ID  'ACTVT' FIELD  '04'&lt;/P&gt;&lt;P&gt;    ID  'ACTVT' FIELD  '03'&lt;/P&gt;&lt;P&gt;    ID  'ACTVT' FIELD  '02'&lt;/P&gt;&lt;P&gt;    ID  'ACTVT' FIELD  '01'.&lt;/P&gt;&lt;P&gt;  IF SY-SUBRC = 0.&lt;/P&gt;&lt;P&gt;    V_AUTH = 'SUPER'.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;{CODE}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewardss if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2008 02:20:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-authorizations/m-p/4402818#M1046473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-22T02:20:38Z</dc:date>
    </item>
  </channel>
</rss>

