DBA Data[Home] [Help]

APPS.BEN_ENB_UPD dependencies on BEN_ENB_SHD

Line 57: p_rec in out nocopy ben_enb_shd.g_rec_type

53: -- {End Of Comments}
54: -- ----------------------------------------------------------------------------
55: Procedure upd
56: (p_effective_date in date,
57: p_rec in out nocopy ben_enb_shd.g_rec_type
58: );
59: --
60: -- ----------------------------------------------------------------------------
61: -- |---------------------------------< upd >----------------------------------|