DBA Data[Home] [Help]

APPS.OTA_CUS_UPD dependencies on OTA_CUS_BUS

Line 323: ota_cus_bus.update_validate

319: --
320: -- 2. Call the supporting update validate operations.
321: --
322: convert_defs(p_rec);
323: ota_cus_bus.update_validate
324: (p_effective_date
325: ,p_rec
326: );
327: --