DBA Data[Home] [Help]

APPS.OKL_REBOOK_CM_PVT dependencies on OKC_K_LINES_B

Line 146: okc_k_lines_b kle,

142: okl_streams stm,
143: okl_strm_type_b sty,
144: okc_k_headers_b khr,
145: okl_k_headers khl,
146: okc_k_lines_b kle,
147: okc_statuses_b khs,
148: okc_statuses_b kls
149: WHERE ste.amount <> 0
150: AND stm.id = ste.stm_id

Line 208: okc_k_lines_b kle,

204: FROM
205: okl_strm_type_b sty,
206: okc_k_headers_b khr,
207: okl_k_headers khl,
208: okc_k_lines_b kle,
209: okc_statuses_b khs,
210: okc_statuses_b kls,
211: okl_txd_ar_ln_dtls_v tld,
212: okl_txl_ar_inv_lns_v til,

Line 1125: okc_k_lines_b kle,

1121: okl_streams stm,
1122: okl_strm_type_b sty,
1123: okc_k_headers_b khr,
1124: okl_k_headers khl,
1125: okc_k_lines_b kle,
1126: okc_statuses_b khs,
1127: okc_statuses_b kls
1128: WHERE ste.amount <> 0
1129: AND stm.id = ste.stm_id

Line 1775: okc_k_lines_b kle,

1771: FROM
1772: okl_strm_type_b sty,
1773: okc_k_headers_b khr,
1774: okl_k_headers khl,
1775: okc_k_lines_b kle,
1776: okc_statuses_b khs,
1777: okc_statuses_b kls,
1778: okl_txd_ar_ln_dtls_v tld,
1779: okl_txl_ar_inv_lns_v til,