DBA Data[Home] [Help]

APPS.OKL_TAX_INTERFACE_PVT dependencies on OKL_ACCOUNTING_UTIL

Line 970: l_ledger_id := okl_accounting_util.get_set_of_books_id;

966: END IF;
967: CLOSE l_racusttrxtypes_csr;
968:
969: -- Retrieve Ledger Id
970: l_ledger_id := okl_accounting_util.get_set_of_books_id;
971:
972: --sechawla 17-Nov-2011 13101040
973: OPEN c_org_location(l_taxsources_rec.org_id);
974: FETCH c_org_location INTO l_org_loc_id;