DBA Data[Home] [Help]

APPS.OTA_COI_UPD dependencies on OTA_COI_BUS

Line 332: ota_coi_bus.update_validate

328: --
329: -- 2. Call the supporting update validate operations.
330: --
331: convert_defs(p_rec);
332: ota_coi_bus.update_validate
333: (p_effective_date
334: ,p_rec
335: );
336: --