DBA Data[Home] [Help]

APPS.OTA_CPR_UPD dependencies on OTA_CPR_BUS

Line 327: ota_cpr_bus.update_validate

323: --
324: -- 2. Call the supporting update validate operations.
325: --
326: convert_defs(p_rec);
327: ota_cpr_bus.update_validate
328: (p_effective_date
329: ,p_rec
330: );
331: --