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
Can you explain the difference between architecture followed in 10g & 11g?
tell my any difficult situtation you solved in your experience in your company?
In hierarchical structure of a database? we have write query from where we should start?
how can develope the po variance and po summary report? with tables mandatory columns and query please?
Which oracle applications pl/sql standard apis you are familiar, have you used most of them?
What are the Standard Reports and Forms in HRMS?
q)what are the validations in sql*loader
How to retry multiple errored workflow processes? What is the access level in workflow used for? How do you define start and end functions in workflow? How does they differ from normal functions? Give me some workflow tables? What is the difference between a function and notification in workflow? I have sent two different notifications to two different users and I want to wait till both they are approved to send 3rd notification. How can you achieve it? What is item type and item key in workflow? How do you use attribute values in workflow messages? How do you use lookups in workflow? What are roles in workflow and how they are used? How do you download or upload a workflow from a server? What are steps to customize the workflow? What functions can you perform from workflow administrator responsibility? To send an email to the user workflow notification is the only way or is there any other ways to send it? Give me some workflow standard procedures? How can you run/start/kickoff workflow? What is wf_engine package used for? How many processes can each workflow contain? What is Runnable option in workflow? At what level it exists? What are different types of attributes in workflow? How do you reassign a notification? What is process in workflow? How can you send direct oracle form link through workflow notifications? How can you send a notification to multiple users? Can you change the list dynamically? Can you send html code in workflow notification? I have sent two different notifications to two different users and I want to wait till atleast one is approved to send 3rd notification. How can you achieve it?
where to define interorganization transaction charges and what are the different options?
how can i print random rows in plsql table
do you know is it possible to run the interface without using oracle apps?
What are the different components of soa suite?
please any one provide the oracle erp technical interview questions on modules(PO,AP,AR,INV,GL,OM)wise to my mail id..narendra_609@yahoo.co.in
What is oracle soa suite and what are its different components?
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP