DBA Data[Home] [Help]

APPS.PER_PYP_DEL dependencies on PER_PYP_SHD

Line 65: p_rec in per_pyp_shd.g_rec_type,

61: -- {End Of Comments}
62: -- ----------------------------------------------------------------------------
63: Procedure del
64: (
65: p_rec in per_pyp_shd.g_rec_type,
66: p_validate in boolean default false,
67: p_salary_warning out nocopy boolean
68: );
69: --