DBA Data[Home] [Help]

APPS.HR_DM_GEN_TUPS dependencies on FND_ORACLE_USERID

Line 2012: from fnd_oracle_userid

2008: l_ret5 boolean := FND_INSTALLATION.GET_APP_INFO ('PER', l_status,
2009: l_industry, l_per_owner);
2010: cursor csr_apps_name is
2011: select ORACLE_USERNAME
2012: from fnd_oracle_userid
2013: where ORACLE_ID = 900;
2014:
2015: --
2016: -- cursor to get the column and data type if non pk columns are