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 |
Give a brief overview on OrderManagement.
where to define interorganization transaction charges and what are the different options?
How to print multi currency,multi language in xml?
q)what are the validations in sql*loader
What do you understand by soa and what are the benefits of using this architecture?
How can a process be deployed in soa?
Hi Anil, When we importing the journals in GL module we need to insert the one row into GL_INTERFACE_CONTROL for each group_id.Now my question is what is the use of inserting the data into GL_INTERFACE_CONTROL table and if I not inserted into GL_INTERFACE_CONTROL what will happen
how to make a parameter optional in the query?
what is difference between po_headers_all and po_headers
where the accounting related data is stored ? all type of accounting related data costing etc...
What is oracle soa suite and what are its different components?
what are the default arguments for pl/sql program?