Saturday 10 September 2016

Query to get the Responsiblity Name when User Form Function Name is passed as parameter

SELECT DISTINCT fft.USER_FUNCTION_NAME,
  fft.FUNCTION_ID,
  fme.menu_id,
  fr.RESPONSIBILITY_ID,
  frt.RESPONSIBILITY_name
FROM FND_FORM_FUNCTIONS_TL FFT,
  FND_MENU_ENTRIES FME,
  FND_MENU_ENTRIES_TL FMET,
  FND_RESPONSIBILITY FR,
  FND_RESPONSIBILITY_TL frt
WHERE FFT.FUNCTION_ID     =FME.FUNCTION_ID
AND FMET.MENU_ID          =FME.MENU_ID
AND FR.MENU_ID            =FME.MENU_ID
AND FFT.USER_FUNCTION_NAME=:USER_FORM_FUNCTION--Name of the user form function
AND frt.RESPONSIBILITY_ID =fr.RESPONSIBILITY_ID
AND fft.language          ='US';

How to get a explain plan for a query

1. Add "explain plan for" before select as "explain plan for select 'explain plan test' from dual"
2. And then execute "select * from table(dbms_xplan.display)"














Creating a User in Oracle Cloud ERP



Login to Oracle Cloud application click on Navigator 




Click on setup and Maintainance link



Navigate to All Task Tab and search for task 'Create Implementation user' and click on go to task.











New window opens


To create a New User we shold have access to role 'IDENTITY USER ADMINISTRATORS' to Check for the role click on My Roles to view all the roles assigned.




If Role does not exist Request for the role.

Now we have privileges to create a User.





Click on create user



Enter all mandatory fields and click on save
New User is created.

In the Roles Tab we can add the Roles
 


Difference Between Fusion And R12 Application

Difference Between Fusion And R12 Application

Component Oracle e-Business Suite Oracle Fusion Applications
Database Oracle Database 10g Oracle Database 11g
Application Server
Oracle application
server
10.1.2 (Forms)
Oracle Application
server
10.1.3 (OC4J)
Oracle WebLogic
User Interface Forms, JSPs
Oracle ADF + ADF
Java Server Faces
Portal Oracle Portal Oracle Webcenter
Data Model
Oracle eBS
Data Model
Oracle eBS Data Model +
Siebel + PoepleSoft
(Trees, Data Effectivity,
person Model)
Attachments/Imaging BLOBs UCM/Stellant
Workflow/Approval PL/SQL BPEL
Reports
Reports (11i),
Discoverer
BI Publisher
Analytics Discoverer OBIEE
Financial Reporting Financial Statement Generator Hyperion
Integration AIA
AIA + BPEL +
More web services
XML Gateway XML Gateway BPEL, B2B Adapter