DBA Data[Home] [Help]

APPS.HR_ICX_UPD dependencies on HR_ICX_SHD

Line 97: ,p_rec in out nocopy hr_icx_shd.g_rec_type

93: -- {End Of Comments}
94: -- ----------------------------------------------------------------------------
95: Procedure upd
96: (p_effective_date in date
97: ,p_rec in out nocopy hr_icx_shd.g_rec_type
98: );
99: --
100: -- ----------------------------------------------------------------------------
101: -- |---------------------------------< upd >----------------------------------|