DBA Data[Home] [Help]

APPS.AP_XML_TAX_DERIVATION_PKG dependencies on AP_INVOICES_INTERFACE

Line 22: select org_id from ap_invoices_interface

18: where invoice_id = p_invoice_id and
19: line_type_lookup_code = 'TAX';
20:
21: cursor org_id is
22: select org_id from ap_invoices_interface
23: where invoice_id = p_invoice_id;
24:
25: cursor ship_to(p_po_number in VARCHAR2, p_org_id in NUMBER) is
26: select hl.country, hl.region_2