DBA Data[Home] [Help]

APPS.PA_DRAFT_REVENUES_PKG dependencies on PA_DRAFT_INVOICES

Line 124: from pa_draft_invoices

120: into dummy
121: from sys.dual
122: where not exists (
123: select null
124: from pa_draft_invoices
125: where (project_id, draft_invoice_num) in
126: (select project_id,draft_invoice_num
127: from pa_cust_rev_dist_lines
128: where project_id = X_project_id