There are set of records to be processed from staging table
into interface table. If one record fails the entire set of
data should be rejected.

Answer Posted / sandeep

You can also use an extra columns for tracking error flag, error message. First you can validate the records and update that particular record with the above mentioned columns.

if you don't find any errors after validation then you can load them to interface tables.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me where we find the status of order information?

667


Explain what are the tables of auto invoice?

643


How to move the one file from one instance to another instance? And your scripts also?

612


how can i print random rows in plsql table

1931


is it possible to run the interface without using oracle apps?

1516






can we get profile values in report without using user exists is it possible how?

2316


What do you understand by soa?

689


What do you understand by a set of books?

643


Do you know what is applysys in oracle application database schema, what is apps?

669


pls send me out bound code of supplers,site,bankiformation code pls as soon as

1753


A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.

1671


Which oracle applications pl/sql standard apis you are familiar, have you used most of them?

632


What does appl_top directory contain?

644


what is pay run id ?

1706


Can u give the Documentation of Custom.pll in oracle apps

2993