DBA Data[Home] [Help]

APPS.AMS_LISTHEADER_PVT dependencies on FND_LANGUAGES

Line 1617: from FND_LANGUAGES L

1613: FND_GLOBAL.user_id,
1614: sysdate,
1615: FND_GLOBAL.user_id,
1616: FND_GLOBAL.conc_login_id
1617: from FND_LANGUAGES L
1618: where L.INSTALLED_FLAG in ('I', 'B')
1619: and not exists
1620: (select NULL
1621: from AMS_LIST_HEADERS_ALL_TL T