DBA Data[Home] [Help]

APPS.BEN_CPY_INS dependencies on BEN_CPY_SHD

Line 50: p_rec in out nocopy ben_cpy_shd.g_rec_type

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