DBA Data[Home] [Help]

APPS.OKL_AM_CREATE_QUOTE_PVT dependencies on OKL_K_LINES_FULL_V

Line 1548: FROM okl_k_lines_full_v

1544:
1545: -- This cursor is used to get the asset number
1546: CURSOR l_linesfull_csr(p_id NUMBER) IS
1547: SELECT name
1548: FROM okl_k_lines_full_v
1549: WHERE id = p_id;
1550:
1551:
1552: -- RMUNJULU 09-APR-03 2897523 Get the OKS lines if any linked to this covered asset