DBA Data[Home] [Help]

APPS.OTA_FTS_UPD dependencies on OTA_FTS_BUS

Line 349: ota_fts_bus.update_validate

345: --
346: -- 2. Call the supporting update validate operations.
347: --
348: convert_defs(p_rec);
349: ota_fts_bus.update_validate
350: (p_effective_date
351: ,p_rec
352: );
353: --