Technical Articles
Miscellaneous Technology
Technical Interview Questions in Oracle Apps | Technical Interview Questions in Oracle Apps | | Print | |
| Written by Anil Passi | |
| Sunday, 17 September 2006 | |
|
Please find a list of possible technical interview questions in Oracle Apps. All the contents on this website are Copyright protected.
I will try to keep this upto date with any new questions that I come accross. New apps questions will be added to the top of this post. Most of the Oracle apps interview questions listed here are technical in natue. These interview questions span various Oracle Apps modules plus FND & OA Framework. For Oracle HRMS and Payroll interview questions visit HRMS Interview Questions Question: How will you migrate Oracle General Ledger Currencies and Sets of Books Definitions fromone environment to another without reKeying? Will you use FNDLOAD? Question: Can you list any one single limitation of Forms Personalization feature that was delivered with 11.5.10
Question: What is the significance of profile option “Node Trust Level” in Oracle Apps. Answer: If this profile option is set to a value of external against a server, then it signifies that the specific mid-tier is External i.e. it will be exposed to the www. In other words this server is not within the firewall of your client. The idea behind this profile option is to flag such middle-tier so that special restrictions can be applied against its security, which means a very restricted set of responsibilities will be available from such Middle-Tier. Question: What is the significance of profile option “Responsibility Trust Level”. Answer: In order to make a responsibility accessible from an external web tier, you must set profile option “Responsibility Trust Level” at responsibility level to “External”. Only those responsibilities that have this profile option against them will be accessible from External Middle tiers. Question: What else can you suggest to restrict the access to screens from external web tiers? Answer: You may use URL filtering within Apache. Question: What is the role of Document Manager in Oracle Purchasing? Answer: POXCON is an immediate concurrent program. It receives pipe signal from the application when a request is made for approval/reservations/receipts. Question: How to debug a document manager in Oracle Apps? Answer: Document manger runs within the concurrent manager in Oracle Applications. When an application uses a Document Manager, it sends a pipe signal which is picked up by the document manager. There are two mechanisms by which to trace the document manager 1. Set the debugging on by using profile option STEP 1. Set profile option "Concurrent:Debug Flags" to TCTM1 This profile should only generate debugs when set at Site level(I think, as I have only tried site), because Document Manager runs in a different session. STEP 2. Bounce the Document Managers STEP 3. Retry the Workflow to generate debugs. STEP 4. Reset profile option "Concurrent:Debug Flags" to blank STEP 5. have a look at debug information in table fnd_concurrent_debug_info 2. Enable tracing for the document managers This can be done by setting profile option “Initialization SQL Statement – Custom” against your username before reproducing the issue. The value of this profile will be set so as to enable trace using event 10046, level 12.
![]() Enable Trace with Bind Variables in Apps This will enable the trace with Bind Variable values being shown in the trace file. The screen in Oracle Apps will also provide the name of the trace file which is located in directly identified by select value from v$parameter where name like '%us%r%dump%' Doing a tkprof with explain plan option, reviewing plans and stats in trace file can help identify the slow performing SQL. Question: What is the difference between running Gather Stats and “Program – Optimizer[RGOPTM]” in Oracle General Ledger? Answer: “Gather Stats” will simply gather the stats against existing tables, indexes etc. However Gather Stats does not create any new indexes. But “Program – Optimizer[RGOPTM]” can create indexes on GL_CODE_COMBINATIONS, provided accounting segment has the indexed flag enabled, Question: You have written a piece of code in POR_CUSTOM_PKG for Oracle iProcurement, but its not taking any effect? What may be the reason? Answer: Depending upon which procedure in POR_CUSTOM_PKG has been programmed, one or more of the below profile options must be set to Yes POR: Enable Req Header Customization POR: Enable Requisition Line Customization POR: Enable Req Distribution Customization Question: What is the key benefit of punching out to suppliers catalogs rather than loading their catalogs locally in Oracle iProcurement? Answer: Punchout has several advantages like, Catalogs don’t need to be loaded locally saves space on your system. You can get up-to-date list of catalogs by punching out and also you get the benefit of up-to-date pricing information on vendor items.
Question: In OA Framework, once your application has been extended by substitutions, is it possible to revert back to remove those substitutions? Question: How can you import invoices into Oracle Receivables? Question: How do you setup a context sensitive flexfield Question: Does Oracle iProcurement use same tables as Oracle Purchasing? Question: What is the name of the schema for tables in tca Question: Are suppliers a part of TCA? Question: What is the link between order management and purchasing Question: How would you know if the purchase order XML has been transmitted to vendor, looking at the tables. Question: You have done forms personalization, now how will you move it from one environment to another? Question: Tell me some limitations of forms personalization when compared to CUSTOM.pll?
Comments
(75)
written by subbarao , October 19, 2006
CAN U PLZ PUBLISH THE DESCRIPTION OF POS IN INTERFACES
written by Anil Passi , October 19, 2006
Do you mean Purchase Order Interfaces?
Please let me know, I will include the same. Thanks Anil written by subbarao , October 19, 2006
CAN U PLZ PUBLISH THE DESCRIPTION OF POS IN INTERFACES
written by Anil Passi , October 19, 2006
Do you mean Purchase Order Interfaces?
Please let me know, I will include the same. Thanks Anil written by SAYEED AHAMED , November 17, 2006
Excellent Article.
By this one can have a idea on Oracle apps FAQ. written by SAYEED AHAMED , November 17, 2006
Excellent Article.
By this one can have a idea on Oracle apps FAQ. written by Phani , December 11, 2006
Please include Purchase Order Interfaces
written by Phani , December 11, 2006
Please include Purchase Order Interfaces
written by amar , December 15, 2006
CAN U SEND ME TABLES FOR ORACLE APPS FINANCIAL MODULES
CHEERS, AMAR. written by amar , December 15, 2006
CAN U SEND ME TABLES FOR ORACLE APPS FINANCIAL MODULES
CHEERS, AMAR. written by busireddy , December 20, 2006
hi,
Iam looking for job in Oracleapps technical consultant. Plz send any documents in Po which is use full in technical side written by busireddy , December 20, 2006
hi,
Iam looking for job in Oracleapps technical consultant. Plz send any documents in Po which is use full in technical side written by artur bakhtriger , December 21, 2006
AS ALWAYS - Anil - BRAVO !!!!!
written by artur bakhtriger , December 21, 2006
AS ALWAYS - Anil - BRAVO !!!!!
written by ashwinkumar , January 10, 2007
Hi,
Anil I want to ask u one question that may i know all the interfaces which are used in PO,AP,AR,GL,INV,OM Modules with the FAQS on that. with regards, Ashwin Kumar written by ashwinkumar , January 10, 2007
Hi,
Anil I want to ask u one question that may i know all the interfaces which are used in PO,AP,AR,GL,INV,OM Modules with the FAQS on that. with regards, Ashwin Kumar written by Rajendra , January 22, 2007
Hi Anil...
Iam looking for job in Oracleapps technical consultant. Plz send me the PO,AR Interface related Documents and the tables used in these two interfaces.. With Regards, Rajendra written by Rajendra , January 22, 2007
Hi Anil...
Iam looking for job in Oracleapps technical consultant. Plz send me the PO,AR Interface related Documents and the tables used in these two interfaces.. With Regards, Rajendra written by Manju , January 26, 2007
hi Anil,
i have a doubt how to attach more than one table name in valueset of type TABLE? pls explain with example. Thanks written by venkata , February 06, 2007
this is a great effort.. good info in this article.keep going.. all the best
Hi Anil,
How can we Link an Org_id with a responsibility in reports? Thanks Kumar written by Muskan , February 23, 2007
Hi Anil,
Would request you to kindly post Oracle functional interview questions. Thanks Muskan written by Anil Passi , February 24, 2007
Hi Muskan
I will try Muskan, but if preparing for interviews, it is good to read FAQ on Metalink for respective modules. THanks, Anil written by Anil Passi , March 12, 2007
Hi Koushik
The concurrent program is being defaulted in SRS screen possibly because the Form Function passes it SRS Screen a parameter [passing it concurrent program short name]. Have a look at the form function defiition] for that Responsibility Menu Thanks, Anil written by mohan , May 04, 2007
I am a software professional ,
with 4.5 year in IT industry , for the last 1.8 years i am in Oracle Applications with basically technical flavour. First 3 years of my IT were non oracle , non apps , i find them affecting now in my career.?? What is more benefitial for me in future, functional or technical ?? written by anil passi , May 04, 2007
Hi mohan
If you are hardworking and dedicated to working and learning, then both functional or technical options are equally good choices. I had first 1.5 yrs of my career in non-oracle and non-IT too, and also I am instrumentation engineer by background. Based on my experience I can say that its nothing to do with background. Given that you already have techie experience, then its better to carry on with your skillsets and enhance them where possible. thanks anil written by santhosh , May 16, 2007
Hi Anil,
I have a doubt in Oracle Alerts. Is that possible to submit a concurrent program through Alerts? If so how can we achieve it? Regards Santhosh written by basu_manasi , May 16, 2007
Hi Anil
I am pharmacy graduate with post graduation in biotechnology with 5 plus years of non IT work experience and 2 yrs of IT I underwent training in Apps and presently on search for jobs in Apps. How much opportunity do I hold to get into job and what would u suggest Thanx and regards Manasi written by manasi , May 17, 2007
Hi Anil
Thanx for the constant guidance to all apps professionals. Can u just tell me the validations carried for journal import in gl_interface. A real time example wud be helpful. How do we know as to what validations r to be carried for the open interfaces in AP AR. Do they depend on the data in flat file?. Bear with me I am a beginner. Thanx and regards manasi written by Santhosh , May 18, 2007
Hi Anil,
It would be helpful for me if u send some screenshots of how to submit a concurrent program through an Alert. Regards Santhosh written by Anil Passi , May 18, 2007
Hi Santosh
Please use this link, i have detailed the steps there http://docs.google.com/Doc?id=dcfd8fsc_98drjbns Thanks, Anil Passi written by Sunny , May 22, 2007
Hi Anil
Can you please share an article / faqs on Order Management...its a huge module together with INV, BOM, OM, Pricing etc..I am confused. written by Anil , May 29, 2007
You can find the placeholder column details at this link
http://www.oracle.com/webapps/...ol%7Ehtm/ THanks Anil written by Anil , June 06, 2007
Hi Paolo
The statement was correct at the time of publication of this interview question. Initial versions of FP did not support creation of Record Groups. However, latter CU patchsets have made this possible. An example of record group/LOV is also available at http://oracle.anilpassi.com/fo...tions.html Thanks for bringing this to notice. Regards, Anil Passi written by Uma , June 06, 2007
HI Anil,
I want to find out the forms names in apps? how to check the form names? I am a functional consultant and i request you to guide me step by step. Thanks Uma
Hi Anil,
I am having one doubt in API-HOOK.Actually I have created a Package ,using SIT.For that i have Hooked.The API-HOOK is working for the Oracle Forms. But if i going to the create the data in selservice the hook is not working..why ? i have used hr_sit_api... please help me on..
Anil, Thought this was the best way to reach you.
I am having an issue with my Oracle Workflow Manager. In the console, where u have options to restart the notification mailer and all those stuff, When i try to click on the workflow items under Related links -- Throughput-- Work Items, it just hangs for eternity. I am not able to view any of the workflow items. I tried analysing all the Workflow tables and also the restart of some components, but it still hangs. Can you please let me know how to resolve this or what the reason for this would be. Appreciate your help in this. Regards, Uttam
Hi,
Regarding the question where you suggested to use AR_INVOICE_API_PUB to populate Invoices into Oracle AR. I managed to do this at office with Apps 11.5.10.2 with no problem but I could not find the package AR_INVOICE_API_PUB at the customer site. Our customer has apps 11.5.7 and they are not interested to upgrade to 11.5.10.2 !! How can I install this package without affecting the current installation ? Great thanks in advance Mark
Hello Mr.Anil
Thanks for the guidance to all apps professionals... i had 5 years experience as a oracle developer. Recently i finish course for oracle apps technical (finance)...Please i need interview question for only technical (finance) . I can see all questions and answers in this blog, but i confuse which one technical or functional...if possible can you provide for me only technical (finance) questions and answers...and any other tips for getting job for technical consultant… Thanks&Regards Preethi
Hi Anil,
Pl explain about TCA. Have gone thru SolutionBeacon's PDF but unable to get a clear concept. All I get is that it is a model to deal with the complex customer relationships. Also I wud like to know the difference between AR and TCA and why actually this came into existence. Regards Manasi
How can i Get Sales Order Number from gl_import_references and its link to AR tables.
pl help as soon as possible on my mail id..
Hi
Thanx Anil. Can u suggest me a link which wud help me understand the Oracle service contracts and oracle core contracts apart from the pdf. Regards Manasi
hi anil
can u suggest me a good guide for reports and forms regards shankar choudary
I am wondering about Anil!!!!!
Hi Anil
Can you please share FAQ's about Apps Manufacturing(Functional)
Dear sear,
how i can upload the module SSHR for extensible, plz the steps Br
can u explian about userhooks(API) in Oracle HRMS with Examples.
Thanks, saritha
What is the Use of User Exit in Oracle apps and when we are developeing the new report you need to pass one parameter called P_CONC_REQUEST_ID,what is the use of this parameter and is it mandatory?can't we develop report without this User exit's and P_CONC_REQUEST_ID parameter?
what are the taxcodes in gl
What is the Use of User Exit in Oracle apps and when we are developeing the new report you need to pass one parameter called P_CONC_REQUEST_ID,what is the use of this parameter and is it mandatory?can't we develop report without this User exit's and P_CONC_REQUEST_ID parameter?
What is the Use of User Exit in Oracle apps and when we are developeing the new report you need to pass one parameter called P_CONC_REQUEST_ID,what is the use of this parameter and is it mandatory?can't we develop report without this User exit's and P_CONC_REQUEST_ID parameter?
What is the Use of User Exit in Oracle apps and when we are developeing the new report you need to pass one parameter called P_CONC_REQUEST_ID,what is the use of this parameter and is it mandatory?can't we develop report without this User exit's and P_CONC_REQUEST_ID parameter?
hi anil,
its great job. moreover, Iam looking for job in Oracleapps technical consultant. can u send me a resume
hi anil,
its gr8 job. moreover iam looking for job in Oracleapps technical consultant. so can u guide to prepare a oracle resume
Wanna thank you for information you have provided. I was just searching for answer to one questionand here i found answers to numerous ones.
------------- Best homes
Thanks in advance
Could You please include the Customer Interface using API s..? Awaiting your Reply........
Please let me know how to do a Multi-Layout Report...If we have 5 layouts...and want to move to 3 rd ..then what to do....how to write the code for this ..?
Thankyou sir Saritha
Do you want a Resume or Oracle Apps Projects ? Let me know..so that I could send you the same...
Regards Rajesh
Anil
U r just superb. Please include information about interface tables, programs in Procure to pay cycle. Regards Liji
Hi Anil,
can u suggest me a good guide for reports and forms. Regards Ramesh Katla
Hi Anil,
i have 3 and half years of experinece on oracle pl/sql and 6 months experience on forms,reports.Now i am willing to learn and work on Oracle Apps.Kindly suggest me. Regards Ramesh Katla
I am working in an MNC in Oracle apps. I unable to display "Available to reserve" value in the reports. In front end we can find this value in On hand Availability window. Please provide solution for this problem ASAP as it is so urgent for me.
Hi Anil,
How come Oracle is not giving option to see "Record History" from self service modules. What if we wanted to see table name and who,when updated that particular data ? Is it coming in Oracle Apps 12i ?? Chandra
Hi Anil,
I am Srinivas Thatikonda working as a Oracle Applications Technical Consultant for one of the US based client. i am working on sales order conversion and the requirement is importing orders where some of the order lines CLOSED and some with OPEN status and the order header status is BOOKED. I would like to have your advise on how to deal with the above scenario. Thanks & Regards, Srinivas. written by SrinivasReddy , January 03, 2008
Hi,
I need to send a report output file as an attachment via email using oracle applications.when i run the report,output should sent to user who is inside of our organization as well as to customer who is outside of our organization(he dont have our URL access). I do not know where to add the coding for sending the email? i dont know the process Any help on this appreciated. Thanks Srini
Do you want a Resume or Oracle Apps Projects ? Let me know..so that I could send you the same...
Regards Rajesh Hi, im looking for job in oracle apps technical. so can u give me info about technical projects. I need a sample resume also. im 2006 passout.
Hi i am doing customer interface in R12. But i couldnt find any reference manual or any document that helps me to find out which are the mandatory fields and what are the default values for the parameter which is not mandatory.
Please let me now as early as possible so i can go ahead with my task. Thanks & Regards Bhatt Bhaumik
HI anil,
Can u please explain the Concept of HashMaps usage in OAF You must be logged in to a comment. Please register if you do not have an account yet.
|