DBA Data[Home] [Help]

APPS.HXC_TIME_ENTRY_RULES_UTILS_PKG dependencies on PAY_ACCRUAL_PLANS

Line 95: ter_inc_pto_plan_id pay_accrual_plans.accrual_plan_id%TYPE );

91: TYPE r_ter_record IS RECORD ( ter_name hxc_time_entry_rules.name%TYPE,
92: ter_message_name hxc_time_entry_rules.description%TYPE,
93: ter_usage hxc_time_entry_rules.rule_usage%TYPE,
94: ter_formula_name ff_formulas_f.formula_name%TYPE,
95: ter_inc_pto_plan_id pay_accrual_plans.accrual_plan_id%TYPE );
96: g_ter_record r_ter_record;
97:
98: TYPE r_assignment_info IS RECORD (
99: assignment_id per_all_assignments_f.assignment_id%TYPE