DBA Data[Home] [Help]

APPS.AMS_LIST_MAINT_PVT dependencies on FND_INSTALLATION

Line 483: l_result := fnd_installation.get_app_info('FND',

479: end loop;
480: close c_sub_source_fields;
481:
482:
483: l_result := fnd_installation.get_app_info('FND',
484: l_status,
485: l_industry,
486: l_applsys_schema);
487: