DBA Data[Home] [Help]

APPS.OTA_TMT_UPD dependencies on OTA_TMT_BUS

Line 644: ota_tmt_bus.update_validate

640: --
641: -- 2. Call the supporting update validate operations.
642: --
643: convert_defs(p_rec);
644: ota_tmt_bus.update_validate
645: (p_effective_date
646: ,p_rec
647: );
648: --