DBA Data[Home] [Help]

APPS.XLA_HIST_LEDGER_UPG_PKG dependencies on FND_INSTALLATION

Line 2021: IF NOT fnd_installation.get_app_info (application_short_name => 'XLA',

2017: END IF;
2018:
2019: BEGIN
2020:
2021: IF NOT fnd_installation.get_app_info (application_short_name => 'XLA',
2022: status => l_status ,
2023: industry => l_industry,
2024: oracle_schema => l_table_owner) THEN
2025: