DBA Data[Home] [Help]

APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on OKL_TXL_AP_INV_LNS_TL

Line 658: FROM okl_txl_ap_inv_lns_tl tpld

654: CURSOR c_txl_ap_inv_desc_csr (p_tpld_id NUMBER, p_lang VARCHAR2)
655: IS
656: SELECT tpld.id tpld_id
657: ,tpld.description trans_line_description
658: FROM okl_txl_ap_inv_lns_tl tpld
659: WHERE tpld.id = p_tpld_id
660: AND tpld.LANGUAGE = p_lang;
661:
662: -- Cursors to fetch the Termination Quote Related Sources for FA Transactions