DBA Data[Home] [Help]

APPS.OTA_CTL_UPD dependencies on OTA_CTL_BUS

Line 373: ota_ctl_bus.update_validate

369: --
370: -- 2. Call the supporting update validate operations.
371: --
372: convert_defs(p_rec);
373: ota_ctl_bus.update_validate
374: (p_effective_date
375: ,p_rec
376: );
377: --