How to find liability that can run a specific report

I would like to know how to find what responsibilities can run a specific report.

Is there a was to do later in 11i app? or y at - it a specfic query I can run?

Any help would be appreciated.

Hello.

Check if this request meets your needs:

SELECT r.responsibility_name, g.request_group_name, cp.user_concurrent_program_name
OF fnd_responsibility_vl r, fnd_request_groups g, fnd_request_group_units rg fnd_concurrent_programs_vl cp
WHERE r.request_group_id = g.request_group_id
AND rg.request_group_id = g.request_group_id
AND rg.request_unit_id = cp.concurrent_program_id
AND rg.application_id =
AND r.responsibility_name = '. '

Hope this helps,

Octavio

Tags: Oracle Applications

Similar Questions

  • How to find what processes are running on my computer and use it from memory?

    * Original title: find running processes

    How to find what processes are running on my computer and use it from memory?

    You can press Ctrl-Shift-Escape to see which processes are underway and those who is using memory (and how much they use).  Although the memory usage is not as important as how they use lots of CPU, which is what can make your computer slow if there are too many programs use the CPU at the same time.  For memory, even if she says that he uses a lot, an inactive program ' pages on "memory to the hard disk and it frees room for other programs to use, is not as important as the CPU generally (unless you are very very low on memory).

  • My OS is Vista 64 bit, it works well. Can I install a 32-bit version of Vista that can run alongside my existing 64 bit version.

    My OS is Vista 64 bit, it works well. I have a scanner that connects to the pc via a scsi card, the card I have will not work under a 32-bit version. I could buy a 64 bit version of the map, but it is an expensive exercise, I can install a 32-bit version of Vista that can run alongside my existing 64 bit version.

    Hi Paul,.

    No, you can not install the 32-bit version of Windows to the sides of the 64-bit version. However, you can have a configuration dual boot (32-bit on a partition and 64-bit on another). In this case you will need two licenses, a license being dedicated to a facility only.

    You might want to know

    32-bit and 64-bit Windows: frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows-Vista/32-bit-and-64-bit-Windows-frequently-asked-questions

    If I am running a 64-bit version of Windows, I need 64-bit drivers for my devices?

    File system redirector

    http://msdn.Microsoft.com/en-us/library/aa384187 (vs.85) .aspx

  • I have Adobe Photoshop elements 10 Costco edition in DISC format.  We have Macs.  However we have updated all the new Macs and do not have DVD drives in them.  I still have the old top Mac desktop that can run Photoshop, but I wan to install it also on my

    I have Adobe Photoshop elements 10 Costco edition in DISC format.  We have Macs.  However we have updated all the new Macs and do not have DVD drives in them.  I still have the old top Mac desktop that can run Photoshop, but I wan to install it also on my laptop.  I have serial numbers.  Where are the instructions to do this?  Thank you.

    Download & install instructions https://forums.adobe.com/thread/2003339 can help

    -includes a way to go to a page to download the Adobe programs if you do not have a disk or drive

    -Cloud desktop http://helpx.adobe.com/creative-cloud/help/creative-cloud-desktop.html

    -Cloud Getting Started https://helpx.adobe.com/creative-cloud.html

    -you will need to enter your original serial number during the installation for non-Cloud programs

    - or kglad links in response to #1 here can help https://forums.adobe.com/thread/2081216

    Also go to https://forums.adobe.com/community/creative_cloud/creative_cloud_faq

  • Computer laptop screen touch or hybrid that can run the full version of Photoshop?

    I have a secondary opinion for the design that is portable, so I'm not chained to my desk! Also I can draw directly on the screen.

    Can anyone recommend a device which;

    is portable (laptop or Tablet)

    can run the full version of Photoshop

    has a screen on which you can draw directly

    Thank you!

    A type Surface Pro, a machine that has the support of the pen. As far as I know no Apple Macbook have a touch screen and stylus support. Photoshop does not work on iPad.

  • More small footprint of guest operating system that can run in nested ESXi5

    Hi friends,

    I use VMWARE workstation 8 drive ESXi5 and vCenter. Now I want to test the HA, can someone please suggest the guest operating system, I only need networking in this guest operating system, so I can test the AP. As it is nested ESXi5, all other Windows OS has taken a lot of time to install and operate.

    The m0n0wall firewall application uses about 16 MB for storage and 64 MB - http://m0n0.ch/wall/downloads.php.  You might find some that needs less than that.

  • How to find computers that are not on the domain in an Active Directory forest.

    Hello

    I'm looking for a tool that can scan a subnet and give me the list of computers that are not on the field, but connected to the network. My company has recently spent a lot of users of the task force to the area, but there is a population of users who are unwilling to join the domain and still using the local administrator to log on to the computer.

    These computers do not meet the domain policies applied and causing many problems with the network and other systems on the field.

    Help, please.

    concerning

    Syed M. Uzair

    This issue is beyond the scope of this site and must be placed on Technet or MSDN

    http://social.msdn.Microsoft.com/forums/en-us/home

  • How to write textfield that can change the line after a certain period of time?

    Hi all

    I would like to create a field that can take an entry and after some specified width, can change line.

    Thank you best regards &,.

    Narendra

    See this Article.

    http://NA.BlackBerry.com/eng/devjournals/resources/journals/jul_2005/creating_textbox_field.jsp

  • Beginner: how to find patches that are needed?

    I have an Oracle DB or a number of (previously installed by a person) from 10.1 to 11.1.

    I would like to patch some of them if necessary, but I don't know how to find patches are needed?

    TNX

    Hello

    The following methods will help to know what are the patches installed at your HOME of ORACLE

    (1) lsinv-bugs_fixed opatch

    This option will give the description of the patches installed as below, but the opatch version should be greater than
    10.2.0.4.5 for version 10.2 ORACLE_HOMEs

    $ lsinv-bugs_fixed opatch

    8576156 8833280 kills Feb 09 16:54:18 MST 2010 PSU 10.2.0.4.3 DATABASE (INCLUDES CPUJUL2009)
    8833280 8833280 kills Feb 09 16:54:18 MST 2010 PSU 10.2.0.4.4 DATABASE (INCLUDES CPUOCT2009)

    (2) select substr(action_time,1,30) action_time,
    substr(ID,1,10) id,
    substr action (action, 1, 10),
    version of substr (version, 1, 8),
    substr(BUNDLE_SERIES,1,6) bundle,
    substr (Comments, 1, 20) comments
    history of registry of $;

    This option works when installing the posts were made for this patch

    Thank you
    Krishna

  • How can I create a Setup program for my project that can run on 32-bit Windows, if I have Windows Vista 64 bit?

    Hello

    I did a project in LabVIEW that works perfectly and made an installer for it. I tried the installer on my own computer and everything worked fine. The purpose of my installer has been putting it on several computers. So I tried to do it on another computer that has Vista 32 bit and he told me that the installer cannot run on 64-bit computers. I tried to choose to install the 32-bit runtime and it has not changed anything, there was still a message to tell me that this Setup program can be run on 64-bit computers. How can I make an installer that runs on 32-bit computers?

    Thank you.

    I have betieve you need to install the x 86 32-bit version on your PC too, and build an installer that.

  • How to find programs that run in the background?

    My computer is slow to open. I ran the Viper virus program regularly.  I feel like there is much running in the background that is not visible to me.

    My computer is slow to open. I ran the Viper virus program regularly.  I feel like there is much running in the background that is not visible to me.

    The less you have to run all the time, most things you want to run will perform:

    Use Autoruns to understand this all starts when your computer's / when you log in. Look for whatever it is you do not know using Google (or ask here.) You can hopefully figure out if there are things from when your computer does (or connect) you don't not need and then configure them (through their own built-in mechanisms is the preferred method) so they do not - start using your resources without reason.

    You can download and use Process Explorer to see exactly what is taking your time processor/CPU and memory. This can help you to identify applications that you might want to consider alternatives for and get rid of all together.

    Search for malware: (Yes, please do)

    Download, install, execute, update and perform analyses complete system with the two following applications:

    Remove anything they find. Reboot when necessary. (You can uninstall one or both when finished.)

    Search online with eSet Online Scanner. Delete everything is found.

    Reset.

  • How to find scripts that run in the background

    Hey

    I'm looking for which scripts to run in the background

    Thank you

    Open the Task Manager and go to the Details tab. If a VBScript or JScript is running the wscript.exe or cscript.exe process appear in the list.

    Right-click on the column header and select 'Command Line'. That should tell you what script file is running.

  • How to find files that are slowing down my computer

    I saw crazy files but I don't remember where I saw them.

    I saw crazy files but I don't remember where I saw them.

    Generally files, in itself, is not slowing down your computer.  Just to have files on your hard disk (because it is not completely filled) means very little - this is when things run / run they can cause problems.

    How to perform a clean boot for a problem in Windows 8, Windows 7, or Windows Vista

    http://support.Microsoft.com/kb/929135/en-us

    The less you have to run all the time, most things you want to run will perform:

    Use Autoruns to understand this all starts when your computer's / when you log in. Look for whatever it is you do not know using Google (or ask here.) You can hopefully figure out if there are things from when your computer does (or connect) you don't not need and then configure them (through their own built-in mechanisms is the preferred method) so they do not - start using your resources without reason.

    You can download and use Process Explorer to see exactly what is taking your time processor/CPU and memory. This can help you to identify applications that you might want to consider alternatives for and get rid of all together.

    Search for malware:

    Download, install, execute, update and perform analyses complete system with the two following applications:

    Remove anything they find. Reboot when necessary. (You can uninstall one or both when finished.)

    Search online with eSet Online Scanner.

  • How to find all the firewall running on my windows pc 8

    At & t said: I have more than one firewall running. But I can only find one. Norton 360. How can I find the others? Thank you

    Hello

    Sometimes, when you set up a connection to the internet when you are running a firewall, you must go into the settings of the firewall for the application and 'ALLOW' a connection to ATT & T, for example, or IE10 to connect using AT & T.

    Some firewalls will tell you that something is trying to connect and ask for instructions.

    This doesn't always happen well. Firewall Windows would most likely allow this connection without problem.

    I'm not familiar with the operation of the new Norton stuff so I can't be much help here.

    You might try to temporarily disable the Norton Firewall and try to establish the connection and then turn it back on. If you can find how to allow the connection easily, will not be necessary.

  • How to find questions that I already submitted

    Sir/Madam,

    I asked a question related to not be able to see the text in the body of my emails. I'm trying to find the question and get nothing. How can I see the questions I've asked? The 'my questions' in my profile does nothing.

    I don't see the questions or the answers from you on the SUMO forum.

    Are you sure that you posted the question on the SUMO forum?

    Have you checked the browsing history to see if you can find these visits?

Maybe you are looking for