DBA Data[Home] [Help]

APPS.BEN_CPD_INS dependencies on BEN_CPD_SHD

Line 77: (p_rec in out nocopy ben_cpd_shd.g_rec_type

73: --
74: -- {End Of Comments}
75: -- ----------------------------------------------------------------------------
76: Procedure ins
77: (p_rec in out nocopy ben_cpd_shd.g_rec_type
78: );
79: --
80: -- ----------------------------------------------------------------------------
81: -- |---------------------------------< ins >----------------------------------|