DBA Data[Home] [Help]

APPS.FA_ASSET_TRACE_PKG dependencies on FND_INSTALLATION

Line 1764: if not (fnd_installation.get_app_info (

1760:
1761: BEGIN
1762:
1763: -- Get schema
1764: if not (fnd_installation.get_app_info (
1765: application_short_name => p_app_short_name,
1766: status => l_status,
1767: industry => l_industry,
1768: oracle_schema => l_schema)) then