DBA Data[Home] [Help]

APPS.FND_CONC_RAC_UTILS dependencies on FND_USER

Line 49: from fnd_user

45:
46: /* Call to FND_GLOBAL.APPS_INITIALIZE, so we can log messages */
47: SELECT user_id
48: into l_userid
49: from fnd_user
50: where user_name = 'CONCURRENT MANAGER';
51:
52: SELECT responsibility_id
53: into l_respid