AR Interface Scripts in Oracle Apps (R12)
Some Important AR Interface Tables are :-
- ra_interface_lines_all
- ra_interface_distributions_all
- ra_interface_errors_all
1) ---------CPA to PO Amount---------- select poh.segment1, (select sum(nvl(cpol.quantity,1)* cpol.unit_price) from po_headers_all cpoh,po...
No comments:
Post a Comment