DBA Data[Home] [Help]

APPS.OKL_SETUP_ACCRUALS_PVT dependencies on OKL_ACCOUNTING_UTIL

Line 326: l_attrib_tbl okl_accounting_util.overlap_attrib_tbl_type;

322: l_tmp_agnv_rec agnv_rec_type; /* for any other purposes */
323: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
324: l_action VARCHAR2(1);
325: l_new_version VARCHAR2(100);
326: l_attrib_tbl okl_accounting_util.overlap_attrib_tbl_type;
327: l_line_number NUMBER := 1;
328:
329: CURSOR line_num_csr(p_version VARCHAR2 , p_orgID Number) IS
330: SELECT MAX(line_number)