DBA Data[Home] [Help]

APPS.HR_ORU_UPD dependencies on HR_ORU_SHD

Line 56: ,p_rec in out nocopy hr_oru_shd.g_rec_type

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