DBA Data[Home] [Help]

APPS.OKS_IMPORT_PURGE dependencies on FND_INSTALLATION

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

62: 'Entering with ' ||
63: 'P_batch_id = ' || P_batch_id);
64: END IF;
65:
66: l_retstatus := fnd_installation.get_app_info(l_product,
67: l_status,
68: l_industry,
69: l_table_owner);
70: