DBA Data[Home] [Help]

APPS.HR_NL_CALC_TARGET_GROUP dependencies on HR_LOOKUPS

Line 104: l_label_text hr_lookups.meaning%type;

100: l_business_group_id per_all_people_f.business_group_id%type;
101: l_formula_id ff_formulas_f.formula_id%type;
102: l_effective_start_date ff_formulas_f.effective_start_date%type;
103: l_target_group varchar2(10);
104: l_label_text hr_lookups.meaning%type;
105: l_rec_status varchar2(20);
106: l_return_target_group varchar2(1);
107: l_local_birth_country_fth per_all_people_f.per_information11%type;
108: l_local_birth_country_mth per_all_people_f.per_information12%type;