DBA Data[Home] [Help]

APPS.HR_ICX_INS dependencies on HR_ICX_SHD

Line 87: ,p_rec in out nocopy hr_icx_shd.g_rec_type

83: -- {End Of Comments}
84: -- ----------------------------------------------------------------------------
85: Procedure ins
86: (p_effective_date in date
87: ,p_rec in out nocopy hr_icx_shd.g_rec_type
88: );
89: --
90: -- ----------------------------------------------------------------------------
91: -- |---------------------------------< ins >----------------------------------|