DBA Data[Home] [Help]

APPS.OKS_IMPORT_PURGE_WORKER dependencies on FND_INSTALLATION

Line 95: l_retstatus := fnd_installation.get_app_info(l_product,

91:
92: --
93: -- get schema name of the table for ROWID range processing
94: --
95: l_retstatus := fnd_installation.get_app_info(l_product,
96: l_status,
97: l_industry,
98: l_table_owner);
99: