DBA Data[Home] [Help]

APPS.GHR_EHRI_DYNRPT dependencies on GHR_FAMILIES

Line 2644: ghr_families fam

2640: p_effective_date in date)
2641: is
2642: Select fam.noa_family_code
2643: from ghr_noa_families nof,
2644: ghr_families fam
2645: where nof.nature_of_action_id = p_noa_id
2646: and fam.noa_family_code = nof.noa_family_code
2647: and nvl(fam.proc_method_flag,hr_api.g_varchar2) = 'Y'
2648: and p_effective_date