DBA Data[Home] [Help]

APPS.GHR_PAR_UPD dependencies on GHR_PAR_SHD

Line 57: p_rec in out nocopy ghr_par_shd.g_rec_type

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