DBA Data[Home] [Help]

APPS.BEN_BPI_INS dependencies on BEN_BPI_SHD

Line 50: p_rec in out nocopy ben_bpi_shd.g_rec_type

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