DBA Data[Home] [Help]

APPS.PER_SUC_INS dependencies on PER_SUC_SHD

Line 78: p_rec in out nocopy per_suc_shd.g_rec_type,

74: -- {End Of Comments}
75: -- ----------------------------------------------------------------------------
76: Procedure ins
77: (
78: p_rec in out nocopy per_suc_shd.g_rec_type,
79: p_effective_date in date
80: );
81: --
82: -- ----------------------------------------------------------------------------