DBA Data[Home] [Help]

APPS.GHR_CPDF_DYNRPT dependencies on GHR_FAMILIES

Line 1284: ghr_families fam

1280: p_effective_date in date)
1281: is
1282: Select fam.noa_family_code
1283: from ghr_noa_families nof,
1284: ghr_families fam
1285: where nof.nature_of_action_id = p_noa_id
1286: and fam.noa_family_code = nof.noa_family_code
1287: and nvl(fam.proc_method_flag,hr_api.g_varchar2) = 'Y'
1288: and p_effective_date