DBA Data[Home] [Help]

APPS.WF_BES_CLEANUP_INIT dependencies on FND_USER

Line 15: from fnd_user u

11: l_resp_appl_id number;
12: begin
13: select u.user_id
14: into l_user_id
15: from fnd_user u
16: where u.user_name = 'SYSADMIN';
17:
18: select r.application_id,
19: r.responsibility_id