DBA Data[Home] [Help]

APPS.OTA_LPT_INS dependencies on OTA_LPT_BUS

Line 257: ota_lpt_bus.insert_validate

253: --
254: -- Call the supporting insert validate operations
255: --
256: --Modified for Bug#4310348
257: ota_lpt_bus.insert_validate
258: (p_effective_date
259: ,p_rec
260: ,p_learning_path_id
261: );