DBA Data[Home] [Help]

APPS.HR_QSA_INS dependencies on HR_QSA_SHD

Line 78: p_rec in out nocopy hr_qsa_shd.g_rec_type,

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