DBA Data[Home] [Help]

APPS.OTA_TPS_UPD dependencies on OTA_TPS_BUS

Line 696: ota_tps_bus.update_validate

692: --
693: -- 2. Call the supporting update validate operations.
694: --
695: convert_defs(p_rec);
696: ota_tps_bus.update_validate
697: (p_effective_date
698: ,p_rec
699: );
700: --