DBA Data[Home] [Help]

APPS.PER_CNI_DEL dependencies on PER_CNI_BUS

Line 269: per_cni_bus.delete_validate(p_rec);

265: );
266: --
267: -- Call the supporting delete validate operation
268: --
269: per_cni_bus.delete_validate(p_rec);
270: --
271: -- Call to raise any errors on multi-message list
272: hr_multi_message.end_validation_set;
273: --