DBA Data[Home] [Help]

APPS.OTA_LPC_DEL dependencies on OTA_LPC_BUS

Line 257: ota_lpc_bus.delete_validate(p_rec);

253: );
254: --
255: -- Call the supporting delete validate operation
256: --
257: ota_lpc_bus.delete_validate(p_rec);
258: --
259: -- Call to raise any errors on multi-message list
260: hr_multi_message.end_validation_set;
261: --