DBA Data[Home] [Help]

APPS.IRC_IOF_DEL dependencies on IRC_IOF_SHD

Line 46: (p_rec in irc_iof_shd.g_rec_type

42: --
43: -- {End Of Comments}
44: -- ----------------------------------------------------------------------------
45: Procedure del
46: (p_rec in irc_iof_shd.g_rec_type
47: );
48: --
49: -- ----------------------------------------------------------------------------
50: -- |---------------------------------< del >----------------------------------|