DBA Data[Home] [Help]

APPS.OKL_PROCESS_SALES_TAX_PVT dependencies on OKL_ST_GEN_TEMPLATES

Line 6752: FROM okl_st_gen_templates

6748:
6749: -- Get all SGTs for a given SGT Set
6750: CURSOR l_stgentemplates_csr(cp_gts_id IN NUMBER) IS
6751: SELECT id
6752: FROM okl_st_gen_templates
6753: WHERE gts_id = cp_gts_id
6754: AND tmpt_status = G_ACTIVE_STATUS;
6755:
6756: -- Get all the SGT Lines for a given SGT