DBA Data[Home] [Help]

APPS.PQP_ABSVAL_PKG dependencies on PQP_CONFIGURATION_VALUES

Line 12: g_deduct_absence_for pqp_configuration_values.PCV_INFORMATION9%TYPE;

8: g_plan_information rec_plan_information;
9: g_pl_id ben_pl_f.pl_typ_id%TYPE;
10: g_debug BOOLEAN:= hr_utility.debug_enabled;
11: -- Person Absence Aggregation globals
12: g_deduct_absence_for pqp_configuration_values.PCV_INFORMATION9%TYPE;
13:
14: -- Cache for rounding of factors
15: g_pt_entitl_rounding_type VARCHAR2(10):=null;
16: g_pt_rounding_precision pqp_gap_daily_absences.duration%TYPE;