DBA Data[Home] [Help]

APPS.PO_DISTRIBUTIONS_SV dependencies on OKC_K_LINES_B

Line 266: from okc_k_lines_b

262: --togeorge 10/03/2000
263: --added cursors for oke info.
264: cursor c6 is
265: select line_number
266: from okc_k_lines_b
267: --Bug# 1633032, togeorge 02/21/2001
268: -- Just line id enough to pick the line num.
269: -- where dnz_chr_id =x_oke_contract_header_id
270: -- and id = x_oke_contract_line_id;