DBA Data[Home] [Help]

APPS.HR_TIC_INS dependencies on HR_TIC_SHD

Line 48: (p_rec in out nocopy hr_tic_shd.g_rec_type

44: --
45: -- {End Of Comments}
46: -- ----------------------------------------------------------------------------
47: Procedure ins
48: (p_rec in out nocopy hr_tic_shd.g_rec_type
49: );
50: --
51: -- ----------------------------------------------------------------------------
52: -- |---------------------------------< ins >----------------------------------|