p_project_manager.addLongTermProject
The profile_id was removed from p_project_manager.addLongTermProject.
p_project_manager.addProject and p_project_manager.addLongTermProject
The objectclass_id parameter is deprecated and will be removed in a later version.
p_ENCAPI.REMOVE_ALL_SOURCE_EXTRACTION
Parameter was renamed from P_PRODUCTVER_ID to P_PRODUCTVERSION_ID. If there is code that specifies the parameter name then use the new name.
p_project_manager.updateProjectAttribute
Updated parameter names. If there is code that specifies the parameter name then use the new name.
Links from product to source
The views TMP_VP_FEATURE_STATE, TMP_VP_FEATURE_VERSION_INFO, TMP_PPR_FEATURE_STATE, and
TMP_PPR_FEATURE_VERSION_INFO no longer have a SOURCE_REP_ID column. Instead they have a SOURCE_REPUSAGE_ID column which is not the same. The new column corresponds to the REPUSAGE_ID column of tmp_src_feature_state whereas the old column corresponds to REP_ID in that source view.