DBA Data[Home] [Help]

APPS.PER_CPO_DEL dependencies on PER_CPO_BUS

Line 301: per_cpo_bus.delete_validate(p_rec);

297: );
298: --
299: -- Call the supporting delete validate operation
300: --
301: per_cpo_bus.delete_validate(p_rec);
302: --
303: -- Call to raise any errors on multi-message list
304: hr_multi_message.end_validation_set;
305: --