DBA Data[Home] [Help]

APPS.OTA_ENT_UPD dependencies on OTA_ENT_BUS

Line 310: ota_ent_bus.update_validate

306: --
307: -- 2. Call the supporting update validate operations.
308: --
309: convert_defs(p_rec);
310: ota_ent_bus.update_validate
311: (p_effective_date
312: ,p_rec
313: );
314: --