GeekInterview.com
Series: Subject: Topic:

Oracle Apps Interview Questions

 
Sub Categories (+ View)
Subject Name
Questions
Answers
Last updated
34
89
Oct
2nd,
2011
38
103
Mar
22nd,
2012
47
78
May
7th,
2012
93
224
Apr
30th,
2012
30
45
Feb
24th,
2012
23
45
Dec
20th,
2011
Showing Questions 1 - 20 of 73 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

Difference btw supplier_id,party_id,customer_id ,vendor_id

Asked By: venkat8585 | Asked On: Apr 20th, 2012

Hi what's the difference btw supplier_id,party_id,customer_id ,vendor_id

Answered by: Tom Haughey on: Apr 29th, 2012

Jaya is correct. But Party could be the super type that has all the data the other three share in common. All the common data goes in Party, the individually specific data goes in the other three.

Answered by: Jaya on: Apr 28th, 2012

supplier_id - is the party referred as, in payables AP
Vendor_id - is the party refereed as, in PO
customer_id and party_id is party referred as, in AR

Which command is used to execute a store procedure?

Asked By: Aminur | Asked On: Oct 17th, 2005

Answered by: shiva on: Apr 11th, 2012

There are two ways to execute the stored procedure
1. EXEC
2. Create anonymous block
EX:
BEGIN

END;

IF procedure is declared in package then we have to call this procedure in following way:

.

Answered by: Bonthu Nagi Reddy on: Mar 5th, 2012

Begin

execute BNR;

end;

Note:- "BNR" is the stored procedure name.

What is the transaction code to see the tables in FICO

Asked By: Sruthi | Asked On: Dec 16th, 2006

Answered by: MARUTHI on: Apr 6th, 2012

GO WITH TC:
SE11

Answered by: NAVEEN on: Nov 25th, 2011

Through se16 we can see all the tables

How many kff's are there in GL module in Oracle Apps.?

Asked By: vijay | Asked On: May 18th, 2006

Answered by: prathap Reddy on: Mar 12th, 2012

now in GL 3 KFFS are there

1) Accounting Flexfield
2) Repeating attributes Flex field
3)gl ledger flex field(this is used for mass allocation purpose whenever we are run the mass allocation generate report that time added one more segment that is gl leder flex filed.

Answered by: Bonthu Nagi Reddy on: Mar 5th, 2012

Only one Key Flex filed is in General Ledger i.e Accounting Flexfield.

Contract purchase agreement.

Asked By: chandrashena | Asked On: Oct 20th, 2010

What is contract purchase agreement,when do we use it?

Answered by: sunita on: Mar 7th, 2012

Contract purchase agreements are created for suppliers to agree on specific terms and conditions without indicating the goods and services that u will be purchasing,

Answered by: venkat on: Oct 16th, 2011

You create contract purchase agreements with your suppliers to agree on specific terms and conditions without indicating the goods and services that you will be purchasing. You can later issue standar...

Functional consultant

Asked By: arameshofc | Asked On: Dec 28th, 2007

What is the procedure for testing after implementation as a functional consultant?

Answered by: Bonthu Nagi Reddy on: Mar 5th, 2012

The functional consultant has to understand the modules they are implementing and the set up and configuration options available, the key skill is being able to map the requirements of the customer to...

Answered by: maheshtiwari9 on: Sep 6th, 2008

Functional guys are needed to provide the necessary information taken from clients or from the legacy system to the techies and rest. They will take care to provide necessary guidance and information given to them.

I want to know that if any user is disabled the system administrator responsibility then what I do? Because when this responsibility is disabled then he didn't show from any user. So, this is very critical...

Asked By: devesh | Asked On: Oct 16th, 2005

Answered by: Bonthu Nagi Reddy on: Mar 5th, 2012

1) Log on to System Administrator.

2) Go to Security > User > Query the User Name.

3) Remove the Date Effective To( i.e which is end dated as open).

You can be able to view the System Administrator Responsibility.

Answered by: kothariketan on: Aug 16th, 2007

The system administrator responsibility got disabled. We can still use application developer responsibility and add "Define Responsibility" function / screen to existing any responsibility. ...

How do I register a concurrent program in Oracle Apps?

Asked By: Meenu | Asked On: Aug 3rd, 2006

Answered by: Bonthu Nagi Reddy on: Mar 5th, 2012

1) Log on to System Administrator Responsibility.

2) Define Concurrent Program Executable.

3) Define Concurrent Program by giving Short name, Application Name, Description & also choose the concurrent program executable.

Answered by: shrikantgarud on: Apr 23rd, 2008

IF YOU ARE REGISTERING A REPORT IN CONCURRENT PROGRAMING THEN FOLLOW:UPLOAD U R REPORT.rdf TO THE SERVER ACCORDING TO THE PATHapps/test/peilappl/gl/11.5.0/reports/USCREATE AN EXECUTABLE ------ WHERE T...

How will you submit SQL script like as concurrent request?If the temp tablespace is full every time what we will do?

Asked By: nagaraju | Asked On: Jul 14th, 2007

Answered by: Bonthu Nagi Reddy on: Mar 5th, 2012

Apps Developer needs to request Apps DBA to extend the disk space, so that Apps DBA Can add the space which would solve the problem.

What is printer style and how to develop printer style

Asked By: jyotsna_bathina | Asked On: Jul 16th, 2007

Answered by: Bonthu Nagi Reddy on: Mar 5th, 2012

Printer Style is the style of the printer , in other words style is nothing but the definition of the combination of Rows and Columns ( Ex:- Landscape, Land Wide or Portrait).

What is the architecture of Oracle Apps? (asked in accenture)

Asked By: t1.venki | Asked On: Jul 17th, 2007

Answered by: Bonthu Nagi Reddy on: Mar 5th, 2012

Oracle Application Architecture is 3 Tier Architecture.

1) Database Tier ( Ex:- Oracle )/ Server/ Back End.

2) Client/ Front End ( Ex:- Forms ).

3) Application Tier ( New Tier ).

Answered by: kesava.chunduri on: Mar 10th, 2008

Hi,Did they ask you about the Apps Architecture (or) the Hierarchy? Generally they ask you about the Apps Hierarchy i.e, how Apps implemenations are done.As per what he/she has mentioned it, it is 3 t...

What is the difference between cross validation and security validation

Asked By: sri | Asked On: Sep 24th, 2007

Answered by: Bonthu Nagi Reddy on: Mar 5th, 2012

Cross Validation Rules does not allow invalid code combinations.

Security Rules restrict the data by responsibilities.

Answered by: sri3610 on: Jul 24th, 2009

When we are implementing the General Ledger at that time we need to freeze the account codes or define the Cross Validation Rules, whereas Security Rules, will be defined to restrict the user of choosing the wrong code combinations.

Profile option fnd: diagnostics = yes

Asked By: PreetiM | Asked On: Dec 1st, 2008

What is the use of setting profile option fnd: diagnostics to yes. In which table we can veiw the details.

Answered by: Bonthu Nagi Reddy on: Mar 5th, 2012

This is one of the Profile option, if fnd: diagnostics = yes then we can examine any record information from the Form.

Form> Tools> Examine ( we can able to view the record history ).

Answered by: mpoojari on: Jun 14th, 2009

Self Service has a similar profile option. If the profile option FND: Diagnostics is set to Yes, then anyone can use the Diagnostics Examine function which allows users to change database records.rela...

What is recurring invoice report from ap?Can you guide some customized reports from AR,AP,GL and PO module?

Asked By: chiranjeevi reddy | Asked On: Feb 8th, 2006

Answered by: Bonthu Nagi Reddy on: Mar 5th, 2012

Recurring Invoice is one of the invoice type which can be used for paying to the customer periodically the best example of RI is for paying the Rent.

Answered by: mahes on: Apr 27th, 2007

Recurring invoice is one of the type of invoice in ap module.After receiving the material from the supplier and will pay the amount against the material. for that we will raise the invoice document. a...

Questions for Oracle payables

Asked By: nihar | Asked On: Jan 15th, 2007

1. what are the types of invoices , what is prepayment & steps to apply it to an invoice ?2. what are the distribution type while entering the invoice? 3. What's the difference between the "payables open interface import" program and the "payables invoice import" program? 4.What is debit...

Answered by: Ganesh on: Feb 14th, 2012

DRM-Customer raise the DRM to reduce the liability. CRM-Supplier raise the CRM and also we can use for refunds. Example: case1 PO is 100 items. Suppler sent 100 Items We re...

Answered by: Arun on: Feb 2nd, 2012

The "Payables Invoice Import" is designed to import expense reports. The sources are: XpenseXpress SelfService Oracle Project Accounting The "Payables Invoice Import" should be used to import exp...

Seeded invoice in accounts payable

Asked By: giri.tsg | Asked On: Dec 22nd, 2007

What is seeded invoice?

Answered by: Lokesh M on: Feb 12th, 2012

It is a part of Oracle Order Management Implementation. Seeded meaning initial data or pre-defined data provided with the system. Order Management sends invoices and credit memos to Receivables via t...

What are the two mandatory parameters used in procedure?

Asked By: syedrafi123 | Asked On: Jan 19th, 2012

Answered by: mechrul on: Jan 23rd, 2012

The 2 mandatory parameters are:
1). RetCode.
2). Errbuff.

Oracle workflow interview questions.

Asked By: Sri | Asked On: Oct 23rd, 2006

Star Read Best Answer

Editorial / Best Answer

Answered by: Arun.Gopalan

Member Since Feb-2008 | Answered On : Feb 7th, 2008

In General you can anticipate questions such as below
1.  What are threshold in Workflows?
2. What are the Access Levels to be set for various requirements such as Read Only, Customizable etc..?
3. How are Deferred Activities started again?
4. How to Launch a Workflow?
5. What are the APIs are generally used in Workflows?
6. Is it possible to launch, Start different Processes in Workflow from Java?

Answered by: Trupti on: Nov 13th, 2011

3.How are Deferred Activities started again? - The process can be restarted by the Notification System, such as when a user responds to a notification; by the background engine, such as when a deferre...

Answered by: Trupti on: Nov 13th, 2011

2. What are the Access Levels to be set for various requirements such as Read Only, Customizable etc..? Each user of Oracle Workflow Builder operates the system at a certain access level. The access...

What is profile?

Asked By: Shardul | Asked On: Oct 4th, 2006

Answered by: G M RAM on: Sep 20th, 2011

profile is nothing but changeable option it will change the way of application execution,when we create in oracle applications we will design the profile values for every user

you can see the profile levels:

>>>user level
>>>application level
>>>responsibility level
>>>user level

Answered by: Vidya Juturu on: Sep 12th, 2011

Profile is a changable option which will change the Application Execution.

Blanket purchase order.

Asked By: chandrashena | Asked On: Oct 20th, 2010

What is blanket purchase order? When do we use it?

Answered by: mejigs on: Apr 5th, 2011

Blanket Purchase order can be used when - Duration of contract is fixed- Buyer knows which items to be purchased (fixed set of items)- Quantity of items is unknown- Price given by supplier is fix...

Answered by: vimalasridhar on: Mar 16th, 2011

Blanket Purchase Agreement is raised for long term contract with the supplier. We have price breaks in this. We can create BPA for the item to be supplier by the supplier though we do not know quantit...

First | Prev | | Next | Last Page

 

 

Connect

twitter fb Linkedin GPlus RSS

Ads

Question Categories

AOL Interview Questions

Oracle Apps Technical Interview Questions

AR Interview Questions

Oracle Apps Basics Interview Questions

D2K Interview Questions

Flexfields Interview Questions

Oracle Forms Interview Questions

GL Interview Questions

HRMS Interview Questions

ONT Interview Questions

Scope and Application Interview Questions

Oracle Apps Security Interview Questions

Interview Question

 Ask Interview Question?

 

Career Counselling

 Have Career Question?

 Ask Chandra

 Ask Only Career questions.

Follow us:
 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, click "Subscribe".