DBA Data[Home] [Help]

APPS.APP_SESSION dependencies on FND_ORACLE_USERID

Line 16: from fnd_oracle_userid

12: -- Get the apps schema name
13:
14: select oracle_username
15: into l_apps_sname
16: from fnd_oracle_userid
17: where oracle_id = 900;
18:
19: -- Set the session schema
20: