DBA Data[Home] [Help]

APPS.OTA_LST_UPD dependencies on OTA_LST_BUS

Line 319: ota_lst_bus.update_validate

315: --
316: -- 2. Call the supporting update validate operations.
317: --
318: convert_defs(p_rec);
319: ota_lst_bus.update_validate
320: (p_effective_date
321: ,p_rec
322: );
323: --