DBA Data[Home] [Help]

APPS.PO_DISTRIBUTIONS_SV dependencies on OKC_K_LINES_B

Line 265: from okc_k_lines_b

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