DBA Data[Home] [Help]

APPS.AK_OBJECT_PVT dependencies on FND_LANGUAGES

Line 3616: from FND_LANGUAGES L

3612: l_creation_date,
3613: l_last_updated_by,
3614: l_last_update_date,
3615: l_last_update_login
3616: from FND_LANGUAGES L
3617: where L.INSTALLED_FLAG in ('I', 'B')
3618: and not exists
3619: (select NULL
3620: from AK_OBJECTS_TL T

Line 4215: from FND_LANGUAGES L

4211: l_creation_date,
4212: l_last_updated_by,
4213: l_last_update_date,
4214: l_last_update_login
4215: from FND_LANGUAGES L
4216: where L.INSTALLED_FLAG in ('I', 'B')
4217: and not exists
4218: (select NULL
4219: from AK_OBJECT_ATTRIBUTES_TL T