<?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: Difference in Objects maintained in SU24 and inside the role. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541919#M1265640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mukesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changes in the program should be made. Only then the object will be checked for authorization during the run time of the t-code F-67.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Apr 2009 11:53:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-14T11:53:29Z</dc:date>
    <item>
      <title>Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541908#M1265629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed that for t.code F-67,default objects maintained in SU24 are different from the objects associated with same t.code in a role. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SU24 only three objects are associated(F_BKPF_BUK,F_BKPF_KOA and S_TCODE), wherein a role there are eight objets maintained.(F_BKPF_BED,F_BKPF_BEK,F_BKPF_BES,F_BKPF_BLA,F_BKPF_BUK,F_BKPF_GSB,F_BKPF_KOA and F_FAGL_SEG)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clarify ! what is the reason of this difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mukesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2009 11:10:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541908#M1265629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-13T11:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541909#M1265630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mukesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The t-code F-67 when executed is inturn calling the t-code FBV1. And I observed that all the objects mentioned by you in your query are maintained for FBV1 in SU24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because of this reason when you assign the t-code F-67 in a role, it is associsted with the objects of both F-67 &amp;amp; FBV1 and you are getting more objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2009 11:20:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541909#M1265630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-13T11:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541910#M1265631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Lakshmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please assist me,for below points &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.What is the purpose behind the calling of multiple Tcodes thru a single T.code .I mean to say, suppose, i require a C.Code object to be associated with a T.code for doing that, why i am connecting it to C.Code object of some other T.codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.If i assign a C.Code (let say 1000)thru object F_BKPF_BUKRS to a user,does it mean that,i don't need to assign that C.code to user again for access related to C.code 1000 in the accounting document area.Or is there anything like that, the C.Code access will be coded globally for that user for all C.code related access for FI, MM and SD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.Is there any T.code,from where i can associate a authorization object with a T.code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mukesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2009 12:08:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541910#M1265631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-13T12:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541911#M1265632</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;PRE&gt;&lt;CODE&gt;&lt;P&gt; 1.What is the purpose behind the calling of multiple Tcodes thru a single T.code .I mean to say, suppose, i require a C.Code object to be associated with a T.code for doing that, why i am connecting it to C.Code object of some other T.codes.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many tcodes are customized to limit the access / risk. The best example is with SM30. If an user want to maintain a table, you can create a custom transaction which skips the intial screen (user don't need to enter the table name) and allows the user to edit the right or only one table rather than many. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can connect your custom authorization object to F-67, it will not affect FBV1. the settings from FBV1 can be overwritten with the entries in F-67. use transaction SE93 to see more details and customization in transaction F-67.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; 2.If i assign a C.Code (let say 1000)thru object F_BKPF_BUKRS to a user,does it mean that,i don't need to assign that C.code to user again for access related to C.code 1000 in the accounting document area.Or is there anything like that, the C.Code access will be coded globally for that user for all C.code related access for FI, MM and SD.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you assign the authorization to a company code 1000 it means user has access to this company code across modules. This is subject to the transactions and thier authorization objects attached to them in other modules. Note that all the transactions doesn't perform authorization check for Company code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; 3.Is there any T.code,from where i can associate a authorization object with a T.code.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;You can use SU24 itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it clarifies your queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gowrinadh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2009 13:33:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541911#M1265632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-13T13:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541912#M1265633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both the transaction calls same program SAPLF040,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when you check in role there are many object some are maintained for F-67 and some for FBV1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prasant K Paichha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2009 14:37:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541912#M1265633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-13T14:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541913#M1265634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if I create a custom tcode which too calls the same program SAPLF040, without maintaining SU24, you mean to say it will pull all the objects if I add this in a role?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2009 16:48:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541913#M1265634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-13T16:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541914#M1265635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you create a custom tcode you need to give a program name which will be used in the new tcode .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gowrinadh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 04:30:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541914#M1265635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T04:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541915#M1265636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gowri/ Lakshmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe now i am able to investigate more in these areas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Mukesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 05:11:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541915#M1265636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T05:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541916#M1265637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gowri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i directly associate a standard authorization object to F-67 e.g. F_BKPF_GSB apart from defaults maintained in F-67(F_BKPF_BUK,F_BKPF_KOA and S_TCODE), is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mukesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 09:12:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541916#M1265637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T09:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541917#M1265638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mukesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it is possible to include F_BKPF_GSB for F-67. But this should be done at the user exits present in the program of F-67.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 10:24:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541917#M1265638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T10:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541918#M1265639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshmi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could i perform that  without making any changes in the corrosponding program?Actually,my intention was to make it working thru editing some tables e.g USOB*,which have relation between T.code vs Authorization objects.Please tell me know if i can edit these table(s) for this purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mukesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 11:04:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541918#M1265639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T11:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541919#M1265640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mukesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changes in the program should be made. Only then the object will be checked for authorization during the run time of the t-code F-67.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 11:53:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541919#M1265640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T11:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541920#M1265641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many many thanks for your clarification on this topic!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mukesh &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 12:02:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541920#M1265641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T12:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541921#M1265642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mukesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are most welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 13:24:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541921#M1265642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T13:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541922#M1265643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gowrinadh, I was actually referencing about SU24 to the answer :-). It was more of finding something in an illogical assumption and(or) repeating something which had already been put forward!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 16:34:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541922#M1265643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T16:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541923#M1265644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;It was more of finding something in an illogical assumption and(or) repeating something which had already been put forward&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't get you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gowrinadh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 11:02:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541923#M1265644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T11:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in Objects maintained in SU24 and inside the role.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541924#M1265645</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;Try assigning authorization object in SE93 for the specific transaction. I am not 100% sure as it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gowrinadh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 11:09:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-in-objects-maintained-in-su24-and-inside-the-role/m-p/5541924#M1265645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T11:09:20Z</dc:date>
    </item>
  </channel>
</rss>

