DBA Data[Home] [Help]

APPS.OTA_LPM_DEL dependencies on OTA_LPM_BUS

Line 264: ota_lpm_bus.delete_validate(p_rec);

260: );
261: --
262: -- Call the supporting delete validate operation
263: --
264: ota_lpm_bus.delete_validate(p_rec);
265: --
266: -- Call to raise any errors on multi-message list
267: hr_multi_message.end_validation_set;
268: --