DBA Data[Home] [Help]

APPS.HXC_HAS_INS dependencies on HXC_HAS_SHD

Line 48: (p_rec in out nocopy hxc_has_shd.g_rec_type

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