DBA Data[Home] [Help]

APPS.FND_USER_PKG dependencies on FND_APPLICATION

Line 2349: from fnd_application

2345: from fnd_user
2346: where user_name = DelResp.username;
2347:
2348: select application_id into appid
2349: from fnd_application
2350: where application_short_name = DelResp.Resp_app;
2351:
2352: /* Bug4600645 - Modified to get actual start_date instead of using */
2353: /* sysdate in call to fnd_user_resp_groups_api.update_assignment */

Line 2434: from fnd_application

2430: from fnd_user
2431: where user_name = AddResp.username;
2432:
2433: select application_id into appid
2434: from fnd_application
2435: where application_short_name = AddResp.resp_app;
2436:
2437: select responsibility_id into respid
2438: from fnd_responsibility