<?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: Role in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785648#M338360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, if the role (and some other config, SP and release stuff) truly is a DISPLAY_CLIENT_ONLY role, then the auditor would probably be limited to their sy-mandt client DATA only, plus the client independent DATA, and any report / tcode which delivers client independent or even client specific information (there are a few).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I meant by "entire application" for such an audit was perhaps more "entire environment". Or rather better would be "entire system". An alternate would be "entire application&amp;lt;b&amp;gt;s&amp;lt;/b&amp;gt;", as it would depend on what the application actually does and where it is coming from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are refering to the fact that a user with strong authorizations can have an impact beyond their client (logical system) irrespective of the current client they have authorizations from (eg. the way some applications use S_TABU_CLI, S_TABU_DIS, S_DEVELOP, S_TRANSPRT, S_RZL_ADM, S_ADMI_FCD...). The user can also impact other client DATA (eg. SE30, SE37, SUB%...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So an auditor might want (highly unlikely though...) to have an account in all current accessible logical systems (clients) which can impact the one which they are auditing, or even better =&amp;gt; a DISPLAY_ENVIRONMENT_ALL role which gives them access to display the real access of the users in the entire application / environment / system from a logical system (client) independent perspective, also without there necessarily being a reference (still) to that logical system. That would be a nice auditing tool!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some auditors have their own dark ways of getting some of this sort of information, but perhaps SAP might want to consider adding such a feature to the audit information system (both as role and tool)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jan 2007 21:24:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-03T21:24:41Z</dc:date>
    <item>
      <title>Role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785638#M338350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Is there any standard role in 4.6 for display all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; transaction..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If not so How we can achieve it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; thanx in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 10:51:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785638#M338350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T10:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785639#M338351</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;You won't find any Display all role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating a display all role won't be a simple job. I have got a few tricks that could help you a bit a long the way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key authorization field in question i actvt.  So what you can do is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create and generate a role based on the profile SAP_ALL &lt;/P&gt;&lt;P&gt;2. Download this role to your PC&lt;/P&gt;&lt;P&gt;3. Open the role with notepad&lt;/P&gt;&lt;P&gt;4. Search for 'ACTVT     * ' (with the exact number of spaces between ACTVT and * -  and a space after * as well)&lt;/P&gt;&lt;P&gt;5. Replace it with "ACTVT     03"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please make sure that when you do the replace - that your not altering the positions of any other text string in the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Now upload it again to the profile generator - and generate the role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But !!! Pleace notice that actvt isn't the only field you need to change in order to create a display only role - you will still need to go through the HR and the basis authorizations - no easy way here. - and there still could be ekstra objects that needs to be maintained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Morten Nielsen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 12:19:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785639#M338351</guid>
      <dc:creator>morten_nielsen</dc:creator>
      <dc:date>2006-12-13T12:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785640#M338352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You also have to be careful with S_TCODE since creating a role based upon SAP_ALL will mean that auth object is an * and there are a number of tcodes where there is no associated auth object which means that you'll be able to execute it even it if its not a display tcode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 23:29:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785640#M338352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T23:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785641#M338353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Senthil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried to make a copy of roles:&lt;/P&gt;&lt;P&gt;SAP_ALL_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_ALL_HR_ONLY&lt;/P&gt;&lt;P&gt;SAP_ALL_RESTRICTED&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be honest, I haven't...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Agoes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 12:35:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785641#M338353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T12:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785642#M338354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP_ALL_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_BC_DWB_WBDISPLAY&lt;/P&gt;&lt;P&gt;SAP_CA_CL_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_CA_DMS_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_CO_OM_JOB_INTORDER_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_CO_OM_OBJECT_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_CO_PA_BASICDATA_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_CO_PC_ACT_MATERIAL_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_CO_PEREND_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_CS_AG_CUST_ORDER_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_CS_AG_WARRANTIES_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_CS_SE_DISPLAY_NOTIF_ORDERS&lt;/P&gt;&lt;P&gt;SAP_EC_PCA_MODEL_TP_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_EC_PCA_OBJECT_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_FI_AP_DISPLAY_BALANCES&lt;/P&gt;&lt;P&gt;SAP_FI_AP_DISPLAY_CHECKS&lt;/P&gt;&lt;P&gt;SAP_FI_AP_DISPLAY_DOCUMENTS&lt;/P&gt;&lt;P&gt;SAP_FI_AP_DISPLAY_MASTER_DATA&lt;/P&gt;&lt;P&gt;SAP_FI_AP_DISPLAY_PARKED_DOCUM&lt;/P&gt;&lt;P&gt;SAP_FI_AR_DISPLAY_CREDIT_INFO&lt;/P&gt;&lt;P&gt;SAP_FI_AR_DISPLAY_CUST_INFO&lt;/P&gt;&lt;P&gt;SAP_FI_AR_DISPLAY_DOCUMENTS&lt;/P&gt;&lt;P&gt;SAP_FI_AR_DISPLAY_MASTER_DATA&lt;/P&gt;&lt;P&gt;SAP_FI_AR_DISPLAY_PARKED_DOCUM&lt;/P&gt;&lt;P&gt;SAP_FI_BL_CHECK_MGMENT_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_FI_FM_BU_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_FI_FM_MD_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_FI_GL_DISPLAY_ACCT_BALANCE&lt;/P&gt;&lt;P&gt;SAP_FI_GL_DISPLAY_DOCUMENTS&lt;/P&gt;&lt;P&gt;SAP_FI_GL_DISPLAY_MASTER_DATA&lt;/P&gt;&lt;P&gt;SAP_FI_GL_DISPLAY_PARKED_DOCUM&lt;/P&gt;&lt;P&gt;SAP_FI_SL_DISPLAY_DOCUMENTS&lt;/P&gt;&lt;P&gt;SAP_FI_SL_DISPLAY_PLAN&lt;/P&gt;&lt;P&gt;SAP_ISR_LE_BASIC_DATA_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_ISR_MATERIAL_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_ISR_MERCH_CAT_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_ISR_SITE_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LE_BASIC_DATA_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LE_INB_DELIVERY_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LE_OUTB_DELIVERY_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LE_TMS_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LO_BM_BATCH_DATA_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LO_MD_BOM_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LO_MD_CUSTOMER_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LO_MD_MM_MATERIAL_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LO_MD_SERIAL_NO_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LO_MD_VENDOR_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LO_PP_RTG_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LO_PP_WRKC_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LO_SD_BILLING_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LO_SD_INFORMATION_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LO_SD_PRICING_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_LO_SD_SALES_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_MM_IM_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_MM_PUR_DISPLAY_OBJECTS&lt;/P&gt;&lt;P&gt;SAP_PM_EQM_EQUIPMENT_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_PM_EQM_FUNC_LOC_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_PM_EQM_MEAS_POINTS_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_PM_PRM_MAIN_PLANS_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_PM_PRM_TASKS_LISTS_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_PM_WOC_MEAS_DOC_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_PM_WOC_ORDER_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_PP_BD_RTG_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_PP_BD_WKC_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_PS_DATES_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_PS_DOCUMENTS_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_QM_IM_COSTS_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_QM_PT_CHANGE_MANAG_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_QM_PT_LOG_MASTER_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_QM_PT_MAT_MANAG_DISPLAY&lt;/P&gt;&lt;P&gt;SAP_QM_QN_NOTIF_DISPLAY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2006 09:19:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785642#M338354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-15T09:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785643#M338355</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;You can create an new role using SAP_ALL and SAP_ALL_DISPLAY profiles....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;insert second profile in "insert authorizations frm change auth data tab"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maintain the values and generate profile...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First profile is too tedious you need to maintain lots oof fields&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;jag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Dec 2006 10:59:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785643#M338355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-17T10:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785644#M338356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well there was the need to create such a thing once. Therefore, I got one - if you want it, I can send it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 13:29:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785644#M338356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T13:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785645#M338357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basic question is WHY. No functional or business consultant has aver been able to convince us of the need for such wide access. &lt;/P&gt;&lt;P&gt;General finding is that they do not know what they really need in SAP so let them go back to the drawing board and rethink the access needed from a functional point of view.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 13:53:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785645#M338357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T13:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785646#M338358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But there are some people who do not know what they don't know yet in SAP. SAP systems also consist of more than just a production client in a production system...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Examples for the need for such a role:&lt;/P&gt;&lt;P&gt;Some companies might have a philosophy about support that they should be able to display (and understand) the entire application and all functional areas, and not just their own little piece of the pie which they can edit. Such a role could find a need in a development system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some companies also get audited (all functional areas, basis, authorizations, interfaces etc etc) and you might want the auditor to be able to display (and report on) the entire application and not just one client in it. Such a role could even be a legal requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some companies also have a change control policy which does not give developers and authorizations administrators access to the production systems (in most companies their work is done in development systems). However for emergency access or serious surprise type of troubleshooting, you might want to give them display access to analyze or debug a problem in production without having to hand out SAP_ALL to them. If it wasn't a surprise, then you would know which functional role to give them.. but you dont.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 14:47:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785646#M338358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T14:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785647#M338359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julius, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to make your idea clear about SAP_ALL_DISPLAY (and thanks for making mine about the need of display access) - &lt;/P&gt;&lt;P&gt;When you say, "you might want the auditor to be able to display (and report on) the entire application and not just one client in it", let me clarify that SAP authorization management works for that particular client only. So, If I 'am providing full display access to someone, it is at client level. If there are multiple clients within the system (all clients make an application as per your concept I believe) then he would not be able to view same information in other clients. So, SAP_ALL_DISPLAY does not serve the purpose of display access for whole "Application".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, I agree with you that we do need full display access in the system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 14:16:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785647#M338359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-22T14:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785648#M338360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, if the role (and some other config, SP and release stuff) truly is a DISPLAY_CLIENT_ONLY role, then the auditor would probably be limited to their sy-mandt client DATA only, plus the client independent DATA, and any report / tcode which delivers client independent or even client specific information (there are a few).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I meant by "entire application" for such an audit was perhaps more "entire environment". Or rather better would be "entire system". An alternate would be "entire application&amp;lt;b&amp;gt;s&amp;lt;/b&amp;gt;", as it would depend on what the application actually does and where it is coming from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are refering to the fact that a user with strong authorizations can have an impact beyond their client (logical system) irrespective of the current client they have authorizations from (eg. the way some applications use S_TABU_CLI, S_TABU_DIS, S_DEVELOP, S_TRANSPRT, S_RZL_ADM, S_ADMI_FCD...). The user can also impact other client DATA (eg. SE30, SE37, SUB%...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So an auditor might want (highly unlikely though...) to have an account in all current accessible logical systems (clients) which can impact the one which they are auditing, or even better =&amp;gt; a DISPLAY_ENVIRONMENT_ALL role which gives them access to display the real access of the users in the entire application / environment / system from a logical system (client) independent perspective, also without there necessarily being a reference (still) to that logical system. That would be a nice auditing tool!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some auditors have their own dark ways of getting some of this sort of information, but perhaps SAP might want to consider adding such a feature to the audit information system (both as role and tool)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 21:24:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role/m-p/1785648#M338360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T21:24:41Z</dc:date>
    </item>
  </channel>
</rss>

