DBA Data[Home] [Help]

APPS.OTA_CPR_INS dependencies on OTA_CPR_BUS

Line 331: ota_cpr_bus.insert_validate

327:
328: --
329: -- Call the supporting insert validate operations
330: --
331: ota_cpr_bus.insert_validate
332: (p_effective_date
333: ,p_rec
334: );
335: --