DBA Data[Home] [Help]

APPS.PQP_GB_TP_PENSION_EXTRACTS dependencies on PAY_INTERPRETER_PKG

Line 3365: l_proration_dates pay_interpreter_pkg.t_proration_dates_table_type;

3361: cntr NUMBER := 0; --Loop counter
3362:
3363: l_asg_details csr_asg_details%ROWTYPE;
3364: l_prev_asg_details csr_asg_details%ROWTYPE;
3365: l_proration_dates pay_interpreter_pkg.t_proration_dates_table_type;
3366: l_proration_changes pay_interpreter_pkg.t_proration_type_table_type;
3367: l_pqp_asg_attributes csr_pqp_asg_attributes_dn%ROWTYPE;
3368: l_last_pqp_asg_attributes csr_pqp_asg_attributes_dn%ROWTYPE;
3369: l_pqp_aat csr_pqp_asg_attributes_up%ROWTYPE;

Line 3366: l_proration_changes pay_interpreter_pkg.t_proration_type_table_type;

3362:
3363: l_asg_details csr_asg_details%ROWTYPE;
3364: l_prev_asg_details csr_asg_details%ROWTYPE;
3365: l_proration_dates pay_interpreter_pkg.t_proration_dates_table_type;
3366: l_proration_changes pay_interpreter_pkg.t_proration_type_table_type;
3367: l_pqp_asg_attributes csr_pqp_asg_attributes_dn%ROWTYPE;
3368: l_last_pqp_asg_attributes csr_pqp_asg_attributes_dn%ROWTYPE;
3369: l_pqp_aat csr_pqp_asg_attributes_up%ROWTYPE;
3370: l_event_group_details csr_event_group_details%ROWTYPE;