Monitoring user msater data change through CCMS

Hello Experts,
I have a requirement where I need to set up a system in which a mail should be triggered to SAP mailbox or internet mail (of one particular person or more than one person) when a SAP_ALL or SAP_NEW profile is assigned to users through SU01 transaction.
I was trying to implement this by using CCMS (under MTE Security)
Can anyone please guide me if this can be achieved by CCMS or is there any other method?
Any detailed document to implement this would be of great help.
Thanks in Advance.

Hi Yoganand,
thanks a lot for your helpful answer!
I did not know that CEN first calls the sapccm4x agent and only in case of inactivity it uses the RFC based data collection method.
I never could find that info anywhere in the SAP help.
From time to time I have the following situations with a system, who's built-in RFC account has been locked out:
When I open the monitor in RZ20, the login account shows up. I cancel and finally the monitor comes up and the data of this system is included!!
That could be something like a timeout effect: after a certain number of seconds, CEN tries to get data over the RFC in addition to still trying the agent ... and then the agents finally answers and delivers the MTE data (the RFC cannot authenticate and therefore will never deliver anything ... )
Rigas

Similar Messages

  • User Master Data Changes in CUA Environment

    Hello,
    when a new user gets created.we have requirement for Indian system to set the decimal notation in user master data by default to 1,234,567.89 ,instead users doing it manually using SU3.We are using workflow tool for user creation.Globally our systems are connected to CUA system.User gets created in CUA system and then master data is distributed through IDOC to child systems.
    Now by defalut it the decimal notation is set to 1.234.567,89.

    Dear Sagar,
    Try to see which tables are changing when you chage that field with help of ABAP and then incorporate the same logic in your workflow for India User. I think there will be a need to add one more field in your workflow and should be done.
    But make sure you put some logic in your workflow if this India user then add this new field.
    Regards
    Shailesh Mamidwar

  • IDOC - Master data changes( through MM41 & MM42) to XI

    Hi Experts,
    My requirement is:
    Any updates/ changes to the article master through SAP transaction MM42 or any article creation through SAP transaction MM41 will trigger an update for the interface which will be picked up during the nightly batch job. For all updates/changes made throughout the day only the latest change will be interfaced to other non-sap system during the nightly batch.
    An IDOC will be generated for the changes made throughout the day by picking the latest one. IDOC name is WBBDLD03.
    Actually i am working on IDOC first time. I think i need to track changes in master data table through ABAP statements only and then a internal table ( with required data) need to be sent through IDOC. Please suggest if my approach is correct?
    Also, tell me the method to be followed for sending IDOC?
    Some examples implementing the similar scenario would be highly appreciated.
    Hoping for a useful response:-)
    Regards
    Gaurav K

    Hi,
    This is a change pointer scenario.
    IDOC:WBBDLD03
    Messge type:WBBDLD
    You need to write any code. You have to just make some ALE settings, this itself will meet ur requirement.
    First activate change pointer through BD61.
    Also activate change pointers for ur message type using txn BD50.
    Create LS for both sender and receiver (Use txn SALE)
    Assign the LS created to the respective clients .
    Create a rfc dest for ur receiving system using SM59.
    Later create a distribution model using txn BD64 (Here u mention ur receiver sender and message type )
    Create partner profile for ur logical system with this message type using txn WE20.
    Now you can trigger sending of the idocs through job schedule prg.
    But i dont know what is the prg name for ur scenario.
    I hope it helps you.
    Reward points.
    Thanks,
    Prasanna

  • Planning data changes through CJR2  transcation

    Dear all,
    Kinldy let me know how to track changes made in my financial planning through CJR2 . because f these changes , my project planned datas are changed and gross margin reduced.
    I wish to know, is it possible to track the changes made using CJR2 transcation ?  like , when , what and which WBS changed .
    i tried CJI4 but no result .
    Appericiated your help as usual,

    Thanks for your reply  , But my concern is not to get the old value there , I have a hardcopy to serve that purpose, but I really want to know who did it ?  Like user name , time , which WBS got changed . I have tried CJI4 to capture this changes , but I am not getting any values under CJI4.  Is there any other transaction available  to track this changes ?
    Eg. For sales order , any time will get a change report on line by line , I am looking something similar to that .

  • User Resource Status Change through Database

    hi,
    i need to know which table stores the status of the recource instance assigned to user.
    i tried querying upa_resource table based on oiu_key but oiu_key corresponding to usr_key in oiu table do not match.
    please help wth your inputs.
    thanks

    2. Updating Resource Status to Revoked for a given resource:
    ==========================================================
    update oiu set ost_key = (select ost_key from ost where obj_key in ( select obj_key from obj where obj_name like 'RESOURCENAME' ) and ost_status like 'Revoked') where ORC_KEY = 'Process Instance Key'
    update orc set orc_status='X' where orc_key = 'Process Instance Key'
    Source: http://rajnishbhatia19.blogspot.com/2008/10/oim-backdoor-queries.html
    Although you can do it directly, I agree 100% with Kevin.
    Renato.
    Edited by: Renato.Guimaraes on 27/08/2009 06:00

  • User Administration through CCMS

    Hello Gurus,
    We need alerts or report for Users in ERP systems through CCMS.
    e.g.
    We need transactions per user history of ERP server.
    So my question is that is it possible to get user's transaction history through CCMS? (I know other ways to get user history, I just wanted to know that is it possible through CCMS?).
    If it is possible, then please let me know how it works? any document?
    Thanks in advance
    Nilesh

    Hi
    Hope below doc will help you
    https://websmp109.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000408612011E
    https://websmp109.sap-ag.de/~sapdownload/011000358700000509162011E/EEM_Script_Editor_EN_final.pdf
    Regards
    Prakhar

  • TRACK DATA CHANGES

    Is there functionality within P6 where each users project data changes are tracked/recorded?
    Thanks

    yes, P6 contains native database auditing which will record any and all changes in real time as they happen, including user session information.
    Detailed info can be found in the admin guide but some general info is:
    Configuring the Auditing Level: The granularity of each audit table audit is adjusted by setting the audit level. The audit level can be set individually for insert, updates and deletes.
    Level 0 - No Audit
    Level 1 - Row-level Audit. Audit only the operation without column details
    Level 2 - Column-level Audit without Blobs. Audit changes to the data at the column level but without Blob changes
    Level 3 - Full Audit. Audit changes to the data at the column level including Blob changes (Oracle only)
    In order to turn this on or off, you use the following format:
    auditing_enable(<table_name>,<level>)
    auditing_disable(<table_name>,<level>)
    e.g.
    Enable full auditing on all tables: exec auditing_enable(null,3);
    Enable level one auditing on the task table: exec auditing_enable(‘TASK’,1);
    Hope this helps

  • Lync monitoring Details reports are not getting opened, Getting SQL error like "Cannot impersonate user for data source 'CDRDB"

    Hi,
         Two month before, We have deployed Lync 13 set up with lync monitoring and archiving service enabled. After configuring we have the Lync monitoring and archiving services are working fine... few weeks back I have changed the Admin Password
    of the Lync Setup. After that Lync Monitoring and Archiving services are not working.
    when I try open Lync monitoring service from web UI, 
    http://localhost/ReportServer_LyncMonitoring/
    Web UI is opening but Reports home page is not Accessible , Getting error Like
    "An error has occurred during report processing. (rsProcessingAborted)
    Cannot impersonate user for data source 'CDRDB'. (rsErrorImpersonatingUser)
    Log on failed. Ensure the user name and password are correct. (rsLogonFailed)
    The user name or password is incorrect"
    Please help me to trouble shoot this problem.
    Thanks,
    Rajarajan.D

    Hi Rajarajan.D
    You probably need to update the password against the CDRDB datasource in SSRS Report manager, take a look at this article: http://lyncme.co.uk/microsoft-lync-server-2013/cannot-impersonate-user-for-data-source-cdrdb-rserrorimpersonatinguser-error/
    If this helped you please click "Vote As Helpful" if it answered your question please click "Mark As Answer"
    Georg Thomas | Lync MVP
    Blog www.lynced.com.au | Twitter
    @georgathomas
    Lync Edge Port Check (Beta)
    This forum post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • How to send User Master Data through XI

    Dear SAP gurus,
    We are currently configuring the e-recruiting module on a separate server than HR (following the SAP standard). 
    As our CUA is not connected to the E-REC systems, we are looking for a way to send properly the User Master Data from HR systems.  We have seen that the report RSCUSND enable us to send iDoc with message type USERCLONE, but this repport can be only run from the CUA then we can t use it.
    Another solution is to make a client copy with the profile SAP_USER, but we can t use this solution because in order to get the User Master Data in a real time we should make the copy each 15 minutes.
    We can t figure out with the question, what is the standard way to send User Master Data to our E-Recruiting module
    Regards
    Hadrien

    HR side:
    1-Below t-code is what you should go through:
    SM59
    BD64
    WE20
    WE21
    2-The key interface object is as below(I used it in LSMW, XI should be the same):
    Business Object      HRMASTER    
    Method               SAVEREPLICAMULTIPLE        
    Message Type         HRMASTER                   
    Basic Type           HRMASTER02                 
    XI side:
    1- The XI has the HR interface package in IR. You just need to select those you need.
    2-Goto ID and do interface mapping between IDOC interface & XI outbound interface
    All above is the skeleton processes. U can consult with XI consultant in details.
    Hope helpful..

  • Spool Error Monitoring through CCMS not available in Standard Delivered MTE

    Hi Everyone,
    My Client requirement is to monitor SPOOL Errors through CCMS. But Standard Monitoring Tree Elements (MTEs) does not capture the Spool Errors .
    Can anybody Please let me know , How Can I setup Spool Error Monitoring through CCMS.
    Thanks & Regards
    Deepak Gosain

    Deepak,
    Check this One...
    //help.sap.com/saphelp_nw70/helpdata/en/34/658a3b15566262e10000000a11402f/content.htm]
    Hope this Helps....
    Happy Learning
    Chander N Purna

  • Export and import change document for user master data

    Dear Gurus,
    I have two queries on change document for user master data:
    1. Are there any approaches to export and import change document for user master data?
    We often do system copy from PRD to QAS for UAT and troubleshooting. Before system copy we export the user master data from QAS and then import after the copy process. We would like to keep the change document for user master data on QAS from being refreshed from PRD for security reason.
    2. Change document for Role change in QAS
    When the role is created or modified in DEV and then transported to QAS, the role change document doen't include this change log. The role change document in QAS only records those role changes directly made in QAS.
    Could you advise this is by SAP design or are there any approaches to record this transported role change  in the role change document in QAS?
    Thanks
    YBY

    1. Perhaps you want to consider a system copy to a "virtual system" for UAT?
    2. Changes in QAS (as with PROD as well) will give you the delta. They should ideally be clean... You need to check the source system.
    Another option is to generate the profiles in the target system. But for that your config has to be sqeaky clean and in sync, including very well maintained and sync'ed Su24 data.
    Cheers,
    Julius

  • User exit  to change material availability date

    Hi Gurus,
       my requirement is like I need to change the material availability date based on some conditions.
    Is there any User Exit to change the availability date so that I can dump my code in the user exit .
    If not is there any alternative process to get the solution.
    Thanks,
    Sudhaa.............

    Hi Sudha,
    Can you tell me your requirement clearly please.
    Regards,
    Dhanunjaya Reddy

  • Can i change table in query as per user given data

    hi master
    sir,
    can i change table in query as per user given data
    see
    select * from @variable
    i need use in lov
    please give me idea
    thankingyou
    Aamir

    You cant directly use in sql instead you can write an anonymous block and frame the query as per the input table name and then use execute immediate to execute the query.
    Something like this
    declare
    qry_table varchar2(30);
    qry_stmt varchar2(1000);
    type typ_sample is table of VARCHAR2(100) index by binary_integer;
    tab_sample typ_sample ;
    begin
    qry_table := &Table_name
    qry_stmt := 'select a from '||qry_table;
    execute immediate qry_stmt bulk collect into tab_sample ;
    end;
    Message was edited by:
    Shasi

  • User exit to change item level data in purchase order

    Hi,
    Can anyone let me know the user exit to change item level data in purchase order . there is a badi ME_PROCESS_PO_CUST for this but the issue is its method process_item gets triggered only when the item is changed. My requirment is
    For purchase order document types u201CZSOu201D and u201CZCOu201D, where the purchase order is a u201CLimits Orderu201D only i.e. no materials or services on the purchase order, the print price indicator field should be set to u201Cblanku201D (unchecked).   now i cant use ME_PROCESS_PO_CUST  because process_item wont get triggered if there is no change in itemlevel data.
    Regards,
    Rahul

    Hi Rahul,
    Probably EXIT_SAPLMEKO_002.
    hope it helps,
    Edgar

  • Inbound IDOC User Exit ZXVEDU04 change IDoc Data

    Hi all,
    We have to develop an user exit for changing the Plant, Shipping Point and Storage location
    We have identified the exit ZXVEDU04 . Is there some other exit for this ??
    But which internal table we are supposed to change this to change the data .
    If possible send me a sample code
    Thanks in Advance .
    Vivek K ..

    Hi all,
    I have done this for a single line item IDoc .
    How do i go for IDocs with more than one line item ???
    I have hardcoded VBAP-WERKS(1) etc for Plant, Strg Loc and shp pt .
    How to identify how many line items are there in the IDocs ??
    Thanks in Advance .
    Vivek K ..

Maybe you are looking for

  • How can I create a rotating basketball image in Motion?

    I need to have a basketball rotate and do a full 360 degree. I took an image from Google Images and dragged into Motion and applied the sphere filter. Is that the best 3D looking basketball I can get from a 2D image? Thanks! Message was edited by: Ho

  • I can't wireless mode . And the system shows the message Please helpmeet

    Process: HP Setup Assistant [1632] Path: /Applications/Hewlett-Packard/*/HP Setup Assistant.app/Contents/MacOS/HP Setup Assistant Identifier: com.hp.SetupAssistant Version: 2.4.1.3 (2.4.1.3) Code Type: X86 (Native) Parent Process: ??? [1] Responsible

  • Gaming (Bootcamp) iGPU temp

    Hey guys, I just installed Win8 on bootcamp for the first time to try some games what I cannot play under Mavericks. So I downloaded AIDA64 app for monitoring temperatures to test how it goes with playing. There is one item I don't recognize from iSt

  • Rolling Month in Billing Plan in Sales Order

    I Require rolling month billing dates in Sales Orders . Kindly help on the same the followng format is required. Contract Start Date : 05.01.2010 Contract End Date : 31.03.2010 Settlement From   Settlement to    Billing Date 05.01.2010            04.

  • Post xp installition issues...

    hello. i installed xp pro corp sp2 on my mac book on a 15gb ntfs partition. some question... i am not able to use the trackpad. i can move the mouse pointer but cant click through it. i am forced to use the button. also, i am not able to right click.