Sunday 8 February 2015

Technical Round Oracle D2K Interview Questions and Answers

Below are some important Oracle D2K interview questions which are asked in most MNC company interviews for beginners or professionals.

21. Which Oracle applications PL/SQL standard APIs you are familiar, have you used most of them?
1. Fnd_File - PL/SQL I/O
2. Fnd_program - Concurrent Program Loaders
3. Fnd_set - Request Set Creation
4. Fnd_request - Concurrent Request Submission
5. Fnd_Submit - Request set Submission
6. Fnd_Request - Info
and so on...

22. What are the new features in Release 11I?
The main features in Release 11i is
1.Multi Org-To support Multiple organizations.
1.Multi Currency-Defineing the multiple currencies to single organization
2.Multi Lingual-Suporting of multi Languages.

23. How I can use SRW.RUN_REPORT in Reports6i?
You can use srw.run_report as followssrw.run_report('module=modulename.rdf destype=screen paramform=yes');

24. How do u register report in oracleApps?
There are eight different layout formats :
1. Tabular
2. Form Like
3. Mailing Label
4. Form Letter
5. Group Left
6. Group Above
7. Matrix
8. Matrix with group

25. What is the Placeholder Column?
What is the Format Trigger?
A placeholder column is used to hold the value of certain calculation or a variable that is being carried out in a formula column. A place holder can be defined as anumber, character or date type, depending upon the type of value which will be stored into it.
A format trigger is used when we want to display a particular field, if certain conditions are met.
More Questions & Answers :-
Page1  Page2  Page3  Page4  Page5  Page6

No comments:

Post a Comment