DBA Data[Home] [Help]

APPS.FND_CONC_RAC_UTILS dependencies on FND_RESPONSIBILITY

Line 54: from fnd_responsibility

50: where user_name = 'CONCURRENT MANAGER';
51:
52: SELECT responsibility_id
53: into l_respid
54: from fnd_responsibility
55: where responsibility_key = 'SYSTEM_ADMINISTRATOR';
56:
57: SELECT application_id
58: into l_appid