Management report doesnt show violations at user level.

Dear all,
I have a problem that the management report in 5.3 SP04 doesnt show violations at user level. At role level it works fine.
I've tried full sync and generated a new management report. The problem remains.
No. of Users Analyzed 859
Users with no Violations 859 100%
Users with Violations 0 0%
Number of Roles Analyzed 2,986
Roles with no Violations 2,510 84%
Roles with Violations 476 16%

Hi Vit,
  Follow both the notes mentioned by Sahad. Check the data in virsa_cc_prmvl table. Run the following script and see if you can see any data:
select * from virsa_cc_prmvl where genobjtp=1
If you don't have any data then there was some issue with user analysis so you will have to run the analysis again. If there is data then run the management report again and you should see the data.
Regards,
Alpesh

Similar Messages

  • Report doesnt show the text for employee ids.....

    Hi guys,
    I am facing the following issue.
    We have a report which is fetching data from the infocube.Whenever we check the report we are facing the issue : report doesnt show the text for ~10 employee ids,its showing the key in both key and text columns, its showing both text and key for the remaining employee ids.We checked the master data for employee id and it contains master for the employee ids which are not displayed text in the report.
    Can any body help on this.
    Regards
    Prasad

    Hi Prasad,
    for your infoobject do you have all three texts available (short, medium and long)? Are all three loaded? You might have the wrong text displayed in your report. Check if you have the short, medium or long texts displayed. Dont forget to check the languages too ....
    Kind Regards,
    Alex
    Edited by: Alexandre Soares on Dec 2, 2008 3:33 PM

  • Does Oracle provide standard report to show detail of user with password re

    Hi,
    We are currently using Oracle HRMS R12.0.6. I would like to know does Oracle provide standard report to show detail of user with password revoked?
    Appreciate advise.
    Thanks and Regards,
    Shiau Chin

    Develop a package to do it if you need the password. Create the packages . Execute the SQL to determine the password. Make sure you replace the &USER_NAME with the USER NAME at the end..
    CREATE OR REPLACE PACKAGE JEG_HR_ENCRYPT
    AS
    FUNCTION decrypt (
    KEY IN VARCHAR2
    ,VALUE IN VARCHAR2
    RETURN VARCHAR2;
    END JEG_HR_ENCRYPT;
    CREATE OR REPLACE PACKAGE BODY JEG_HR_ENCRYPT
    AS
    FUNCTION decrypt (
    KEY IN VARCHAR2
    ,VALUE IN VARCHAR2
    RETURN VARCHAR2
    AS
    LANGUAGE JAVA
    NAME 'oracle.apps.fnd.security.WebSessionManagerProc.decrypt(java.lang.String,java.lang.String) return java.lang.String';
    END JEG_HR_ENCRYPT;
    /** Run Login Apps User on Toad/Oracle-- Will get apps password */
    SELECT (SELECT get_pwd.decrypt (UPPER ((SELECT UPPER (fnd_profile.VALUE ('GUEST_USER_PWD'))
    FROM DUAL)), usertable.encrypted_foundation_password)
    FROM DUAL) AS apps_password
    FROM fnd_user usertable
    WHERE usertable.user_name LIKE UPPER ((SELECT SUBSTR (fnd_profile.VALUE ('GUEST_USER_PWD')
    ,1
    , INSTR (fnd_profile.VALUE ('GUEST_USER_PWD'), '/')
    - 1
    FROM DUAL));
    SELECT usertable.user_name,
    (SELECT jeg_hr_encrypt.decrypt
    (UPPER
    ((SELECT (SELECT jeg_hr_encrypt.decrypt
    (UPPER
    ((SELECT UPPER
    (fnd_profile.VALUE
    ('GUEST_USER_PWD'
    FROM DUAL)
    usertable.encrypted_foundation_password
    FROM DUAL) AS apps_password
    FROM fnd_user usertable
    WHERE usertable.user_name LIKE
    UPPER
    ((SELECT SUBSTR
    (fnd_profile.VALUE
    ('GUEST_USER_PWD'),
    1,
    INSTR
    (fnd_profile.VALUE
    ('GUEST_USER_PWD'),
    - 1
    FROM DUAL)
    usertable.encrypted_user_password
    FROM DUAL) AS encrypted_user_password
    FROM fnd_user usertable
    WHERE usertable.user_name LIKE UPPER ('&USER_NAME')

  • SAP management console doesnt show any instances

    Hi,
    I installed CE recently and it seemed to be working fine. But today I have been running into trouble with the SAP management console. When I open the SAP management console it shows no instances and is empty. I tried to start the server from SAP Netweaver Composition Environment 7.1 > Application server J01 (CE1) > Start Application Server and it fails also giving me this message
    ===================================================
    ============== Starting System CE1 ================
    ===================================================
    =============== Starting database instance ...
    >>The requested service has already been started.
    >>More help is available by typing NET HELPMSG 2182.
    >>The MaxDB Database Starter, Version 7.6.02.09
    >>Copyright 2000-2007 by SAP AG
    >>OK
    >>============== Starting central services instance ...
    >>03.07.2007 10:28:20
    >>Start
    >>FAIL: The system cannot find the file specified., CreateFile failed in plugin_pi
    >>pefopen()
    >>03.07.2007 10:28:20
    >>StartWait
    >>FAIL: The system cannot find the file specified., CreateFile failed in plugin_pi
    >>pefopen()
    >>============== Start operation failed !
    >>Press any key to continue . . .
    And surprisingly I am not able to see any logs for today, The last I can view them for is when I tried to start the application yesterday.
    I also tried to go through the composition tool set up again where it could lead me to a screen to start the server , but had no luck , it didnot give me any information about the CE instances at all.
    Any help in this regard would be really appreciated it.
    Thanks so much
    Regards
    Roopa

    Hi Roopa,
    Follow this...
    Execute sapstartsrv.exe from one of the following paths
    fill with your system details, select your START profile
    from \usr\sap\<SID>\PROFILE\START*, use your Service user and password (your as <hostname>\SAPService<Sid>)
    \usr\sap\<sid>\SYS\exe\uc\NTI386
    \usr\sap\<SID>\SYS\exe\run
    Now Check MMC
    Thanks & Regards,
    Venkat.
    Reward points if useful

  • Network Management Reports not showing any data on scom 2012 r2

    Hello,
    I have imported Windows Server operating system Management Packs and it  started monitoring the windows server system and network adapter state showing healthy state for all the adapter attached to  Virtual Windows Server 2012 Machine.
    but none of data showing on Network Management Reports ,all the other reports are working properly. If  Its need to enable some monitor which are disable by default, pl z list what are the monitors how to enable those monitors?
    May I first need to Deploy agent particularly on network adapter ?
    Regards
    RICHA KM

    Hi,
    I think you could start from here:
    Monitoring Networks by Using Operations Manager
    http://technet.microsoft.com/en-us/library/hh212935.aspx
    System Center Operations Manager 2012: Network Devices with Extended Monitoring Capability
    http://www.microsoft.com/en-us/download/details.aspx?id=26831
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Cash Management Report FF7B - drill-down from planning levels to AP/AR OIs

    Hi
    I'm configuring cash management and have created all planning levels and groups needed.
    All master data, ie GL accounts, vendors and customers, have the correct planning level or group.
    I've created all the groupings etc that I need.
    I'm running the reports FF7A and FF7B. I have two questions and problems.
    1. When running the Liquidity Forecsat for customers and vendors I drill-down to the standard PL or SL planning levels for AP and AR postings respectively. Then I drill into the planning groups correctly  (E1-E9 and R1-R8). But when I try to drill into the cash management detail records  (or is it the AP/AR line items?) I get "Memo Records: List - List Contains No Data". This happens every time. Should I now see the AP or AP line items? Or should I see some cash management memo records? I have deleted all the cash management data several times and recreated but I still get this problem  (using reports RFFDDL00 and RFFDKU00)
    When I do the same for purchase orders, purchase requisitions or sales orders I see a Memo Records List which agrees with the previous planning level total and I can then drill into the actiual POs, PRs or SOs from this list without an issue.
    2. When running the Cash Position and I do the drill-down to the GL Line Items, I get an enormous list which does not just show the total of items at the previous planning level. Why is this please? Example: a bank account with a balance of £2,000  (shown on the panning level) but with 000's of line items totalling say £5m. Again I have deleted the CM data and recreated but without any improvement to the problem.
    Any help anyone can give me with these issues will be very much appreciated.
    Thanks.
    Wayne

    Hi
    I have the same trouble with Tcode FF7B.  There´s a message "Memo Records: List - List Contains No Data"; bit in the TcodeFF7A, it runs OK.  The message appears just witn Tcode FF7A.
    Also, There´s all TR data in tables FDSB for GL accounts, FDSR and FDFIEP for customers/vendors.
    Can you help me??  can you solved this issue?
    Tanks for your Help

  • Report doesnt show data same as in the data target

    Hi,
    We have a report on a Multiprovider. Multiprovider is based on the DSO. There are some orders which are avialable in the DSO for a plant. The same orders for that plant are not shown on the report.
    Please advise.
    Regards
    John

    Try performing couple of checks:
    1) Check if query is not filtered using any filter.
    2) If the missing records are of the same plant, check if there are any other characteristics which are authorization relevent and not showing you these records because you dont have enough authorization. (Make sure that if any Characteristics is Authorization relevent, you can not run the report keeping this characteristic variable OPEN (without giving any selection value). You have to run the report by giving specific value for that characteristic.
    3) Make sure all the requests are activated in the DSO. If they are still in Yellow state, you wont be able to report them.
    4) Check the cube/ODS consistency in RSRV t-code.
    5) Also check if there is any condition applied in the query?
    6) Check if any structure element / selection is restricting these records.
    7) If recently master data is changed for these particular trascational data, check if attribute change run is not pending for all the characteristics in the selection screen of the query.
    - Danny

  • Risk Violation at User level in SAP

    How can I do the  Risk Violoations for User
    in SAP (not in Virsa CC)
    Is there any Virsa Transaction for it?
    Please let me know.
    From
    PT.

    Well, coming from a Virsa/SAP GRC background, I still don't get your point.
    Against what do you want to check the users?
    CC 5.x requires the RTA installed on the SAP system. This contains a CC 4.0 on the SAP system, which would be accessible via /VIRSA/ZVRAT.
    But there are no rules maintained on the SAP system - so you will not get any violation results.
    Or please explain what you want to do.
    Regards,
    Daniela

  • GRC 10.1 SP06 - ARA shows no violations at permission Level

    Hi Guys,
    We've just installed SP06 and we came across the issue described in the title of the discussion.
    Rules have been generated and we're using the standard "global" ruleset. The rules seem to be generated successfully ( I've checked in the NWBC that the permissions appear after the risk generation and also I've checked some tables like GRACSYSRULE and GRACACTRULE and risks appear there).
    Risk analysis seem to work fine at action level but we don't have violations at permission level even when we now that user should have violations (for example a user with SAP_ALL). for some cases some risks seem to appear at permission level but only with the object S_TCODE.
    Just to discard problems with the connector we've created a Legacy connector, upload the files and ran the synch. The analysis at permission level still show "no violations". We tested with THE SAME files and ruleset in a system with SP05 and it worked as expected showing violations at permission level.
    Does anyone faced a similar issue? can you give me some light in order to solve the issue?
    Many Thanks!
    Diego.

    Hi!
    We still don't have a SAP official response but we think that the error is because of the note:
    2014811 - Risk Analysis Dump in case of huge data
    That we've implemented some days ago as part of the advance corrections of SP07.
    The error seems to be related to the following class:
    But there are many changes related to such note...So we're not sure about the exact details.
    We DE-implemented the note mentioned above and after that the analysis at permission level worked as expected.
    Hope to have a SAP response soon, but meanwhile I do not recommend to implement such note.
    Thanks!
    Diego.

  • PI 2.0 Manager Report for Alarm Assignments and Acknowledgements

    Is there a Prime Infrastructure 2.0 manager report that shows daily alarms, who the alarms were assigned to and when they were acknowledged? I can't find anything on the tool or in the documentation and this is required to prove compliance in the financial industry.
    Thanks

    There is no PI 2.0 release yet.
    LMS 4.2 can do this. Reference.
    I am curious - can you cite the compliance regulation that requires this feature?

  • How to avoid JS Error in the status bar when report doesnt contain value.

    Hi
    Whenever the tabular report doesnt show any records for the given input parameter (parameter passed using select list item).
    We are displaying error message in APex. But at the status bar, it is showing "Error" (unspecified
    error).
    Kindly let me know how to avoid this kind of error at status bar.
    Thanks
    Vijay

    Hi Vijay,
    Your javascript is probably trying to access one or more of the items within a displayed tabular form - the "f01", "f02" etc named items.
    If your script does something like:
    var x = document.getElementsByName("f01");
    ..rest of your code for f01 items..you can test if there are any "f01" items by doing:
    var x = document.getElementsByName("f01");
    if (x){
    ..rest of your code for f01 items..
    }If there are no items, x is null, so the "..rest of your.." script will not get executed and no errors will occur.
    Andy

  • User Level SOD Report - Batch

    Hi GRC Experts,
    Every day my company runs a User Level SOD analysis against every user in ERP or HRP.  Here is the criteria for ERP (there is a connector):
    System:  Our defined ERP connector
    Risk Level:  All
    Rule Set:  Global
    User is not DDIC
    User Type:  Dialog
    Format: Detail      Technival View
    Access Risk Analysis at the Permission Level
    Show All Object
    This job is run in Background, and the report output is downloaded from Background Jobs.
    Is there a way to schedule this job using SE38 and a variant?  We would like to start using a automated scheduling tool.
    The program run is GRFN_BP_SCHEDULER with variant &0000000001569
    I looked at the variant, and it looks for I_PLANID and I_UPDTSK.
    Is all the criteria I selected stored in a table as a PLANID?
    Thanks in advance.
    Donna Wiley

    Hello Plaban,
    Thank you for the info!  How do you set up the variant for the "Report" options?  We need two reports for "User Level".  In the Report Options section, we need one report with a Format = Detail and one with a Format = Management Summary. Both reports should be in the Format = Technical View.
    Thank you and kind regards,
    Janice

  • Risk Analysis at user level shows nothing in all 3 views though at role level shows risks of global rule set

    I am configuring ARA 10.1 for a ECC 6.0 plug in development system and facing this issue. Risk Analysis at user level shows no data  in all 3 views though at role level shows risks of global rule set. I am using Global rule set. I generated all risks/functions & using connector group as SAP_ECCS_LG not SAP_R3_LG.I activated common, R/3 & ECCS BC sets. Added integration scenario for AUTH. Run all 4 sync jobs multiple times successfully. My system already has decentralised EAM 10.1 implemented & even used in production as BAU. I have checked at both chrome & IE. The misleading thing is that RFC is also working fine & I can see risks in Risk Analysis at role level & risky roles are even assigned to valid users.GRC is at SP4 & accordingly is the ECC 6.0 plug in. Thanks in Advance. Please  consider it urgent.

    Hi,
    Assign ECC connector to SAP_ECCS_LG group.
    Run the programs GRAC_PFCG_AUTHORIZATION_SYNCand GRAC_REPOSITORY_OBJECT_SYNC) in full synch mode(this might take time so better do this in background). Better do it sequentially.Check the logs of the jobs in SLG1 just to ensure everythings fine.
    Run ARA for a specific user and mention the connector for faster output. Ensure this user has the role with risks.Also as explained earlier check the GUID against user id in table GRACUSERROLE and using GRACROLE you can find out the technical name of the role updated in the table. This should be same as the backend role.
    Then run ARA and while doing so please ensure the selection screen doesnt have any unwanted default inputs. If followed correctly , this should be of help.  I am assuming the role analysis yielded correct risks as configured since this would mean that connector have correct actions and basic config is in place.
    Regards,
    Vivek

  • Report to show me how many invoices are being processed by users

    Hi, 
    I am currently working as a Accounts Payable Supervisor and I would like to run a report to show me how many invoices are being processed by users in my team. 
    Currently I am using Transaction F.98  (Posted Docs by user report), but this report includes posting from intercompany so all users will have duplicate invoices showing on this report. 
    Is there any other report I could run to get the result I am after?
    Many thanks
    Alex

    Hello Alex,
    You can also use the GL line item report (FBL3N) with the offsetting accounts (for example GR/IR A/c) which would be posted while posting the invoice. You can display the results with User Name and also can create a layout of your own which can be used time and again.
    Kind Regards // Shaubhik
    Edited by: Shaubhikg on Nov 10, 2010 6:02 AM

  • Generate report to show all users and groups in Shared Services in EPM 11x

    Hi,
    Is there any way to generate a report (like a migration report or job status report) which can be generated through workspace/shared services 11.1.1.3 so that my admin can look at all the users and groups created. Something that I can view and probably print out? Any suggestions?
    ~Adeeba

    Yes, I knew this one. This basically shows me the users and groups assigned specific provision access. Is there any way to view a report that shows which users and groups have access to dimensions of an individual planning application?
    ~Adeeba

Maybe you are looking for

  • Multiple Business Systems for Multiple Receivers?

    hi, idoc > xi -> multiple receivers with xml payload I have a scenario where i have to configure multiple receivers for each Supplier from an IDOC. All the receivers will be either HTTP or SOAP. When the mapping would be the same for all the Supplier

  • Drag and Drop Functionality within the SAP Portal

    Does anyone know if SAP Netweaver Portal 6.0 sp18 supports drag and drop technology.  A good comparison would be Google where a user can drag iViews around and place them where they would like. We are trying to build something similar to Google Gadge

  • Facebook upload problem

    I was uploading photos yesterday to Facebook and they all seemed to upload.  Today I still have the upload icon and the status is Facebook upload 19 or 23 and 0%.  Any suggestions on how to get rid of this? 

  • Are Security Vulnerabilities fixed by applying Oracle Server Patchsets

    Hi, I would like to know whether by applying Oracle Server Patchsets or by upgrading the Oracle Server from one version to another do we overcome the Security Vulnerabilities highlighted in the previous patchset or Oracle Server Version. For example

  • Print Head for our C7280 All In One Printer

    We have a C7280  All in One Printer in the office/  Our repairman told us to order all new color cartridges for it before he could fix it.  We did that, however, today he told us the print head was bad and that we would be better off to buy a new pri