DBA Data[Home] [Help]

APPS.GCS_PURGE_PKG dependencies on FND_INSTALLATION

Line 307: v_retstatus := fnd_installation.get_app_info( v_product,

303:
304: --
305: -- Get schema name of the table for ROWID range processing
306: --
307: v_retstatus := fnd_installation.get_app_info( v_product,
308: v_status,
309: v_industry,
310: v_table_owner);
311: