DBA Data[Home] [Help]

APPS.OTA_FMS_UPD dependencies on OTA_FMS_BUS

Line 385: ota_fms_bus.update_validate

381: --
382: -- 2. Call the supporting update validate operations.
383: --
384: convert_defs(p_rec);
385: ota_fms_bus.update_validate
386: (p_effective_date
387: ,p_rec
388: );
389: --