DBA Data[Home] [Help]

APPS.PQP_EXR_BUS dependencies on PQP_EXCEPTION_REPORT_GROUPS

Line 1491: from pqp_exception_report_groups

1487:
1488: cursor csr_rep_grp
1489: is
1490: select 'X'
1491: from pqp_exception_report_groups
1492: where exception_report_id = p_exception_report_id;
1493: --
1494: BEGIN
1495: --