|
INTERVIEW QUESTIONS
ORACLE APPS
AOL
DETAILS
Question: What are the interface tables used for ar invoices, customers, receipts for conversion process
Answer: Following are the Validation for Autoinvoice:
· AR Transaction Type Validation : Check if the Transaction type provided in data file is defined in AR transaction types(RA_CUST_TRX_TYPES_ALL)
· Transaction Batch Source Validation: Check if the source provided in data file is defined in AR transaction Batch source (RA_BATCH_SOURCES_ALL).
· Invoice Currency Validation: Check if the currency provided in data file is defined in AR Currency (FND_CURRENCIES).
· Customer Validation: Check if the Bill to Customer Number, Ship to Customer Number, Bill to Custom Location, Ship to Customer Location provided in the data file is defined in AR Customer(ra_customers).
· Primary Sales Representative Validation: Sales representative number to be hardcode to “-3” for “No Sales Credit.”
· Term Name : Check if the Term name provided in the data file is defined in Payment terms (RA_TERMS)
· Validate Sales Credit Type : Sales Credit to hardcode to “Quota Sales Credit”
· Inventory Item Validation: Check if the Item provided in data file is defined in Inventory Items (MTL_SYSTEM_ITEMS).
· Unit of Measurement validation: Check if the UOM provided is defined in MTL_UNITS_OF_MEASURE Table
· Invoice Tax Code Validation : Check if the Tax Code provided in data file is defined in AR_VAT_TAX_ALL_B Table.
· Invoice GL Date Validation : Check if the GL Data of provided invoices is in open period.Used ARP_UTIL.IS_GL_DATE_VALID API to validate.
|
|
|
Category |
AOL Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 6684 users |
Added on |
7/29/2011 |
Views |
69670 |
Rate it! |
|
|
Question:
What are the interface tables used for ar invoices, customers, receipts for conversion process
Answer:
Following are the Validation for Autoinvoice:
· AR Transaction Type Validation : Check if the Transaction type provided in data file is defined in AR transaction types(RA_CUST_TRX_TYPES_ALL)
· Transaction Batch Source Validation: Check if the source provided in data file is defined in AR transaction Batch source (RA_BATCH_SOURCES_ALL).
· Invoice Currency Validation: Check if the currency provided in data file is defined in AR Currency (FND_CURRENCIES).
· Customer Validation: Check if the Bill to Customer Number, Ship to Customer Number, Bill to Custom Location, Ship to Customer Location provided in the data file is defined in AR Customer(ra_customers).
· Primary Sales Representative Validation: Sales representative number to be hardcode to “-3” for “No Sales Credit.”
· Term Name : Check if the Term name provided in the data file is defined in Payment terms (RA_TERMS)
· Validate Sales Credit Type : Sales Credit to hardcode to “Quota Sales Credit”
· Inventory Item Validation: Check if the Item provided in data file is defined in Inventory Items (MTL_SYSTEM_ITEMS).
· Unit of Measurement validation: Check if the UOM provided is defined in MTL_UNITS_OF_MEASURE Table
· Invoice Tax Code Validation : Check if the Tax Code provided in data file is defined in AR_VAT_TAX_ALL_B Table.
· Invoice GL Date Validation : Check if the GL Data of provided invoices is in open period.Used ARP_UTIL.IS_GL_DATE_VALID API to validate.
Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What is Auto Invoicing? Explain?
|
View Answer
|
|
What is AUTO Accounting what are the steps for setting up auto accounting
|
View Answer
|
|
What are the standard concurent programs for auto invoice interface and customer interfaces
|
View Answer
|
|
What do I do if I am missing an executable from my APPL_TOP?
|
View Answer
|
|
How do I find the version of an installed product? (such as Reports, SQL*Net etc.)
|
View Answer
|
|
Why does Help->Tools->Examine ask for a password?
|
View Answer
|
|
How do I submit a concurrent request from PL/SQL?
|
View Answer
|
|
How do I generate a message file (usaeng.msb)?
|
View Answer
|
|
How do I find the name of a form?
|
View Answer
|
|
How do I find out what the currently installed release of Applications is?
|
View Answer
|
|
How do I check if Multi-org is installed?
|
View Answer
|
|
What are the logfile and output file naming conventions?
|
View Answer
|
|
Where do concurrent request logfiles and output files go?
|
View Answer
|
|
How do i recover the responsibility in apps if it is disabled?
|
View Answer
|
|
I have applied a patch. at the time of applying he update a table and suddenly he gives the error that table is lock. Now what i do?
|
View Answer
|
|
I have run a request but it is not completed. His status is (running normal) and those requests are giving after this he will be completed.So,now what steps i have follow for the unning request?
|
View Answer
|
|
How cam i changes in custom.pll? After changes how can i send on the server and what's effect in this condition?
|
View Answer
|
|
How can i implementing and managing the custom schema? please give me quick reply.
|
View Answer
|
|
What is '$flex$ and '$profile$, Waht is the use of '$flex$'?
|
View Answer
|
|
What is quick code? why is it called a quick code? What is steps of defining a quick code?
|
View Answer
|