DBA Data[Home] [Help]

APPS.OKL_AM_CNTRCT_LN_TRMNT_PVT dependencies on OKL_TRX_QUOTES_B

Line 9615: FROM okl_trx_quotes_b

9611: cp_qte_id IN NUMBER
9612: )
9613: IS
9614: SELECT TRUNC (date_effective_from)
9615: FROM okl_trx_quotes_b
9616: WHERE ID = cp_qte_id;
9617:
9618: -- get the quote line info
9619: CURSOR l_quotelines_csr (