DBA Data[Home] [Help]

APPS.PQP_NL_PGGM_PENSION_EXTRACTS dependencies on PAY_BALANCE_DIMENSIONS

Line 7: g_asgrun_dim_id pay_balance_dimensions.balance_dimension_id%TYPE;

3: g_conc_request_id NUMBER;
4: g_asg_action_id pay_assignment_actions.assignment_action_id%TYPE;
5: g_action_effective_date DATE;
6: g_action_type VARCHAR2(50);
7: g_asgrun_dim_id pay_balance_dimensions.balance_dimension_id%TYPE;
8: g_ext_dtl_rcd_id ben_ext_rcd.ext_rcd_id%TYPE;
9: g_person_id per_all_assignments_f.person_id%TYPE;
10: g_retro_ptp_count NUMBER := 0;
11: g_debug BOOLEAN := FALSE;