DBA Data[Home] [Help]

APPS.HR_QSN_INS dependencies on HR_QSN_SHD

Line 77: p_rec in out nocopy hr_qsn_shd.g_rec_type,

73: -- {End Of Comments}
74: -- ----------------------------------------------------------------------------
75: Procedure ins
76: (
77: p_rec in out nocopy hr_qsn_shd.g_rec_type,
78: p_effective_date in date
79: );
80: --
81: -- ----------------------------------------------------------------------------