DBA Data[Home] [Help]

APPS.OKL_FMA_PVT dependencies on OKC_UTIL

Line 1511: l_unq_tbl OKC_UTIL.unq_tbl_type;

1507: p_fmav_rec IN fmav_rec_type)
1508: IS
1509:
1510: l_return_status VARCHAR2(1) := OKC_API.G_RET_STS_SUCCESS;
1511: l_unq_tbl OKC_UTIL.unq_tbl_type;
1512: l_dummy VARCHAR2(1);
1513: l_row_found Boolean := False;
1514: -- RPOONUGA002 modified the cursor. Deleted the extra where clause condition id = p_id
1515: -- and removed p_id as input parameter to the cursor