DBA Data[Home] [Help]

APPS.BEN_CRP_UPD dependencies on BEN_CRP_SHD

Line 58: p_rec in out nocopy ben_crp_shd.g_rec_type

54: -- ----------------------------------------------------------------------------
55: Procedure upd
56: (
57: p_effective_date in date,
58: p_rec in out nocopy ben_crp_shd.g_rec_type
59: );
60: --
61: -- ----------------------------------------------------------------------------
62: -- |---------------------------------< upd >----------------------------------|