DBA Data[Home] [Help]

APPS.OTA_FTU_UPD dependencies on OTA_FTU_BUS

Line 337: ota_ftu_bus.update_validate

333: --
334: -- 2. Call the supporting update validate operations.
335: --
336: convert_defs(p_rec);
337: ota_ftu_bus.update_validate
338: (p_effective_date
339: ,p_rec
340: );
341: --