DBA Data[Home] [Help]

APPS.QP_BULK_UTIL dependencies on QP_LIST_HEADERS_VL

Line 249: FROM qp_interface_list_headers a, qp_list_headers_vl b

245: a.list_source_code,
246: a.orig_sys_header_ref,
247: a.orig_org_id,
248: a.global_flag
249: FROM qp_interface_list_headers a, qp_list_headers_vl b
250: -- ENH undo alcoa changes RAVI
251: /**
252: The key between interface and qp tables is only orig_sys_hdr_ref
253: (not list_header_id)