DBA Data[Home] [Help]

APPS.PER_PRV_INS dependencies on PER_PRV_SHD

Line 51: p_rec in out nocopy per_prv_shd.g_rec_type

47: -- {End Of Comments}
48: -- ----------------------------------------------------------------------------
49: Procedure ins
50: (
51: p_rec in out nocopy per_prv_shd.g_rec_type
52: ,p_next_review_date_warning out nocopy boolean
53: ,p_validate in boolean
54:
55: );