DBA Data[Home] [Help]

APPS.AMS_UPGRADE_RECORDS_PKG dependencies on FND_INSTALLATION

Line 81: l_retstatus := fnd_installation.get_app_info(

77:
78: --
79: -- get schema name of the table for ID range processing
80: --
81: l_retstatus := fnd_installation.get_app_info(
82: l_product, l_status, l_industry, l_table_owner);
83:
84: IF ((l_retstatus = FALSE)
85: OR