Hi friends
Anybody has faced with this issue in UJBPCTR?
Termination occurred in the ABAP program "CL_UJT_TRANSPORTS_DAO=========CP" -
in "INSERT_SHADOW_OBJECTS_TABLE".
The main program was "UJT_CRT_BPC_TR ".
In the source code you have the termination point in line 12
of the (Include) program "CL_UJT_TRANSPORTS_DAO=========CM00G".
The termination is caused because exception "CX_SY_OPEN_SQL_DB" occurred in
procedure "INSERT_SHADOW_OBJECTS_TABLE" "(METHOD)", but it was neither handled
locally nor declared
in the RAISING clause of its signature.
The procedure is in program "CL_UJT_TRANSPORTS_DAO=========CP "; its source
code begins in line
1 of the (Include program "CL_UJT_TRANSPORTS_DAO=========CM00G ".
I will really appreciate your inputs
Regards!!!