Tcode SU25 has been executed in Dev

Hello Gurus,
The tcode SU25 has been executed one of our contractors in Development system (ECC 6.0).  He executed the following steps:
1. step 2B. compare affected transactions
2. step 2C. Roles to be checked
3. Check indicator (Transaction SU24)
I want to know the consequences of running SU25 in Dev whether it will affect any available custom roles in dev system.
Please advise..
Regards,
Salman

1. Align your SU24 tables with the correct check indicator defaults as suggested by SAP. You have the option to accept or reject a change. This will also make sure that when you add any transaction to roles, it will add the correct values for the authorization objects
2. Make sure all your new roles have picked up the new values for the new/old authorization objects. If you do not complete this step, all the roles will show up red if you have updated the check indicator defaults.
Any administator who has done security for a while will tell you that testing will not necessarily catch all problems. If you are proactive, you can catch most of the problems in the dev system where the change can be done directly and transported
Thanks,
Prasant

Similar Messages

  • Finding query access frequency or how many times a query has been executed?

    Dear Experts
    I need to find the total number of access frequency of individual queries that are requested by the users say at a particular time.
    Say there are 20 distinct queries requested in the time difference of 3 hours. All of the 20 queries or some of the queries may be requested for more than 2/3 times at that time by other users. By the way say query Q1 is requested 5 times at that so its query access frequency or how many times this query is executed is 5.
    From where and how can I can find this counting of query access frequency or how many times a query has been executed at particular time or a session?
    Normally we know the there SQL history dynamic performance views or if it can be possible to query the Shared pool library cache for SQL area it may be possible to find the total number of execution time for a query. But how to find that if anyone knows, please help me about this.
    Regards-
    Engr. A.N.M. Bazlur Rashid
    OCP DBA

    That's one of the stats reported by statspack - assuming that your query does sufficient work to meet the thresholds for the standard report. Executions is of course one of the columns of v$sql so you might just wish to sample that yourself. Finally if you are on 11g and the sql you are interested is relatively low resource intensive and you are licensed for AWR then you can use the slightly madly named "colored sql" feature that ensures that a specific statement will always be sampled for AWR.
    Niall Litchfield
    http://www.orawin.info/

  • How to find how many times a program has been executed & by whom

    Can any one help me to find log of program : Details like how many times the program(T-Code) has been executed and by whom(User ID) and when

    Hi,
    sy-uname will give u the name of the person.
    sy-uzeit will give u the time of exection.
    Not sure about number of times of execution.
    <REMOVED BY MODERATOR>
    regards,
    Ramya
    Edited by: Alvaro Tejada Galindo on Mar 19, 2008 4:15 PM

  • Revenue recognition has been executed twice

    HI all
    G/L Balance is not correct as below.
    It looks that some of revenue recognition has been executed twice. There are both items that revenue recognition has been executed twice and items that revenue recognition has been executed once within the same sales order.  I have no idea whether there is any pattern exists or not.  This issue needs to be solved by today .
    what could be the reason, can any one help me on this.
    Thanks in advance,
    Raju

    Hi Raju,
    Can u explain us in detail,
    It can be the reason like if the revenue recog is replicating through some nightly job, there r different cases it may ran twice(relication has done twice).
    Best regards
    Bhupathi.

  • WRH$** tables, Need to know by which user SQL Query has been executed

    Hi,
    From the AWR data (WRH$) tables , I need to know how many sql code is using some specific indexes, I found that information by using the mentioned code. but I need to find out by which user this code has been executed ( not the PARSING_SCHEMA_NAME). Can someone please help me, how can I get that info?
    select a.operation,a.OBJECT_OWNER,a.OBJECT_NAME ,dbms_lob.substr(b.SQL_TEXT,4000,1) from WRH$_SQL_PLAN a,WRH$_SQLTEXT b
    where a.operation='INDEX' and a.SNAP_ID=b.SNAP_ID and a.SQL_ID=b.SQL_ID and a.OBJECT_NAME in (
    'I_CUSTORDER_STAT_CHG_DTM',
    'I_LINE_ITEM_STAT_CHG_DTM',
    'I_SHOPCART_MODIFIEDDTM',
    'I_VISITOR_CART_UPDATED_DTM',
    'R_ORDER_LOG_EVENT_DTM',
    'I_LI_STATUS_HISTORY_EVENT_DTM',
    'I_SHOPPING_CART_CREATEDDTM',
    'I_VISITOR_CART_CREATED_DTM',
    'I_LINE_ITEM_CREATED_DTM_FTM')

    872903 wrote:
    Hi,
    From the AWR data (WRH$) tables , I need to know how many sql code is using some specific indexes, I found that information by using the mentioned code. but I need to find out by which user this code has been executed ( not the PARSING_SCHEMA_NAME). Can someone please help me, how can I get that info?
    select a.operation,a.OBJECT_OWNER,a.OBJECT_NAME ,dbms_lob.substr(b.SQL_TEXT,4000,1) from WRH$_SQL_PLAN a,WRH$_SQLTEXT b
    where a.operation='INDEX' and a.SNAP_ID=b.SNAP_ID and a.SQL_ID=b.SQL_ID and a.OBJECT_NAME in (
    'I_CUSTORDER_STAT_CHG_DTM',
    'I_LINE_ITEM_STAT_CHG_DTM',
    'I_SHOPCART_MODIFIEDDTM',
    'I_VISITOR_CART_UPDATED_DTM',
    'R_ORDER_LOG_EVENT_DTM',
    'I_LI_STATUS_HISTORY_EVENT_DTM',
    'I_SHOPPING_CART_CREATEDDTM',
    'I_VISITOR_CART_CREATED_DTM',
    'I_LINE_ITEM_CREATED_DTM_FTM')consider enabling AUDIT SELECT FROM TABLE upon which INDEX is based.

  • How to check whether MRP run has been executed for a sales order or not

    Dear Experts,
    In Strategy:20, Make to Order scenario, I have run MRP for sales order in T Code:MD50,
    then how can I check whether MRP run has been executed for a sales order or not.  Is there any report where I can find some indication?
    Thanks and regards,
    Vikas

    Dear,
    In MTO scenario with Planning strategy group 20 in material master .
    After sales order is created, Run MRP , then planned order will be created then go to planned order details in MD04 or MD12 you will get sales order number in assigment tab.
    or check the Table PLAF field  PALTR ,and field name KDAUF its sales order, for all created planned order.
    Regards,
    R.Brahmankar

  • No of times the program has been executed in the last 6 months

    Hi,
    How to get the information on the number of times the 'z' programs has been executed and the users who executed them?
    Thank you,
    Chandra

    Hi Chandra ,
      I dont think this is stored.
    If the requirement is there then the program it self must have code to update a custom table with the details of when and who executed it , this table can later be accessed to get all the details.
    Regards
    Arun

  • History for Transaction/Program has been executed

    Hi,
    I would like to trace for the transactions or programs which have  been executed by specific user over a period of time in the past. Can this be achieved? By which transaction or table? Please advise.
    Thanks.

    Hi Cheung,
    If your trace is on then you can find out the trace log file but your trace is off then not possible to get past information. But to keep trace for in future you can trace on with t-code st05 on user lavel also.
    I will suggest trace on is not recomended for long time.
    Regards,
    Anil

  • Photoshop CS5 shortcut problems after panel has been executed

    Hi,
    I have a problem with Photoshop panels.
    After executing a panel keyboard shortcuts stop functioning, especially copy/paste.
    My panels are simple one-button panels that call a bunch of Javascript functions.
    I tested it with a simple "create new file", with a more complicated Export panel and with the sample Colorpicker panel that is shipped with the SDK.
    After activating them the keyboard shortcuts do not work anymore.
    I am using Photoshop CS5 64Bit.
    I searched through the forums and it seems two other users had a similar problem without ever getting an answer, but I do not know where to ask if not here.
    The other two threads are these:
    http://forums.adobe.com/message/4020737#4020737
    http://forums.adobe.com/thread/744774?tstart=0
    Thanks for your help,
    Cheers,
    Malte

    Yes, basically we have all the default fonts installed on our computers, but we use a program called Universal Type Client to get the fonts we need, and UTC grabs fonts from a server and temporarily makes them usable on our computer. But everyone has this software so I dont think that would have anything to do with it.
    Could it possibly have something to do with my Video Drivers or Graphic Cards? Our tech guy mentioned it was strange that my computer had two different things (I believe he said I have a CORE i7 vPro and Nvidia NVS 5200M or something and that they may be competing?) or the amount of monitors Im using?

  • How many times a transaction has been executed

    Hi All,
    I have to make a list on how many times certain transactions have been exectued last year.
    Does any of you have a idea on how to get this list?
    tried already ST03 and STAT but without satisfying result
    We have R/3 4.6B.
    Regards,
    Rod.

    hi,
    use STAD transaction.

  • Assistant migration stuck at 2/3 has been executer

    Hello every body
    Here is my problem, and as it is Sunday the Apple help on the phone is closed
    I wanted to migrate the content of my MacBook Pro  (2013) under Yosemite (all apps and system updated) to my new iMac last version.
    I have already done that  procedure several times before, even from an old Windows PC to a MacBook and have succeeded till to day, not without a hard time from an old MacBook to my then new MacBook Pro
    But this time, no way.
    I tried first to migrate with assistant migration through internet connection on the same network of both computers but it didn't work (one hour without detecting each other). Then I tried direct connection between the two computers by ethernet cable. Same thing. May be I wasn't patient enough,
    Then I decided to try the migration from my time machine freshly backed up external drive.
    It began well then, but after 2/3 of the transfert completed, it get stuck.
    "14 minutes remaining" since yesterday evening. Time machine external disk cold, nothing written on my iMac screen.
    Two details:
    - As I gave the same name for the admin user on my MacBook and iMac, system asked me to change name of iMac user, what I did. Could it be the source of the problem?
    - I chose not to transfer  the computer and networks settings  as my iMac had already been successfully connected to internet and my iCloud account. Could it be the source of the problem?
    Urgent question: Should I wait Monday and leave the iMac as it is with my external time machine drive in it?
    Or can I shut everything and try again?
    Didn't find anything corresponding
    in the discussions. All answers concerned with no further system than Mountain Lion.
    Thanks for your advices
    Constance
    Message was edited by: CathyLapin

    If the 2 computers have the correct cable connections, try the Target Disk Mode.
    Target Disk Mode - Mavericks
    You can also try running Setup Assistant and try Time Machine from there.
    Setup Assistant – How to re-run
    Inherit a Backup
    Inherit a Backup (2)

  • Workflow status "In progress" remains after everything has been executed

    Hello,
    I'm running into a problem with visual studio workflows I'm using in my solution. It appears that some workflows randomly don't finish while the same workflow finishes just fine for an other listitem. So I got a small test envoirment which creates 30 listitems
    and starts the same workflow (with 1 task inside) for all those items. After that I got some custom code which alters every task to be finished. So when the problem appears the task inside the workflow is finished, but the workflow itself remains "In
    progress".
    Only 3 - 5 out of 30 workflows usually remain "In progress" and sometimes every workflow is finished, so I'm wondering what the cause could be here? Sometimes a single workflow also remains "In progress" so the heavy load due to many
    workflows being finished at the same time can't be the reason in my opinion.

    I got a follow up question, which might lead to a solution for my problem. I'm trying to figure out how to terminate a workflow programmatically. I've found severals ways to cancel a workflow but since that's not the result a user might expect, after everything
    went fine, I'm looking for a piece of code to end the workflow as it would normally do.
    I understand why there is no api for this code, since a workflow normally should stop by itself, but as I pointed out in my first post that's not always the case for me.

  • How to receive variant-criteria after background-task had been executed

    Hi ABAP-community,
    i do run a program in background task. Once i enter sm37 the other day i can find the spool-file but i miss a opportunity to get the selection criteria as well. The job has been executed with variant xy. I now need to know/recreate what the selection-criteria was before the job has been executed. In the job-log functionality i can find report name and even a variant-name but haven't found a possibility to view the selection parameters.
    I already found table vari, varid, etc. but no appropriate report/function/etc. on how to restore the selection-criteria.
    Does anyone have a clue? Please let me know!
    Thanks in advance....
    ...and bye for now!
    Gunther

    Hi,
    perfect! That's exactly what i was looking for!
    Thank You and byebye!
    Gunther

  • Need to checks if ASN has been received for all the materials in the

    Hi Experts,
    Can you please give me an idea
    I need checks if ASN has been received for all the materials in the Invoice.
    what filed do i need to check.
    Regd's
    Vardesh,

    Hi Jagadeeswari,
              If you need to check Workflow Trace check Transaction SWU9. This displays all the WOrkflow started on a particular time period we specify. Check Program RSWTTR01 and also table SWT_LOGCAT which could help you. The transaction i have specified displays all the Workflow that has been executed and whether it is been a success or a failure.
              Hope this would help you.
    Thanks,
    Prashanth

  • How can I tell how long a request has been sitting on an execute queue?

    Is it possible to determine (in WL 8.1 and/or 10.3) how long an HTTP request has been sitting on the execute queue before being assigned to a servlet?
    Under heavy load, I'm finding that the caller times out by the time the servlet tries to write the response because the request has been waiting on the execute queue for too long. To prevent doing all the work to process the request, I want to be able to see how long the request has been waiting to determine whether it's worth processing the request.
    Currently I use the getExecuteThreadTotalCount() method in ExecuteQueueRuntimeMBean and assume that if the count is high, the request has probably been waiting for a while, but getting the actual time on the queue would be much better.
    Thanks.

    Further investigation and a bunch of speed tests later, I'm even more puzzled. Between 7 pm and 9pm this evening, download speed has been consistently at 112kb, except for the 1 in 10 occasions where it hits 1.5mb, for 30 or 40 seconds, before dropping back to 112kb.
    Does anyone have any ideas what is going on?
    thanks in advance
    Ben

Maybe you are looking for

  • Preview improperly displays PDF created by Kyocera printer/scanner.

    Preview improperly displays PDF created by Kyocera printer/scanner. Adobe Reader displays same document ok. It appears that Preview is displaying low res CCITTFaxDecode thumbnails rather than high resolution DCTDecode images. The PDF in Question http

  • HELP!!!  I Can't Import .CR2 Files In Lr4?!?!

    I have a Canon Digital Rebel T3 and everytime since yesterday I tried to import images it tells me it can't read file *****.CR2.  I Am fairly new to photography but would like to know what a .CR2 file is and how suddenly I'm getting them and it won't

  • SAP users identification - rename SAP Ids

    Dear all, We have a project to change the codification of our SAP users. We will use the AD ids as SAP users instead of the current codification. We will copy the current user to a new one and close the current. After this operation, all the users wi

  • The symbol u00BE read from a database by ABAP changes to u00F3

    I have a table where a column contains the 3/4 mark (¾). When I list the table with SQL or MSAccess, the 3/4 mark is visible as expected.  However, when ABAP reads this same table, the 3/4 mark is changed to ó.  If I view the table in SE16, same resu

  • Skin counter not working

    Hello I am trying to modify one of the Adobe provided flv skins, but when I do the counter is disabled.  Even if I just copy the fla and export the swf skin, without making any modifications, the counter is disabled.  Do I need to add code to make it