DBA Data[Home] [Help]

APPS.OTA_CME_UPD dependencies on OTA_CME_BUS

Line 529: ota_cme_bus.update_validate

525: --
526: -- 2. Call the supporting update validate operations.
527: --
528: convert_defs(p_rec);
529: ota_cme_bus.update_validate
530: (p_effective_date
531: ,p_rec
532: );
533: --