DBA Data[Home] [Help]

APPS.AK_FLOW_PVT dependencies on FND_LANGUAGES

Line 759: from FND_LANGUAGES L

755: l_creation_date,
756: l_last_updated_by,
757: l_last_update_date,
758: l_last_update_login
759: from FND_LANGUAGES L
760: where L.INSTALLED_FLAG in ('I', 'B')
761: and not exists
762: (select NULL
763: from AK_FLOWS_TL T

Line 1202: from FND_LANGUAGES L

1198: l_creation_date,
1199: l_last_updated_by,
1200: l_last_update_date,
1201: l_last_update_login
1202: from FND_LANGUAGES L
1203: where L.INSTALLED_FLAG in ('I', 'B')
1204: and not exists
1205: (select NULL
1206: from AK_FLOW_PAGES_TL T