How to check  last mint change in sap system

hi all,
last night someone delete some packages of abapdev from DEV system, how can i insure that who has done that ?
plz guide
Regards
Khan

St03n --> left side pane select as Expert Mode --> Select the date --> click on the users and statistics --> user profile
you can c who are all users have logged in for that day. Select a user and double click and then you can get what are all the transactions he has ran on that particular day.
I hope this helps you.
Mahesh

Similar Messages

  • How to check the Idocs sent from SAP system

    How to check the outbound Idocs sent from SAP system to target systems.
    How to know the message types and target systems.

    Hi,
    In Addition with the above mentioned transaction code(WE02), u can check out idocs in these table - EDIDC, EDID4, EDIDS.  Depending on different status you can differentiate them as Inbound or Outbound Idocs...
    Cheers...
    Santosh.
    <i><b>Mark All Usefull Answers...</b></i>

  • How to check last log backup happend in sql server

    Hi All,
    How to check last log backup happend in sql server
    Thanks in advance
    Shashikala

    Last Tlog Bakcup details
    SELECT
       CONVERT(CHAR(100), SERVERPROPERTY('Servername')) AS Server,
       msdb.dbo.backupset.database_name,
       MAX(msdb.dbo.backupset.backup_finish_date) AS last_db_backup_date
    FROM   msdb.dbo.backupmediafamily
       INNER JOIN msdb.dbo.backupset ON msdb.dbo.backupmediafamily.media_set_id = msdb.dbo.backupset.media_set_id
    WHERE  msdb..backupset.type = 'L'
    GROUP BY
       msdb.dbo.backupset.database_name
    ORDER BY
       msdb.dbo.backupset.database_name
    --Most Recent Database Backup FULL for Each Database
    SELECT 
       CONVERT(CHAR(100), SERVERPROPERTY('Servername')) AS Server,
       msdb.dbo.backupset.database_name, 
       MAX(msdb.dbo.backupset.backup_finish_date) AS last_db_backup_date
    FROM   msdb.dbo.backupmediafamily 
       INNER JOIN msdb.dbo.backupset ON msdb.dbo.backupmediafamily.media_set_id = msdb.dbo.backupset.media_set_id 
    WHERE  msdb..backupset.type = 'D'
    GROUP BY
       msdb.dbo.backupset.database_name 
    ORDER BY 
       msdb.dbo.backupset.database_name
    http://www.mssqltips.com/sqlservertip/1601/script-to-retrieve-sql-server-database-backup-history-and-no-backups/
    Database -- > Right click -- > Properties -- >
    Raju Rasagounder Sr MSSQL DBA

  • How to check during logon if an SAP ECC6.0 (ABAP) user is in Microsoft ADS

    Hello
    How to check during logon if an SAP ECC6.0 (ABAP) user is in Microsoft Active Directory Services.
    I would like to prevent logon to ABAP system for users not present in Microsoft Active Directory Services
    Thank you in advance

    Have you looked at setting the SNC functionality for lookups against AD? Here's a link that might be helpful: [Secure Network Communications |http://help.sap.com/saphelp_nw70ehp1/helpdata/en/e6/56f466e99a11d1a5b00000e835363f/frameset.htm]
    [Configuring SNC on AS ABAP  |http://help.sap.com/saphelp_nw70ehp1/helpdata/en/e6/56f466e99a11d1a5b00000e835363f/frameset.htm]
    Hope that is helpful.
    J. Haynes

  • How to check ip address of concurrent SAP users?

    Hi All,
    I can check the host name of concurrent user at MS SQL Server Management Studio 2005 \ Management \ SQL Server Logs \ Activity Monitor
    Anybody knows how to check the ip address of SAP concurrent users?
    Thanks in Advance,
    Vivian Chan

    You may try run SP_who2 under you query manager to see.
    Thanks,
    Gordon

  • How to batch upload some data into SAP system?

    Hi All:
    I'm a SAP key user in our company, I want to know how to batch upload master data into SAP system? What t-code we can use for batch input?
    Thanks in advance!

    Hi,
    I think at least there are four methods for batch input which you can use in SAP system:
    Standard mass change t-code: for example, MM17 for mass change of material master data, you can find the mass change t-code under the relevant function module;
    T-code SCAT, you can use to record and generate the simple batch input template, it's easy to use for key user;
    T-code LSMW, it's another transaction to generate batch input template, it's often used at the beginning of SAP rollout;
    ABAP program, of course, ABAP is a universal tool for everything, you can use ABAP to generate a batch input program to upload data into SAP system as well.
    So you had better contact your SAP support department, help you to upload data!
    Good luck
    Tao

  • How to send IDocs from a non-SAP system to a SAP system

    Hi everyone i am new to SAP R/3 System.
    Currently i am required to send IDocs from a non-SAP system to a SAP R/3 System.
    There is a guide on Cost-Effective and Quick Communication between SAP and 3rd Party Systems using IDOC HTTP XML Interface. But its from a SAP system to a non-SAP system and i am able to do that.
    Is there any step by step guide where they teaches you how to send IDocs from a non-SAP system to SAP system via similar method?
    Thank You!

    Hi,
    I hope this link may help you......
    http://publib.boulder.ibm.com/infocenter/iisinfsv/v8r1/index.jsp?topic=/com.ibm.swg.im.iis.ds.entpak.sapr3.use.doc/topics/c_pack_r3_Introduction.html

  • How to import external Transport request into  sap system

    Hi Gurus,
    I  have Transport request in the cofiles and data  files into one sap system
    how to import  those files into  another  sap system (those are different sap systems)
    could u tel anyone  any settings is required  and how to import Those Transport request.
    Any help is appreciated.
    Thanks in Advance

    Hi Siva,
    After copied the datafile  and cofile in the target system go to Tcode STMS> select the target system import queue,there you go to menu extras>other request-->add, give the request no and excute it.
    It will put the request in the que then you can import it to the target system.
    Thanks,
    Satyabrat

  • How to find time in the existing sap system

    Hello all,
            How to fine time in the existing sap system;where do find the define time in img;plz help me.
    what is the difference between logical system and client?
    plz sugest me
    thanks in advance

    Dear Sameer
    Go to STZAC where you set Time in IMG.
    Thanks
    G. Lakshmipathi

  • Need to know how to check the outbound queue in SAP for data flow into CRM

    Hi Specialist's,
    I have changed an entry in Customer Master Data in Sap r/3 and this change has come fine to CRM system.I checked the inbound BDOC in CRM ( Trn:SMW01) and it has come fine into CRM system.I am also able to see the affected field in CRM with new value.
    I need to know how to check this from SAP side i.e. I have checked the outbound IDOC list (WE02) but could not find the record.
    Is there any other way in SAP that i can check?
    Also please let me know if there is any other way except IDOC in SAP to send data from R/3 to CRM?
    Usefull answers will definitely be rewarded with points .
    Thanks,
    Abhinav.

    Hi Abhinav,
    There are no IDOCs generated in R/3 for replication. R/3 system calls BAPI and Function modules remotely on CRM system which are part of the Adaptors provided for middleware.
    Try to deregister the outbound queues in R/3 (Transaction SMQS) and see if you get an entry in the Outbound Queue (Transaction SMQ1). I have not tried this.
    If you don't get any entry in the outbound queue then definitely there would be some FM at R/3 end which would be calling CRM system remotely.
    <b>Reward points if it helps.</b>
    Regards,
    Amit Mishra

  • How to check for Unicode/Non-Unicode SAP?

    Hi All,
    Please let me know how can I check whether an SAP system is a Unicode/Non-Unicode from SAP GUI?
    Thanks in advance,
    Adarsh

    Hi,
    You can check under menu :
    System -> Status -> SAP System Data -> Unicode System -> Yes/ No

  • How to check the ALE settings in SAP

    Hello everybody,
    I have a question about ALE setups.
    Through ALE,a lot of data flows from one SAP system to another.Hence all these various SAP systems are maintained as logical systems and the appropriate RFC destinations are in place.
    1.Now,if I wish to disable some of these recipient SAP systems ,how to go about it?
    2.More importantly, I have a list SAP boxes(you can say,recipient logical systems),for which I need to check if they are still active or if they have already been disabled.
    Basically,my problem is that I have a number of SAP programs which have got variants maintained ,containing these SAP boxes as partner recipient numbers as part of their variant data.Now,these variants are used to run a lot of batch jobs and I need to verify whether these mentioned partner recipient numbers are still up and active or they have been disabled while the variants never got rectified.
    Please let me know as how this complete check can be made.
    If any clarification regarding the problem is required,please do not hesitate to ask.
    Regards
    Papri

    Hello Papri,
    See below a fast overview for Application Link Enabling settings to check:
    1- Are logical systems with which you want to exchange data defined ?
    If not, you cannot have a RFC connection to those systems.
    2- Do you have RFC R/3 connections for your logical systems  (SM59) ?
    If not, no transactional RFC port can be created for those RFC connections.
    3- Do you have a transactional RFC port for your RFC connections (WE21) ?
    If not, no parner profile can be generated for your parner type (Logical System).
    4- Do you have a distribution model between systems (BD64) ?
    If not, no data exchange via IDoc is possible as no partner profiles LS (WE20) are generated and no model view is distributed.
    So, according to your point:
    1- only one logical system can be reached by RFC connection. It is not possible for others,
    2- that's why you have partner profile not being active,
    3- so, RFC connection is no longer active for logical system is this situation.
    Just one thing regarding those sentences from your first post:
    >(...)
    > Basically,my problem is that I have a number of SAP programs which have got variants maintained ,containing these SAP boxes as partner recipient numbers as part of their variant data.
    >Now,these variants are used to run a lot of batch jobs and I need to verify whether these mentioned partner recipient numbers are still up and active or they have been disabled while the variants never got rectified.
    > (...)
    As those partners (logical systems) are not defined, you should have a DUMP for those jobs.
    It is not the case ?
    Regards.
    Laurent.

  • How to select LAST line from a SAP table?

    Hi developers,
    I need to select the last line from a SAP table, NOT from an internal table.
    Something like
    SELECT SINGLE LAST FROM pa00169..
    any help is more than welcome.

    Javier,
    Based on this statement from you:
    "i created a Z table, its a config table that stores some bussines rules, and an id counter, so in order to update that counter i need the last line of the ztable."
    I have one additional solution which is the "text box" approach IF the 'id counter' mentioned above is a numeric data type.
    If so, use an SQL function to get the highest value of ID_COUNTER.
    Then simply add one to it to produce a new, unique, higher-order primary key.
    See below:
    data: l_id_counter like ztable-id_counter.
    data: new_id_counter like ztable-id_counter.
    select max( ID_COUNTER ) from ztable into l_id_counter.
    new_id_counter = l_i_counter + 1.
    Now new_id_counter will be the unique, primary key IF this is the only field in ZTABLE's primary key.
    This will also GUARANTEE that your new record is built correctly.

  • How to check on or change night-time update setting?

    I find the various updates to be unhandy during the day and would like them to take care of themselves at night. Might they leave me a note in the morning if they have run into difficulty and need my help? How can I make the change?

    1)  How Time Machine Works its Magic
    2)  Time Machine vs. Clones and Archives
    3)  How do I view or restore selected items?
    4)  How do I use the (not so intuitive) Time Machine display?
    From Here  >  http://pondini.org/OSX/Home.html

  • Source System changes from SAP System to BI Warehouse on ECC activation

    We are in the process of building a new development environment from an existing development environment.
    After copying from system backup in the new development environment we performed BDLS to map to new source systems. At this point of time the source system for ECC ("SAP System from Release 3.0E" was changed to type "SAP Business Information Warehouse".
    Why does this happen?
    How can we prevent this?
    Thanks for your help.

    Hello.
    Please check the following note if ti can be helpful to fix this issue.
    1087980-ECC Source systems appearing in BI folder
    Thanks,
    Walter Oliveira,

Maybe you are looking for

  • How do I watch a DVD on my laptop

    How come when I put the DVD in on my laptop, it isn't allowing me to watch?

  • Changing the field names in a CFQUERY object

    Hello, I wonder whether you know the answer to this? I want to change the names of the fields in a CFQUERY result set after I have retrieved the results from the database (ie. I can't use "AS" in the original SQL statement). I can think of 2 ways to

  • Gutscheincode in SAP SD abbilden

    Guten Tag zusammen, wir binden zur Zeit einen onlineShop auf websphere ecommerce ab und möchten in einer weitere Phase auch Gutscheincodes verwenden. D.h. wenn der Kunde über den onlineShop bestellt und einen Gutscheincode einträgt, wird auf die Rech

  • LR 1.3.1 Keyword Bug

    Did a search and couldn't find any reference to this, but when I start typing a keyword and get the pull-down with the choices that start with the letter(s), if I've entered a lower case letter but select a capitalized keyword, the keyword will retai

  • I am unable to sign in to my itunes account through itunes

    Hi I am unable to sign in to my itunes account through itunes. It works on mail, but not on Itunes. Please help. Thanks.