DBA Data[Home] [Help]

APPS.PAY_CA_WF_PKG dependencies on PQP_EXCEPTION_REPORT_GROUPS

Line 586: from pqp_exception_report_groups

582: and application_id = 800;
583:
584: cursor cur_exp_group_name is
585: select exception_group_name
586: from pqp_exception_report_groups
587: where exception_group_id = to_number(p_exp_group_name);
588:
589: cursor cur_exp_report_name is
590: select exception_report_name