DBA Data[Home] [Help]

APPS.AP_PERSON dependencies on AP_EXPENSE_REPORT_HEADERS_ALL

Line 25: from ap_expense_report_headers_all erh

21: into v_delete_permitted
22: from sys.dual
23: where not exists (
24: select null
25: from ap_expense_report_headers_all erh
26: where erh.employee_id = P_PERSON_ID)
27: --Start Bug 9741494
28: and not exists( Select 1
29: from AP_SUPPLIERS ap