Hi all
I am new to conversions, I have to transfer data from flat file to 3 interface tables, po_lines_interf ace, po_headers_inte rface and po_distribution s_interface.
I used SQL LOADER Script and its working fine. now i need to transfer to base tables. How to do that. Is there any Concurrent program in Apps, that transfers all the three interface table data into base tables or do i need to do individually
thanks in advance
I am new to conversions, I have to transfer data from flat file to 3 interface tables, po_lines_interf ace, po_headers_inte rface and po_distribution s_interface.
I used SQL LOADER Script and its working fine. now i need to transfer to base tables. How to do that. Is there any Concurrent program in Apps, that transfers all the three interface table data into base tables or do i need to do individually
thanks in advance
Comment