DBA Data[Home] [Help]

APPS.BEN_PRV_INS dependencies on BEN_PRV_SHD

Line 50: ( p_rec in out nocopy ben_prv_shd.g_rec_type , p_effective_date in date

46: --
47: -- {End Of Comments}
48: -- ----------------------------------------------------------------------------
49: Procedure ins
50: ( p_rec in out nocopy ben_prv_shd.g_rec_type , p_effective_date in date
51: );
52: --
53: -- ----------------------------------------------------------------------------
54: -- |---------------------------------< ins >----------------------------------|