DBA Data[Home] [Help]

APPS.XLA_PURGE_PKG dependencies on FND_INSTALLATION

Line 149: IF NOT fnd_installation.get_app_info (application_short_name => 'SQLGL',

145: p_retcode := 0;
146:
147: BEGIN
148:
149: IF NOT fnd_installation.get_app_info (application_short_name => 'SQLGL',
150: status => l_status ,
151: industry => l_industry,
152: oracle_schema => l_table_owner) THEN
153: