DBA Data[Home] [Help]

APPS.GHR_PAR_DEL dependencies on GHR_PAR_SHD

Line 48: p_rec in ghr_par_shd.g_rec_type

44: -- {End Of Comments}
45: -- ----------------------------------------------------------------------------
46: Procedure del
47: (
48: p_rec in ghr_par_shd.g_rec_type
49: );
50: --
51: -- ----------------------------------------------------------------------------
52: -- |---------------------------------< del >----------------------------------|