Good morning all
We have just applied support package 21 to BI 7 the past weekend.
The DTP load was successful every previous load before SP21.
I am getting the following error within a DTP load from PSA to DSO.
u201CCannot start background process DTPR_701526_1u201D
ST22 information is:
u201COBJECTS_OBJREF_NOT_ASSIGNED CX_SY_REF_IS_INITIAL
Information on where terminated
Termination occurred in the ABAP program "CL_RSBK_DP_ACTIVE=============CP" -
in "IF_RSBK_DP~SET_STATE".
The main program was "RSBATCH_EXECUTE_PROZESS ".
In the source code you have the termination point in line 23
of the (Include) program "CL_RSBK_DP_ACTIVE=============CM002".
The program "CL_RSBK_DP_ACTIVE=============CP" was started as a background job.
Job Name....... "BIDTPR_701487_1"
Job Initiator.. "CF2105452"
Job Number..... 08085000
The termination is caused because exception "CX_SY_REF_IS_INITIAL" occurred in
procedure "IF_RSBK_DP~SET_STATE" "(METHOD)", but it was neither handled locally
nor declared
in the RAISING clause of its signature.
The procedure is in program "CL_RSBK_DP_ACTIVE=============CPu201D
I have searched SDN for all the possible errors and some suggestions are to go to SP 21 (we are there now). I could not find a solution for my error anywhere.
Could someone please assist?
Thanks in advance
Cj