DBA Data[Home] [Help]

APPS.GHR_PAR_INS dependencies on GHR_PAR_SHD

Line 51: p_rec in out nocopy ghr_par_shd.g_rec_type

47: -- {End Of Comments}
48: -- ----------------------------------------------------------------------------
49: Procedure ins
50: (
51: p_rec in out nocopy ghr_par_shd.g_rec_type
52: );
53: --
54: -- ----------------------------------------------------------------------------
55: -- |---------------------------------< ins >----------------------------------|