-
-
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?
-
-
-
-
-
-
-
-
Data Transfer Tools
What are the Tools used to transfer data from flat file to staging table in oracle apps other than SQL LOADER?
-
-
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