-
-
Order Management Process
In the Order Management Process, When does the pick status of a line become cancelled or how to set the pick status of a line as cancelled. (Please explain step by step as I am a beginner.)
-
-
-
What is the use of cursors in PL/SQL ? What is REF Cursor ?
The cursor are used to handle multiple row query in PL/SQL. Oracle uses implicit cursors to handle all it’s queries. Oracle uses unnamed memory spaces to store data used in implicit cursors, with REF cursors you can define a cursor variable which will point to that memory space and can be used like pointers in our 3GLs.
-
OPMN Control Services
Which services will get started when we execute opmnctl.sh script in R12.2 compared to R12.1.3?
-
-
-
-
-
-
-
CRP
how do you test the CRP in Implementation
-
-
Data Transfer Tools
What are the Tools used to transfer data from flat file to staging table in oracle apps other than SQL LOADER?
-
-
How to execute test
hi I am going to start as a test consultant in a company in pharma sector. I have idea how to write test case as I have done it in my past job.I have to excute test cases this time and log the defect.kindly guide me how to do it.
-
What are different report triggers and what is their firing sequence ?
There are five report trigger :· Before Report· After Report· Before Parameter Form· After Parameter Form· Between PagesThe Firing sequence for report triggers isBefore Parameter FormAfter Parameter Form Before Report Between Pages After Report.
-
-
Suppliers merge
At the time of suppliers merge if we choose None (Means all the invoices are not transferred) then how will you make the payment of old suppliers invoices?
Oracle Apps Basics Interview Questions
Ans