DBA Data[Home] [Help]

APPS.BEN_CPD_DEL dependencies on BEN_CPD_SHD

Line 46: (p_rec in ben_cpd_shd.g_rec_type

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