DBA Data[Home] [Help]

APPS.QP_ARCHIVE_ENTITY_PVT dependencies on QP_LIST_HEADERS_TL

Line 1481: FROM qp_list_headers_tl

1477: language,
1478: source_lang,
1479: version_no,
1480: l_conc_request_id
1481: FROM qp_list_headers_tl
1482: WHERE list_header_id = p_entity;
1483:
1484: --Insert the count of records from QP_ARCH_LIST_HEADERS_TL into QP_ARCH_ROW_COUNTS
1485: g_count_header_tl:=sql%rowcount;