DBA Data[Home] [Help]

APPS.PAY_CA_WF_PKG dependencies on PQP_EXCEPTION_REPORTS

Line 591: from pqp_exception_reports

587: where exception_group_id = to_number(p_exp_group_name);
588:
589: cursor cur_exp_report_name is
590: select exception_report_name
591: from pqp_exception_reports
592: where exception_report_id = to_number(p_exp_report_name);
593:
594: cursor cur_exp_variance_type is
595: select meaning