DBA Data[Home] [Help]

APPS.PER_PYP_INS dependencies on PER_PYP_SHD

Line 95: p_rec in out nocopy per_pyp_shd.g_rec_type,

91: -- {End Of Comments}
92: -- ----------------------------------------------------------------------------
93: Procedure ins
94: (
95: p_rec in out nocopy per_pyp_shd.g_rec_type,
96: p_validate in boolean default false,
97: p_inv_next_sal_date_warning out nocopy boolean,
98: p_proposed_salary_warning out nocopy boolean,
99: p_approved_warning out nocopy boolean,