DBA Data[Home] [Help]

APPS.HR_AHC_INS dependencies on HR_AHC_SHD

Line 51: p_rec in out nocopy hr_ahc_shd.g_rec_type ,

47: -- {End Of Comments}
48: -- ----------------------------------------------------------------------------
49: Procedure ins
50: (
51: p_rec in out nocopy hr_ahc_shd.g_rec_type ,
52: p_effective_date in date
53: );
54: --
55: -- ----------------------------------------------------------------------------