DBA Data[Home] [Help]

APPS.PER_CEL_INS dependencies on PER_CEL_BUS

Line 538: per_cel_bus.insert_validate(p_rec,p_effective_date);

534: End If;
535: --
536: -- Call the supporting insert validate operations
537: --
538: per_cel_bus.insert_validate(p_rec,p_effective_date);
539: --
540: -- Call to raise any errors on multi-message list
541: hr_multi_message.end_validation_set;
542: --