DBA Data[Home] [Help]

APPS.PQP_GB_PENSION_FUNCTIONS dependencies on PQP_GB_PENSION_SCHEMES_V

Line 1240: FROM pqp_gb_pension_schemes_v

1236:
1237: CURSOR csr_pen_sch_exist
1238: IS
1239: SELECT employee_deduction_method
1240: FROM pqp_gb_pension_schemes_v
1241: WHERE element_type_id = p_element_type_id;
1242:
1243: l_proc_name VARCHAR2 (80)
1244: := g_proc_name