DBA Data[Home] [Help]

APPS.OKS_IMPORT_CONTRACTS dependencies on FND_INSTALLATION

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

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