DBA Data[Home] [Help]

APPS.OTA_FRM_UPD dependencies on OTA_FRM_BUS

Line 367: ota_frm_bus.update_validate

363: --
364: -- 2. Call the supporting update validate operations.
365: --
366: convert_defs(p_rec);
367: ota_frm_bus.update_validate
368: (p_effective_date
369: ,p_rec
370: );
371: --