DBA Data[Home] [Help]

APPS.OTA_AVT_UPD dependencies on OTA_AVT_BUS

Line 346: ota_avt_bus.update_validate

342: --
343: -- 2. Call the supporting update validate operations.
344: --
345: convert_defs(p_rec);
346: ota_avt_bus.update_validate
347: (p_effective_date
348: ,p_rec
349: );
350: --