DBA Data[Home] [Help]

APPS.OTA_LST_INS dependencies on OTA_LST_BUS

Line 245: ota_lst_bus.insert_validate

241: --
242: -- Call the supporting insert validate operations
243: --
244: --Modified for Bug#4310348
245: ota_lst_bus.insert_validate
246: (p_effective_date
247: ,p_rec
248: ,p_learning_path_section_id
249: );