DBA Data[Home] [Help]

APPS.FND_FLEX_UPGRADE_UTILITIES dependencies on FND_INSTALLATION

Line 194: l_value :=FND_INSTALLATION.GET_APP_INFO (p_application_id,

190:
191: /* Bug 3434427 Fixed warning for GSCC Standard. */
192: /* USed the function below to retrieve oracle_schema */
193: /* and then used it in the Where clause below. */
194: l_value :=FND_INSTALLATION.GET_APP_INFO (p_application_id,
195: l_out_status,
196: l_out_industry,
197: l_out_oracle_schema);
198: