DBA Data[Home] [Help]

APPS.OKL_K_LINE_FIN_EXT_PVT dependencies on OKC_K_HEADERS_B

Line 1048: from okl_trx_quotes_all_b tq, okc_k_headers_b chr_tq

1044: where tq.id = KLE.QTE_ID
1045: and cle.lse_id = 52 ) FEE_ROLLOVER_QUOTE_NUMBER,
1046:
1047: (select chr_tq.contract_number
1048: from okl_trx_quotes_all_b tq, okc_k_headers_b chr_tq
1049: where tq.id = KLE.QTE_ID
1050: and tq.khr_id = chr_tq.id
1051: and cle.lse_id = 52) FEE_ROLLOVER_CONTRACT_NUMBER,
1052:

Line 3178: from okl_trx_quotes_all_b tq, okc_k_headers_b chr_tq

3174: where tq.id = KLE.QTE_ID
3175: and cle.lse_id = 52 ) FEE_ROLLOVER_QUOTE_NUMBER,
3176:
3177: (select chr_tq.contract_number
3178: from okl_trx_quotes_all_b tq, okc_k_headers_b chr_tq
3179: where tq.id = KLE.QTE_ID
3180: and tq.khr_id = chr_tq.id
3181: and cle.lse_id = 52) FEE_ROLLOVER_CONTRACT_NUMBER,
3182:

Line 5229: from okl_trx_quotes_all_b tq, okc_k_headers_b chr_tq

5225: where tq.id = KLE.QTE_ID
5226: and cle.lse_id = 52 ) FEE_ROLLOVER_QUOTE_NUMBER,
5227:
5228: (select chr_tq.contract_number
5229: from okl_trx_quotes_all_b tq, okc_k_headers_b chr_tq
5230: where tq.id = KLE.QTE_ID
5231: and tq.khr_id = chr_tq.id
5232: and cle.lse_id = 52) FEE_ROLLOVER_CONTRACT_NUMBER,
5233: