DBA Data[Home] [Help]

APPS.HR_AHK_UPD dependencies on HR_AHK_SHD

Line 57: p_rec in out nocopy hr_ahk_shd.g_rec_type,

53: -- {End Of Comments}
54: -- ----------------------------------------------------------------------------
55: Procedure upd
56: (
57: p_rec in out nocopy hr_ahk_shd.g_rec_type,
58: p_effective_date in date
59: );
60: --
61: -- ----------------------------------------------------------------------------