DBA Data[Home] [Help]

APPS.OKS_PM_PROGRAMS_PVT dependencies on OKC_OPERATION_INSTANCES

Line 305: FROM okc_operation_instances op,

301: and ACTIVITY_LINE_ID = cp_ACTIVITY_LINE_ID;
302:
303: cursor check_renew(p_target_chr_id NUMBER)is
304: SELECT 'Y'
305: FROM okc_operation_instances op,
306: okc_class_operations cls,
307: okc_subclasses_b sl,
308: okc_operation_lines ol
309: WHERE ol.subject_chr_id = p_target_chr_id