DBA Data[Home] [Help]

APPS.OTA_CERTIFICATION_API dependencies on OTA_CRT_DEL

Line 643: ota_crt_del.del

639: ota_ctl_del.del_tl
640: (p_certification_id => p_certification_id
641: );
642:
643: ota_crt_del.del
644: (
645: p_certification_id => p_certification_id ,
646: p_object_version_number => p_object_version_number
647: );