DBA Data[Home] [Help]

APPS.PER_PML_UPD dependencies on PER_PML_SHD

Line 56: ,p_rec in out nocopy per_pml_shd.g_rec_type

52: -- {End Of Comments}
53: -- ----------------------------------------------------------------------------
54: Procedure upd
55: (p_effective_date in date
56: ,p_rec in out nocopy per_pml_shd.g_rec_type
57: ,p_duplicate_name_warning out nocopy boolean
58: ,p_weighting_over_100_warning out nocopy boolean
59: ,p_weighting_appraisal_warning out nocopy boolean
60: );