GeekInterview.com
Series: Subject: Topic:

Oracle Apps Basics Interview Questions

Showing Questions 1 - 20 of 102 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

Crp

Asked By: manoj ofc | Asked On: Apr 25th, 2013

How do you test the crp in implementation

What credit memo / debit memo?

Asked By: Interview Candidate | Asked On: Aug 13th, 2005

Answered by: Ram Panday from Saturn e-solutions pvt.ltd on: Feb 13th, 2013

Credit memo is used to reduce the balance due for a transaction and Debits that we assign to a customer to collect additional charges like freight charges,taxes,or finance charges.

Answered by: peterson1975 on: Dec 12th, 2009

A credit memo is an invioce that reduces the amount due to a  customer's invioce. This usually occurs becuase the customer has returned some of the goods (goods returned ) the adjustments ca...

What is the difference between data conversion and data migration?

Asked By: Brinda | Asked On: May 9th, 2006

Answered by: kalpanaceo on: Jan 29th, 2013

Informatics Outsourcing is an Offshore Data Management service company. Data Management Service includes all types of Data Conversion, File Conversion, XML Conversion, HTML Conversion,SGML Conversion,...

Answered by: bonthu.reddy on: Jan 6th, 2010

Data Migration is a process of moving required (and most often very large) volumes of data from our clients' existing systems to new systems. Existing systems can be anything from custom-built IT infr...

Data transfer tools

Asked By: sreekar_b | Asked On: Feb 7th, 2012

What are the tools used to transfer data from flat file to staging table in Oracle Apps other than SQL loader?

Answered by: Himanshu on: Dec 29th, 2012

There are other ways too like we can use sql*loader or an fnd file

Answered by: naga on: Apr 27th, 2012

UTL and external tables can be used to load data

What is pick release

Asked By: Interview Candidate | Asked On: Aug 13th, 2005

Answered by: ajith kumar s on: Nov 9th, 2012

The item moving from staging area to sub inventory is called as PICK RELEASE

Answered by: Santosh on: Mar 5th, 2012

Pick Release finds and release the eligible delivery line that meet the release criteria and create move orders.

What is profile options? What are the types of profile options in AR / AP ?

Asked By: ravisankar69 | Asked On: Feb 9th, 2006

Answered by: hari on: Aug 20th, 2012

to run a application in oracle application

we have 4 type

Answered by: Ashok Verma on: Dec 15th, 2006

Sorry Dear , I haven't seen yur Hierarchy. Yea it is correct.

User->Application->Responsibilty->Site

What is the use of cursors in PL/SQL ? What is ref cursor ?

Asked By: Interview Candidate | Asked On: Aug 15th, 2005

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...

Answered by: Vijaya bhaskar on: Jul 27th, 2012

you can fetch the more rows and insert into another table easily

Answered by: naresh on: Dec 11th, 2011

Cursor is a private SQL memeory area which retrieving multiple data or record by record through single variable and selected variable.

Can we create our own kff?

Asked By: SURESH BANDARU | Asked On: Mar 19th, 2012

What is the difference between customization and personalization?

Asked By: niraj_ec | Asked On: Jun 7th, 2007

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

Customization is making the changes to the Oracle applications using Oracle tools like Forms, Reports etc....

Personalization is just changing the properties with out making any changes.

Answered by: jitendra_kumar on: Oct 30th, 2008

Customization means making few changes according to client requirement to an already existing product. Personalization means complete devolpment on frontend and backend.

How to execute test

Asked By: jaanya | Asked On: Feb 10th, 2012

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 ?

Asked By: Interview Candidate | Asked On: Aug 15th, 2005

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.

Answered by: NIMMY KURIAKOSE on: Nov 2nd, 2011

There are five report triggers

*BEFORE PARAMETER FORM
*AFTER PARAMETER FORM
*BEFORE REPORT
*BETWEEN PAGES
*AFTER REPORT

Which table stores receipts information?

Asked By: rnr | Asked On: Feb 15th, 2006

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

RCV_SHIPMENT_HEADERS

RCV_TRANSACTIONS

RCV_SHIPMENT_LINES

In case of any errors, i.e. if the receipt is not processed you can check in the below tables

RCV_TRANSACTIONS_INTERFACE

RCV_HEADERS_INTERFACE

PO_INTERFACE_ERRORS ( Reason its stuck in Interface)

Answered by: velichetiraghav on: May 21st, 2009

RCV_SHIPMENT_HEADERS

RCV_TRANSACTIONS

RCV_SHIPMENT_LINES

In case of any errors, i.e. if the receipt is not processed you can check in the below tables

RCV_TRANSACTIONS_INTERFACE

RCV_HEADERS_INTERFACE

PO_INTERFACE_ERRORS ( Reason its stuck in Interface)

Thanks,
Raghav

What is the difference between supplier and vendor?

Asked By: Debarshee Sinha | Asked On: Apr 10th, 2007

Answered by: raji on: Aug 18th, 2011

Suppliers: who sells the goods to the vendor whereas vendor sells the material to the client or end customer.for example x company making a component for their vendors.The same vendor sell to their client with OH's

Answered by: peterson1975 on: Nov 15th, 2009

When a company needs a product, it places an offer to vendor(s). The vendor(s) on the other hand will place bits (amounts based on quality), this is evaluated by the company and a final vendor select...

Suppliers merge

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

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?

Answered by: vimalasridhar on: Mar 11th, 2011

We have to select "all" only then old supplier pending invoices, PO's data will be moved to the new supplier.and buyers can communicate to the new supplier details.

How AR & oe are related?

Asked By: Interview Candidate | Asked On: Aug 13th, 2005

Answered by: janacallsu on: Dec 25th, 2010

LINE_ID from OE_ORDER_LINES_ALL  is stored in INTERFACE_LINE_ATTRIBUTE6 in RA_CUSTOMER_TRX_LINES_ALL

Answered by: MK on: Dec 28th, 2006

AR and OE are related by the following keys:

1. sales_rep_id (oe_order_headers_all <-> ra_salesreps_all)

2. invoice_to_org_id, site_use_id (oe_order_headers_all <-> ra_site_users_all)

What is segment qualifier?

Asked By: Interview Candidate | Asked On: Aug 15th, 2005

Answered by: bharathpulluru on: Jun 16th, 2010

Qualifier means that behavioursegment qualifier means that it tells us abt behaviour of a segmentsegment qualifiers arefor company  ---   Balancing segmentDepartment   --- cos...

Answered by: mirunalinimiru on: Apr 24th, 2008

segment qualifier are used to identify a particular segement within key flexfield

Accrual details

Asked By: jotheeskumarnair | Asked On: May 23rd, 2008

Hi,can anybody tell from which table I can get the details of material receipt for which bill booking is not happened in ap.Regardsjothees nair

Answered by: Binuss on: Mar 31st, 2010

In RCV_TRANSACTIONS Table  there is a field Invoice_status_code which shows whether invoice is made or not against the receipt.

Can you have two accounting flexfields in ar?

Asked By: Interview Candidate | Asked On: Aug 13th, 2005

Answered by: viren56 on: Mar 13th, 2010

In MultiOrg Environment, we can have 1+7 set of books (SOB) and hence can have 1+7 Chartsof Accounts or Accounting Flex fields.

Answered by: Nitin Kanwar on: Feb 9th, 2006

No. You cannot have more than one Accounting Flexfields for a Set of Books in AR. Accounting Flexfield defines a Chart of Accounts. Having 2 different Accounting Flexfield structure implies that they ...

What is ship-from/customer rules?Ship-from/ship-to rules? Ship-from/customer item rules?

Asked By: praveen | Asked On: Oct 3rd, 2005

Answered by: parthm on: Dec 9th, 2009

These are Global Scheduling Rules or Logistics Rules use for Scheduling the Order in Order Management. 

What is one full life cycle implementation?

Asked By: greesh | Asked On: Jan 31st, 2006

Answered by: parthm on: Dec 9th, 2009

Full life cycle implementation involves various cross functional team and Project management team working together through different PHASES of Oracle Application life cycle (case: Legacy system roll o...

Answered by: hyddude on: May 2nd, 2006

Note: Please correct,if there are any mistakesFull Life Cycle means implementing a project from the begining to the production and maintenance stage.(1) System Planning:     &...

First | Prev | | Next | Last Page

 

 

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.