DBA Data[Home] [Help]

APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on OKL_TRNS_ACC_DSTRS_ALL

Line 595: FROM okl_trns_acc_dstrs_all dist

591: p_source_id NUMBER
592: ,p_source_table VARCHAR2)
593: IS
594: SELECT DISTINCT template_id
595: FROM okl_trns_acc_dstrs_all dist
596: WHERE source_table = p_source_table
597: AND source_id = p_source_id;
598:
599: -- Cursor to fetch the template information