DBA Data[Home] [Help]

APPS.HZ_BES_BO_GEN_PKG dependencies on FND_ORACLE_USERID

Line 312: FROM FND_ORACLE_USERID WHERE

308: BEGIN
309: -- get the schema name that owns the pkg bdy
310: SELECT ORACLE_USERNAME
311: INTO l_schema_name
312: FROM FND_ORACLE_USERID WHERE
313: READ_ONLY_FLAG = 'U';
314:
315: -- get the schema name that owns the pkg bdy
316: