DBA Data[Home] [Help]

APPS.PQP_GB_TP_PENSION_EXTRACTS dependencies on PAY_INTERPRETER_PKG

Line 3351: l_proration_dates pay_interpreter_pkg.t_proration_dates_table_type;

3347: cntr NUMBER := 0; --Loop counter
3348:
3349: l_asg_details csr_asg_details%ROWTYPE;
3350: l_prev_asg_details csr_asg_details%ROWTYPE;
3351: l_proration_dates pay_interpreter_pkg.t_proration_dates_table_type;
3352: l_proration_changes pay_interpreter_pkg.t_proration_type_table_type;
3353: l_pqp_asg_attributes csr_pqp_asg_attributes_dn%ROWTYPE;
3354: l_last_pqp_asg_attributes csr_pqp_asg_attributes_dn%ROWTYPE;
3355: l_pqp_aat csr_pqp_asg_attributes_up%ROWTYPE;

Line 3352: l_proration_changes pay_interpreter_pkg.t_proration_type_table_type;

3348:
3349: l_asg_details csr_asg_details%ROWTYPE;
3350: l_prev_asg_details csr_asg_details%ROWTYPE;
3351: l_proration_dates pay_interpreter_pkg.t_proration_dates_table_type;
3352: l_proration_changes pay_interpreter_pkg.t_proration_type_table_type;
3353: l_pqp_asg_attributes csr_pqp_asg_attributes_dn%ROWTYPE;
3354: l_last_pqp_asg_attributes csr_pqp_asg_attributes_dn%ROWTYPE;
3355: l_pqp_aat csr_pqp_asg_attributes_up%ROWTYPE;
3356: l_event_group_details csr_event_group_details%ROWTYPE;