DBA Data[Home] [Help]

APPS.OTA_CHT_UPD dependencies on OTA_CHT_BUS

Line 319: ota_cht_bus.update_validate

315: --
316: -- 2. Call the supporting update validate operations.
317: --
318: convert_defs(p_rec);
319: ota_cht_bus.update_validate
320: (p_effective_date
321: ,p_rec
322: );
323: --