DBA Data[Home] [Help]

APPS.GHR_CDT_DEL dependencies on GHR_CDT_SHD

Line 46: (p_rec in ghr_cdt_shd.g_rec_type

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