DBA Data[Home] [Help]

APPS.PER_PRT_INS dependencies on PER_PRT_BUS

Line 363: per_prt_bus.insert_validate(p_rec, p_effective_date);

359: End If;
360:
361: -- Call the supporting insert validate operations
362:
363: per_prt_bus.insert_validate(p_rec, p_effective_date);
364:
365: --
366: hr_multi_message.end_validation_set;
367: --