DBA Data[Home] [Help]

APPS.BEN_CWG_DEL dependencies on BEN_CWG_BUS

Line 276: ben_cwg_bus.delete_validate(p_rec);

272: );
273: --
274: -- Call the supporting delete validate operation
275: --
276: ben_cwg_bus.delete_validate(p_rec);
277: --
278: -- Call to raise any errors on multi-message list
279: hr_multi_message.end_validation_set;
280: --