DBA Data[Home] [Help]

APPS.PER_SEU_DEL dependencies on PER_SEU_SHD

Line 46: (p_rec in per_seu_shd.g_rec_type

42: --
43: -- {End Of Comments}
44: -- ----------------------------------------------------------------------------
45: Procedure del
46: (p_rec in per_seu_shd.g_rec_type
47: ,p_del_static_lists_warning out nocopy boolean
48: );
49: --
50: -- ----------------------------------------------------------------------------