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 1116: okc_k_lines_b kle,

1112: okl_streams stm,
1113: okl_strm_type_b sty,
1114: okc_k_headers_b khr,
1115: okl_k_headers khl,
1116: okc_k_lines_b kle,
1117: okc_statuses_b khs,
1118: okc_statuses_b kls
1119: WHERE ste.amount <> 0
1120: AND stm.id = ste.stm_id

Line 1760: okc_k_lines_b kle,

1756: FROM
1757: okl_strm_type_b sty,
1758: okc_k_headers_b khr,
1759: okl_k_headers khl,
1760: okc_k_lines_b kle,
1761: okc_statuses_b khs,
1762: okc_statuses_b kls,
1763: okl_txd_ar_ln_dtls_v tld,
1764: okl_txl_ar_inv_lns_v til,