can any body tell me how to perform sales order conversion
ie., from legacy to oracle. i know that the interface tables are oe_headers_iface_all,oe_lines_iface_all,& oe_actions_iface_all. and the base tables are oe_order_headers_all & oe_order_lines_all. my problem is the data goes upto interface table after validation but it does not go into base table when i run the concurrent program called order import.
all i want to know is-
1.what are the parameters given when we run the concurrent program?
and 2.if possible can anybody give me the fields to be taken exactly ( there could be a chance of selecting wrong fields ).?
urgent pls.