DBA Data[Home] [Help]

APPS.XLA_TB_DATA_MANAGER_PVT dependencies on FND_INSTALLATION

Line 1617: IF (NOT FND_INSTALLATION.get_app_info

1613: p_module => l_log_module,
1614: p_level => C_LEVEL_PROCEDURE);
1615: END IF;
1616:
1617: IF (NOT FND_INSTALLATION.get_app_info
1618: (application_short_name => 'XLA'
1619: ,status => l_status
1620: ,industry => l_industry
1621: ,oracle_schema => l_schema)) THEN