DBA Data[Home] [Help]

APPS.FA_UPGHARNESS_PKG dependencies on FND_INSTALLATION

Line 244: if not (FND_INSTALLATION.get_app_info (

240:
241: retcode := 0;
242: errbuf := 'Execution is successful';
243:
244: if not (FND_INSTALLATION.get_app_info (
245: application_short_name => 'OFA',
246: status => l_status,
247: industry => l_industry,
248: oracle_schema => l_table_owner

Line 295: if not (FND_INSTALLATION.get_app_info (

291:
292: retcode := 0;
293: errbuf := 'Execution is successful';
294:
295: if not (FND_INSTALLATION.get_app_info (
296: application_short_name => 'OFA',
297: status => l_status,
298: industry => l_industry,
299: oracle_schema => l_table_owner