DBA Data[Home] [Help]

APPS.BEN_XCV_DEL dependencies on BEN_XCV_SHD

Line 48: p_rec in ben_xcv_shd.g_rec_type

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