DBA Data[Home] [Help]

APPS.OKL_ART_PVT dependencies on FND_LOOKUPS

Line 1471: FROM FND_LOOKUPS

1467:
1468: -- Cursor to get the meaning of the fnd_lookup value
1469: CURSOR okl_get_meaning_csr (p_code IN VARCHAR2) IS
1470: SELECT meaning
1471: FROM FND_LOOKUPS
1472: WHERE lookup_code = p_code
1473: AND lookup_type = 'OKL_ASSET_RETURN_STATUS';
1474:
1475: -- Cursor to get the name of the asset