www.oracleappsdeveloper.com Open in urlscan Pro
2a00:1450:4001:810::2013  Public Scan

URL: http://www.oracleappsdeveloper.com/2012/04/query-to-find-responsibility-for.html
Submission: On February 24 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

http://www.google.co.in/cse

<form action="http://www.google.co.in/cse" id="cse-search-box">
  <div>
    <input name="cx" value="partner-pub-2235365709517253:2575398942" type="hidden">
    <input name="ie" value="UTF-8" type="hidden">
    <input name="q" size="20" type="text" placeholder="" style="background: url(&quot;https://www.google.com/cse/static/images/1x/en/branding.png&quot;) left 9px top 50% no-repeat rgb(255, 255, 255);" goog_input_bookmarklet="1">
    <input name="sa" value="Search" type="submit">
  </div>
  <input name="siteurl" value="www.oracleappsdeveloper.com/2012/04/query-to-find-responsibility-for.html" type="hidden"><input name="ref" value="" type="hidden"><input name="ss" value="" type="hidden">
</form>

http://www.oracleappsdeveloper.com/search

<form action="http://www.oracleappsdeveloper.com/search" class="gsc-search-box" target="_top">
  <table cellpadding="0" cellspacing="0" class="gsc-search-box">
    <tbody>
      <tr>
        <td class="gsc-input">
          <input autocomplete="off" class="gsc-input" name="q" size="10" title="search" type="text" value="">
        </td>
        <td class="gsc-search-button">
          <input class="gsc-search-button" title="search" type="submit" value="Search">
        </td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

ORACLE HELP

Information, Tips, Solutions about Oracle ebusiness ERP from Experts.





WEDNESDAY, APRIL 25, 2012


QUERY TO FIND RESPONSIBILITY FOR THE CONCURRENT PROGRAM


SELECT frt.responsibility_name,
               frg.request_group_name,
               frg.description
  FROM fnd_request_groups frg
             ,fnd_request_group_units frgu
             ,fnd_concurrent_programs fcp
             ,fnd_concurrent_programs_tl fcpt
             ,fnd_responsibility_tl frt
             ,fnd_responsibility frs
 WHERE frgu.unit_application_id = fcp.application_id
 AND   frgu.request_unit_id = fcp.concurrent_program_id
 AND   frg.request_group_id = frgu.request_group_id
 AND   frg.application_id = frgu.application_id
 AND   fcpt.source_lang = USERENV('LANG')
 AND   fcp.application_id = fcpt.application_id
 AND   fcp.concurrent_program_id = fcpt.concurrent_program_id
 AND   frs.application_id = frt.application_id
 AND   frs.responsibility_id = frt.responsibility_id
 AND   frt.source_lang = USERENV('LANG')
 AND   frs.request_group_id = frg.request_group_id
 AND   frs.application_id = frg.application_id
 AND   fcp.concurrent_program_name = <shortname>
 AND   fcpt.user_concurrent_program_name LIKE <User concurrent program>



at erp, erp, oracleapps, oracleapps erp, oracle erp, oracle ebusiness, oracle
application,  
about oracle, oracle developer, oracle jobs, finance software, finance
accounting accounting, r12 oracle, what is oracle database, oracle database,
Oracle 11g, 11g database

Email ThisBlogThis!Share to TwitterShare to FacebookShare to Pinterest



3 COMMENTS:


Unknown said...

Hey Thanks for sharing query.Do visit ORACLE APPS -LEARN AND GROW for more
details.

September 21, 2016 at 6:08 AM

rajeev said...

Oracle Apps R12 and Fusion Cloud Self Paced Training Videos by Industry Experts.
Please Check https://www.oracleappstechnical.com


October 7, 2019 at 5:43 AM

Smith said...

Oracle Apps R12 and Oracle Fusion Cloud Self Paced Online Training Videos
Published on Udemy with Life Time Access & Live Meeting Support to Clear your
Queries. Avail 25% to 80% discount. Please Check
https://www.oracleappstechnical.com for Never Before Offers and Discount Coupon
Codes.


April 23, 2020 at 6:47 AM

Post a Comment


Newer Post Older Post Home

Subscribe to: Post Comments (Atom)


LABELS

 * DBA (6)
 * Documentation (2)
 * Fixed Assets (2)
 * GRC (1)
 * iExpense (2)
 * OAF (2)
 * Oracle ADI (2)
 * Oracle Apps API (6)
 * Oracle Conversion (2)
 * Oracle Core Contract (2)
 * Oracle Payables (2)
 * Oracle Receivables (4)
 * Oracle Workflow (4)
 * Performance tuning (4)
 * PLSQL (4)
 * Property Manager (1)
 * User guides (1)
 * XML Interface (2)




BLOG ARCHIVE

 * ►  2020 (2)
   * ►  June (2)

 * ►  2019 (6)
   * ►  August (1)
   * ►  April (2)
   * ►  March (3)

 * ►  2018 (1)
   * ►  September (1)

 * ►  2016 (10)
   * ►  December (1)
   * ►  November (1)
   * ►  October (3)
   * ►  March (1)
   * ►  February (3)
   * ►  January (1)

 * ►  2015 (10)
   * ►  September (2)
   * ►  August (1)
   * ►  July (1)
   * ►  June (3)
   * ►  May (1)
   * ►  March (2)

 * ►  2014 (3)
   * ►  May (1)
   * ►  February (1)
   * ►  January (1)

 * ►  2013 (10)
   * ►  December (2)
   * ►  September (2)
   * ►  April (2)
   * ►  March (2)
   * ►  February (2)

 * ▼  2012 (46)
   * ►  December (3)
   * ►  November (3)
   * ►  October (1)
   * ►  September (5)
   * ►  August (3)
   * ►  July (3)
   * ►  June (2)
   * ►  May (3)
   * ▼  April (3)
     * Query to find Responsibility for the Concurrent Pr...
     * Oracle Apps R12 MOAC and its impact
     * Oracle Apps: LDT Commands
   * ►  March (6)
   * ►  February (13)
   * ►  January (1)

 * ►  2011 (3)
   * ►  May (3)

 * ►  2007 (1)
   * ►  January (1)

 * ►  2006 (1)
   * ►  December (1)




ORACLESEARCH






SEARCH THIS SITE







TOTAL PAGEVIEWS

2248252




Picture Window theme. Theme images by gaffera. Powered by Blogger.



Diese Website verwendet Cookies von Google, um Dienste anzubieten und Zugriffe
zu analysieren. Deine IP-Adresse und dein User-Agent werden zusammen mit
Messwerten zur Leistung und Sicherheit für Google freigegeben. So können
Nutzungsstatistiken generiert, Missbrauchsfälle erkannt und behoben und die
Qualität des Dienstes gewährleistet werden.Weitere InformationenOk




 * አማርኛ
 * বাংলা
 * Ελληνικά
 * ગુજરાતી
 * हिन्दी
 * ಕನ್ನಡ
 * മലയാളം
 * मराठी
 * नेपाली
 * فارسی
 * ਪੰਜਾਬੀ
 * संस्कृतम्
 * српски
 * தமிழ்
 * తెలుగు
 * ትግርኛ
 * اردو
   
 * Show Keyboard
 * Hide Keyboard