DBA Data[Home] [Help]

APPS.AK_OBJECT_PVT dependencies on FND_LANGUAGES

Line 3623: from FND_LANGUAGES L

3619: l_creation_date,
3620: l_last_updated_by,
3621: l_last_update_date,
3622: l_last_update_login
3623: from FND_LANGUAGES L
3624: where L.INSTALLED_FLAG in ('I', 'B')
3625: and not exists
3626: (select NULL
3627: from AK_OBJECTS_TL T

Line 4222: from FND_LANGUAGES L

4218: l_creation_date,
4219: l_last_updated_by,
4220: l_last_update_date,
4221: l_last_update_login
4222: from FND_LANGUAGES L
4223: where L.INSTALLED_FLAG in ('I', 'B')
4224: and not exists
4225: (select NULL
4226: from AK_OBJECT_ATTRIBUTES_TL T