DBA Data[Home] [Help]

APPS.HR_OPT_UPD dependencies on HR_OPT_SHD

Line 56: p_rec in out nocopy hr_opt_shd.g_rec_type

52: -- {End Of Comments}
53: -- ----------------------------------------------------------------------------
54: Procedure upd
55: (
56: p_rec in out nocopy hr_opt_shd.g_rec_type
57: );
58: --
59: -- ----------------------------------------------------------------------------
60: -- |---------------------------------< upd >----------------------------------|