DBA Data[Home] [Help]

APPS.OTA_FNS_UPD dependencies on OTA_FNS_BUS

Line 314: ota_fns_bus.update_validate

310: --
311: -- 2. Call the supporting update validate operations.
312: --
313: convert_defs(p_rec);
314: ota_fns_bus.update_validate
315: (p_effective_date
316: ,p_rec
317: );
318: --