DBA Data[Home] [Help]

APPS.GHR_TSP_PLAN_DESIGN dependencies on PER_ALL_PEOPLE_F

Line 180: p_person_id in per_all_people_f.person_id%type,

176: End populate_tsp_plan_design;
177:
178:
179: procedure tsp_continue_coverage (
180: p_person_id in per_all_people_f.person_id%type,
181: p_business_group_id in per_business_groups.business_group_id%type,
182: p_ler_id in ben_ler_f.ler_id%type,
183: p_pgm_id in ben_pgm_f.pgm_id%type,
184: p_effective_date in Date ) is