DBA Data[Home] [Help]

APPS.OKS_PM_PROGRAMS_PVT dependencies on OKC_OPERATION_LINES

Line 308: okc_operation_lines ol

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
310: And op.id = ol.oie_id
311: AND op.cop_id = cls.id
312: And cls.cls_code = sl.cls_code