DBA Data[Home] [Help]

APPS.AK_CUSTOM_PVT dependencies on FND_LANGUAGES

Line 2797: from FND_LANGUAGES L

2793: l_creation_date,
2794: l_last_updated_by,
2795: l_last_update_date,
2796: l_last_update_login
2797: from FND_LANGUAGES L
2798: where L.INSTALLED_FLAG in ('I', 'B')
2799: and not exists
2800: (select NULL
2801: from AK_CUSTOMIZATIONS_TL T

Line 3120: from FND_LANGUAGES L

3116: l_creation_date,
3117: l_last_updated_by,
3118: l_last_update_date,
3119: l_last_update_login
3120: from FND_LANGUAGES L
3121: where L.INSTALLED_FLAG in ('I', 'B')
3122: and not exists
3123: (select NULL
3124: from AK_CUSTOM_REGIONS_TL T

Line 3462: from FND_LANGUAGES L

3458: l_creation_date,
3459: l_last_updated_by,
3460: l_last_update_date,
3461: l_last_update_login
3462: from FND_LANGUAGES L
3463: where L.INSTALLED_FLAG in ('I', 'B')
3464: and not exists
3465: (select NULL
3466: from AK_CUSTOM_REGION_ITEMS_TL T