DBA Data[Home] [Help]

APPS.PO_CREATE_ASBN_INVOICE dependencies on AP_INVOICES_INTERFACE_S

Line 159: select ap_invoices_interface_s.nextval

155:
156: if ((X_asbn_header.invoice_num is not null) and
157: (X_asbn_header.invoice_date is not null)) then
158:
159: select ap_invoices_interface_s.nextval
160: into l_invoice_id
161: from sys.dual;
162:
163: -- Bug 4723269 : Pass org_id to create_ap_batches