DBA Data[Home] [Help]

APPS.FA_XLA_CMP_SOURCES_PKG dependencies on FND_INSTALLATION

Line 1115: if not (fnd_installation.get_app_info (

1111:
1112: BEGIN
1113:
1114: -- Get schema
1115: if not (fnd_installation.get_app_info (
1116: application_short_name => p_app_short_name,
1117: status => l_status,
1118: industry => l_industry,
1119: oracle_schema => l_schema)) then