Could any one tell me the steps of conversions and what
kind of validations and exceptions do we use during this
conversion? Please do answer in detail.

what program do we write in user exit in reports?

Answer Posted / vans

The above posted details are perfect.

Here to load the data from legacy system to your staging
table you can use SQL LOADER.

Once loaded to the table run the package to do the required
validations.

We can use two approaches to load the data into base table.
1)Using open interface
2)Use API.

1)Using open interface
We need to place the validated date from staging table to
standard interface table and then run the standard
interface program to place the data in Base table

2)Use API

In this case we do not use interface table.We take the data
from staging table validate and call the standard API which
will place the data into base table.

Here, to the API we need to pass the required IN parameter
from the staging table once it being validated.

For example in HRMS the employee conversion we can call the
below API to create employee
hr_employee_api.create_us_employee

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you achieve loose coupling in soa framework?

726


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

638


tell my any difficult situtation you solved in your experience in your company?

1869


what is global tempory table?

6313


How to create a purchase order without a requisition?

632






what is pay run id ?

1712


In sequence i want to 11 and 15th values how we will write?

1574


Explain what are the tables of auto invoice?

650


Plz anybody send me Technical specification for AP Interface

2017


testing tools?

1756


List of all the modules under Manufacturing, Finance and Distribution in oracle applications?

1805


Are you familiar with internet architecture of oracle apps 11i?

632


In support project one ticket alloted which steps follows manualy tell me ?

2225


What are file in oracle.

1815


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

617