DBA Data[Home] [Help]

APPS.AMS_LISTHEADER_PVT dependencies on FND_LANGUAGES

Line 1604: from FND_LANGUAGES L

1600: FND_GLOBAL.user_id,
1601: sysdate,
1602: FND_GLOBAL.user_id,
1603: FND_GLOBAL.conc_login_id
1604: from FND_LANGUAGES L
1605: where L.INSTALLED_FLAG in ('I', 'B')
1606: and not exists
1607: (select NULL
1608: from AMS_LIST_HEADERS_ALL_TL T