Skip to Content
0
Nov 11, 2020 at 03:47 PM

Changing Scope of CR Type with Pending CRs

127 Views

Hi,

We are experiencing short dumps (Exception CX_USMD_CR_CHANGELIST_OBJECT in program CL_USMD_CR_CHANGELIST_OBJECT).

This is happening on pending CRs which are set to parallel. I suspect this is due to a recent change in our CR type entity scope because it has now been reduced so that parallel CR's work as they should. I'm guessing that the runtime errors are due to the change list of the pending CR including what is now an invalid entity type.

Is there anyway to alter the change list of pending CR's to match the new definition? I thought USMD_ADJUST_STAGING would incorporate this scenario but this has been run to no effect.