DBA Data[Home] [Help]

APPS.OTA_FCE_UPD dependencies on OTA_FCE_BUS

Line 340: ota_fce_bus.update_validate

336: --
337: -- 2. Call the supporting update validate operations.
338: --
339: convert_defs(p_rec);
340: ota_fce_bus.update_validate
341: (p_effective_date
342: ,p_rec
343: );
344: --