DBA Data[Home] [Help]

APPS.HR_SFT_INS dependencies on HR_SFT_SHD

Line 48: (p_rec in out nocopy hr_sft_shd.g_rec_type

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