DBA Data[Home] [Help]

APPS.CN_UPG_PMT_REASONS_PKG dependencies on FND_INSTALLATION

Line 87: l_retstatus := fnd_installation.get_app_info(

83:
84: --
85: -- get schema name of the table for ROWID range processing
86: --
87: l_retstatus := fnd_installation.get_app_info(
88: l_product, l_status, l_industry, l_table_owner);
89:
90: if ((l_retstatus = FALSE)
91: OR