DBA Data[Home] [Help]

APPS.HR_SECURITY dependencies on FND_ORACLE_USERID

Line 251: FROM FND_ORACLE_USERID

247: ,'K', 'Y'
248: ,'N') schema_mode,
249: DECODE(SUBSTRB(USERENV('CLIENT_INFO'), 1, 1),' ', NULL,
250: SUBSTRB(USERENV('CLIENT_INFO'),1, 10))
251: FROM FND_ORACLE_USERID
252: WHERE ORACLE_USERNAME = user;
253: --
254: -- Get the row from per_security_profiles corresponding to the
255: -- security profile for the session