PUM 14 SSR_TSRQST_PRNT issue on create index
When applying PUM14 at the CP_crtidx step, it failed on a "create unique index" on SSR_TSRQST_PRNT.
It appears (I'm assuming in inadvertently) the key structure on the record was altered from OPRID, REPORT_REQUEST_NBR to a single added field of PRCSINSTANCE.
Our 9.2 environments at PUM13 and our 9.0 environments with bundle 54 all reflect the OPRID, REPORT_REQUEST_NBR keys, and only PUM14 and the upgraded environment have the latter.
I altered this record to appear the way it did before the patch and completed the rest of the PUM application without incident. Just curious if there was an actual modification intended to add