DBA Data[Home] [Help]

APPS.OKL_AM_CREATE_QUOTE_PVT dependencies on OKL_K_LINES_FULL_V

Line 1547: FROM okl_k_lines_full_v

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