DBA Data[Home] [Help]

APPS.OTA_TAV_UPD dependencies on OTA_TAV_BUS

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

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