DBA Data[Home] [Help]

APPS.PER_PML_INS dependencies on PER_PML_SHD

Line 76: ,p_rec in out nocopy per_pml_shd.g_rec_type

72: -- {End Of Comments}
73: -- ----------------------------------------------------------------------------
74: Procedure ins
75: (p_effective_date in date
76: ,p_rec in out nocopy per_pml_shd.g_rec_type
77: ,p_duplicate_name_warning out nocopy boolean
78: ,p_weighting_over_100_warning out nocopy boolean
79: ,p_weighting_appraisal_warning out nocopy boolean
80: );