why do we validate the records while developing interface?
Answers were Sorted based on User's Feedback
Answer / kittu
if we write validations progrmme if it is valid data then
only insert into base table otherwise insert into error table
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / ramesh babu v
To enter the exact data into base table from flat files
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / pk
A record is validated because if a record has any invalid entry then the respective program will throw errors and the record wont transfer into base table. so it is necessary to validate the entries in the records or to enter the valid entries only..
Is This Answer Correct ? | 4 Yes | 1 No |
HOW MANY LANGUAGES FOLDERS ARE ONE ORACLE APPLICATION
what are stock locators and how to define them? name the tables where the stock locator information is stored. at least two.
oracle apps architecture
can we get profile values in report without using user exists is it possible how?
what is instead of trigger in where u will use?
in order to run utl_file package we need to give any specific path? if yes what is that?where u will run utl_package?
How to send the e-mail notification in XML Pub Report?
While importing data into interface tables,if u got number of records are error(like more than 1000 records are error),how to imform user?
what is the defference between credit memo and debit memo
what are the receipt types in Po?
After execution of a report we get parameter layout where we have enter From_date and To_date.After entering From_date and without entering To_date what happen a report will execute or not?
what is difference between po_headers_all and po_headers