DBA Data[Home] [Help]

APPS.PER_CTK_DEL dependencies on PER_CTK_BUS

Line 387: per_ctk_bus.delete_validate(p_rec);

383: );
384: --
385: -- Call the supporting delete validate operation
386: --
387: per_ctk_bus.delete_validate(p_rec);
388: --
389: -- Call to raise any errors on multi-message list
390: hr_multi_message.end_validation_set;
391: --