DBA Data[Home] [Help]

APPS.FA_ASSET_TRACE_PKG dependencies on FND_INSTALLATION

Line 1819: if not (fnd_installation.get_app_info (

1815:
1816: BEGIN
1817:
1818: -- Get schema
1819: if not (fnd_installation.get_app_info (
1820: application_short_name => p_app_short_name,
1821: status => l_status,
1822: industry => l_industry,
1823: oracle_schema => l_schema)) then