<?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: Auth Objects pulled in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859519#M1475509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;1) "Default values for transaction " SE93?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F-02 and FB01 are coupling transaction refer to table TCDCOUPLES and enter F-02 and execute, in addition to it below TCodes are called as well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F-29&lt;/P&gt;&lt;P&gt;FB02&lt;/P&gt;&lt;P&gt;SE38&lt;/P&gt;&lt;P&gt;SE51&lt;/P&gt;&lt;P&gt;SE80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So whenever you run/execute F-02 it does call internally all the above tcodes at some stage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;2) Do Generally Auth objects pulled from both transaction (F-02 , FB01)? If i am creating role only from F-02 .&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now make a check if the PFCG auth tab is pulling all the object which are assosiated with above couples Tcodes as well??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 May 2010 04:41:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-21T04:41:08Z</dc:date>
    <item>
      <title>Auth Objects pulled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859517#M1475507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i created a role for transaction F-02  in system, I observed in Auth data (Inside PFCG) that default auth objects comes from SU24 for  F-02 tcode . Besides this some  other auth object also pulled with empty values . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(As per my understanding , Generally for any role ceation for particular transaction , Default auth object pulled from SU24 in auth data  )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in this case , Some  other Auth object also pulled with empty values .I have researched on it  and found that "Default values  for transaction "FB01"  in SE93 for F-02 . I have seen in SU24 for FB01 then observed that other  auth objects pulled  for F-02 from FB01 . &lt;/P&gt;&lt;P&gt;My doubt :&lt;/P&gt;&lt;P&gt;1)  "Default values  for transaction " SE93?&lt;/P&gt;&lt;P&gt;2)   Do Generally Auth objects pulled from both transaction (F-02  , FB01)? If i am creating role only from F-02 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Vikas rana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 04:22:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859517#M1475507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-21T04:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Auth Objects pulled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859518#M1475508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; 1)  "Default values  for transaction " SE93?&lt;/P&gt;&lt;P&gt;Do you mean deafult auth objects for accessing SE93. If yes, Please check su24 values for transaction SE93. It is S_DEVEOP object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; 2)   Do Generally Auth objects pulled from both transaction (F-02  , FB01)? If i am creating role only from F-02 .&lt;/P&gt;&lt;P&gt;Yes If a transaction calls another transaction then SU24 values of second transaction(FB01) are also pulled in. This is ensure you do not get any auth errors while accessing 1st transaction(F-02).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to check for the Auth objects being checked in a transaction or report, please use program RSABAPSC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Anjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 04:29:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859518#M1475508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-21T04:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Auth Objects pulled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859519#M1475509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;1) "Default values for transaction " SE93?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F-02 and FB01 are coupling transaction refer to table TCDCOUPLES and enter F-02 and execute, in addition to it below TCodes are called as well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F-29&lt;/P&gt;&lt;P&gt;FB02&lt;/P&gt;&lt;P&gt;SE38&lt;/P&gt;&lt;P&gt;SE51&lt;/P&gt;&lt;P&gt;SE80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So whenever you run/execute F-02 it does call internally all the above tcodes at some stage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;2) Do Generally Auth objects pulled from both transaction (F-02 , FB01)? If i am creating role only from F-02 .&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now make a check if the PFCG auth tab is pulling all the object which are assosiated with above couples Tcodes as well??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 04:41:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859519#M1475509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-21T04:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Auth Objects pulled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859520#M1475510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anjan and Akshay for reply ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Akshay , &lt;/P&gt;&lt;P&gt;1) As per you , whatever the auth objects in su24 for  all Coupled transactions for tcode F-02  (In this case F-29, FB02, SE38, SE51, SE80)  Would be pulled out ,If i am creating ROle for F-02 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have checked in system , Auth objects not pulled for all coupled tcodes .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rather , I think as per Anjan only   Auth objects  for tcode : FB02  pulled (and Auth objects also for F-02)  when I am creating role for F-02 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short ,only F-02 and FB02 auth objects comes in PFCG , when i am creating role  for F-02 . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I hope ,I am not confusing you all , Please suggest)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;2) Please clarifiy , Whats the meaning of "Default values for transaction "  in SE93.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vikas rana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 05:16:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859520#M1475510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-21T05:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Auth Objects pulled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859521#M1475511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many transaction(e.g. ZTABLE) for table updates which call trxn SM30. So by default when you add transaction ZTABLE to your role, by default SU24 values for transaction SM30 are pulled in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These transactions are created with the option "Transaction with Parameter ( parameter transaction)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you go F-02 through transaction SE93 , beside "Screen" there is a number diaplyed also there is some value maintained for " From Mudule pool" . "Default values for transaction" pulls values for these fields from teh called transaction(i.e. FB02 in this case).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it clarifies.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Anjan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: anjanpandey on May 21, 2010 7:29 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 05:29:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859521#M1475511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-21T05:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Auth Objects pulled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859522#M1475512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you are correct, I just checked in the sandbox and found that f-02 is a parameter transaction which is used to assign default values to the screen of FB01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have access to both the tcodes then execute it and find the different between the two tcodes Fb01 and F-02.Also refer to below help link for more details on parameter tcodes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nwmobile71/helpdata/EN/43/0f955bc2086ff3e10000000a422035/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nwmobile71/helpdata/EN/43/0f955bc2086ff3e10000000a422035/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you execute Tcode F-02 you will find that below are the defaut values which comes in the initial screen:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;type	SA&lt;/P&gt;&lt;P&gt;Pstky	40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see the same values maintained in SE93 for this tcode. hope this clarifies your doubt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 05:45:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859522#M1475512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-21T05:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Auth Objects pulled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859523#M1475513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S o Ultimately discussion is  all coupled  transactions  hits auth object not pulled  when we are creating role for particular tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only parameter transactions linked auth object pulled while we are creating role ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clarifiy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 09:36:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859523#M1475513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-21T09:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Auth Objects pulled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859524#M1475514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; S o Ultimately discussion is  all coupled  transactions  hits auth object not pulled  when we are creating role for particular tcode.&lt;/P&gt;&lt;P&gt;&amp;gt; Only parameter transactions linked auth object pulled while we are creating role ?&lt;/P&gt;&lt;P&gt;Agreed. Let us know if there are any further questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Anjan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: anjanpandey on May 21, 2010 11:40 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 09:40:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/auth-objects-pulled/m-p/6859524#M1475514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-21T09:40:07Z</dc:date>
    </item>
  </channel>
</rss>

