DBA Data[Home] [Help]

APPS.OKC_CLE_PVT dependencies on OKC_OPERATION_LINES

Line 8087: FROM okc_operation_lines

8083:
8084: -- Added for bug # 3909534
8085: Cursor ole_csr Is
8086: SELECT id, object_version_number,oie_id,object_chr_id,active_yn,object_cle_id
8087: FROM okc_operation_lines
8088: WHERE subject_cle_id = p_clev_rec.id;
8089:
8090: Cursor c_parent_line_id (p_line_id NUMBER) Is
8091: SELECT cle_id

Line 8470: FROM okc_operation_lines

8466: -- whether the instance is renewal or renew consolidation (RENEWAL/REN_CON)
8467: --
8468: Cursor ole_csr Is
8469: SELECT id, object_version_number,oie_id,object_chr_id,active_yn
8470: FROM okc_operation_lines
8471: WHERE subject_cle_id = p_clev_rec.id;
8472:
8473: Cursor cop_csr(p_oie_id NUMBER) Is
8474: SELECT opn_code