While Performing Data Migration from Legacy system to Oracle what are the requisites you will perform as a functional consultant for GL, AP, AR, and PO.
First and important step is to prepare the data template. We need to include all the required fields and also we should mention
1. which are all the mandatory fields
2. available values in case of LOV
3. If one field depends on the value of another field
4. Restrictions on size and format of the field, if any, etc
After data collection, we need to do preliminary validation if data is given in excel format. Also we can write few important validations in the code before the data is imported to staging/temporary table.
I usually pick one or two records from the excel file and enter manually in the Oracle apps (then I will delete those records from the excel file) to check if everything is ok.
| Is This Answer Correct ? | 4 Yes | 0 No |
What Are Important Reports In AP,AR?
What is terms date basis?
What is automatic off set method in 11i? Differentiate between balancing method and account method?
What type of accounts will display in list of values while entering retained earnings account in set of bools ?
While you are in implemenation what are the u issues faced? tell me what some issues?
I have requirement where the Invoice given by supplier is in USD, but the payment can be done in GBP. Is it possible in AP?
what is the difference between General Calendar and Inventory Calendar?
What is auto invoice
What is a Value set and types of value set?
what is validations ?
how do u explain depreciation adjustment, deferred depreciation expense, deferred depreciation reserve
Why should we run "Replicate seed data" program??