DBA Data[Home] [Help]

APPS.OTA_TAV_UPD dependencies on OTA_TAV_BUS

Line 580: ota_tav_bus.update_validate(convert_defs(p_rec));

576: -- derive the full record structure values to be updated.
577: --
578: -- 2. Call the supporting update validate operations.
579: --
580: ota_tav_bus.update_validate(convert_defs(p_rec));
581: --
582: -- Call to raise any errors on multi-message list
583: hr_multi_message.end_validation_set;
584: --