DBA Data[Home] [Help]

APPS.HXC_HEG_INS dependencies on HXC_HEG_SHD

Line 46: (p_rec in out nocopy hxc_heg_shd.g_rec_type

42: -- Internal Development Use Only.
43: --
44: -- ----------------------------------------------------------------------------
45: Procedure ins
46: (p_rec in out nocopy hxc_heg_shd.g_rec_type
47: );
48: --
49: -- ----------------------------------------------------------------------------
50: -- |---------------------------------< ins >----------------------------------|