DBA Data[Home] [Help]

APPS.FA_UPGHARNESS_PKG dependencies on FND_INSTALLATION

Line 190: if not (FND_INSTALLATION.get_app_info (

186:
187: retcode := 0;
188: errbuf := 'Execution is successful';
189:
190: if not (FND_INSTALLATION.get_app_info (
191: application_short_name => 'OFA',
192: status => l_status,
193: industry => l_industry,
194: oracle_schema => l_table_owner

Line 238: if not (FND_INSTALLATION.get_app_info (

234:
235: retcode := 0;
236: errbuf := 'Execution is successful';
237:
238: if not (FND_INSTALLATION.get_app_info (
239: application_short_name => 'OFA',
240: status => l_status,
241: industry => l_industry,
242: oracle_schema => l_table_owner