DBA Data[Home] [Help]

APPS.GHR_TSP_PLAN_DESIGN dependencies on BEN_PGM_F

Line 14: p_pgm_id in ben_pgm_f.pgm_id%type,

10: procedure tsp_continue_coverage (
11: p_person_id in per_all_people_f.person_id%type,
12: p_business_group_id in per_business_groups.business_group_id%type,
13: p_ler_id in ben_ler_f.ler_id%type,
14: p_pgm_id in ben_pgm_f.pgm_id%type,
15: p_effective_date in Date );
16:
17: Procedure tsp_continue_coverage_cp(p_errbuf OUT NOCOPY VARCHAR2,
18: p_retcode OUT NOCOPY NUMBER);