DBA Data[Home] [Help]

APPS.QP_BULK_UTIL dependencies on QP_LIST_HEADERS_VL

Line 250: FROM qp_interface_list_headers a, qp_list_headers_vl b

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