DBA Data[Home] [Help]

APPS.HR_PDC_BUS dependencies on HR_PERSON_DEPLYMT_EITS

Line 196: (p_person_deployment_id in hr_person_deplymt_eits.person_deployment_id%type

192: -- {End of Comments}
193: --
194: -- ---------------------------------------------------------------------------
195: Procedure chk_person_deployment_id
196: (p_person_deployment_id in hr_person_deplymt_eits.person_deployment_id%type
197: ) is
198: --
199: l_proc varchar2(72) := g_package||'chk_person_deployment_id';
200: l_dummy number;