DBA Data[Home] [Help]

APPS.OTA_CRT_UPD dependencies on OTA_CRT_BUS

Line 620: ota_crt_bus.update_validate

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