DBA Data[Home] [Help]

APPS.XLA_TB_DATA_MANAGER_PVT dependencies on FND_INSTALLATION

Line 1666: IF (NOT FND_INSTALLATION.get_app_info

1662: p_module => l_log_module,
1663: p_level => C_LEVEL_PROCEDURE);
1664: END IF;
1665:
1666: IF (NOT FND_INSTALLATION.get_app_info
1667: (application_short_name => 'XLA'
1668: ,status => l_status
1669: ,industry => l_industry
1670: ,oracle_schema => l_schema)) THEN