DBA Data[Home] [Help]

APPS.HXC_ERR_INS dependencies on HXC_ERR_SHD

Line 75: (p_rec in out nocopy hxc_err_shd.g_rec_type

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