DBA Data[Home] [Help]

APPS.AR_RAAPI_UTIL dependencies on FND_APPLICATION

Line 32: FROM fnd_application

28:
29: /* Bug 4675438 - removed all ar_system_parameter related fetches */
30: CURSOR c_ar_app_id IS
31: SELECT application_id
32: FROM fnd_application
33: WHERE application_short_name = 'AR';
34:
35: CURSOR c_get_category_set IS
36: SELECT dcs.category_set_id,