DBA Data[Home] [Help]

APPS.OTA_LPS_UPD dependencies on OTA_LPS_BUS

Line 621: ota_lps_bus.update_validate

617: --
618: -- 2. Call the supporting update validate operations.
619: --
620: convert_defs(p_rec);
621: ota_lps_bus.update_validate
622: (p_effective_date
623: ,p_rec
624: );
625: --