DBA Data[Home] [Help]

APPS.PER_PPC_DEL dependencies on PER_PPC_BUS

Line 246: per_ppc_bus.delete_validate(p_rec,p_validation_strength);

242: );
243: --
244: -- Call the supporting delete validate operation
245: --
246: per_ppc_bus.delete_validate(p_rec,p_validation_strength);
247: --
248: -- Call the supporting pre-delete operation
249: --
250: pre_delete(p_rec);