DBA Data[Home] [Help]

APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on OKL_AE_TEMPLATES_ALL

Line 605: FROM okl_ae_templates_all

601: CURSOR c_ae_templates_csr (p_template_id NUMBER)
602: IS
603: SELECT name
604: ,memo_yn
605: FROM okl_ae_templates_all
606: WHERE id = p_template_id;
607:
608: -- This cursor is used to fetch the Subsidy Details like
609: -- Subsidy Name and Subsidy Party Name. Used only by AR Populate Sources