cancel
Showing results for 
Search instead for 
Did you mean: 

Termination occurred in the ABAP program "/SAPAPO/SAPLOM_DELTA_BASIS" - in

Former Member
0 Kudos

Hi all ,

I have an error in APO ......

pls kindly give me the solution for the below problem.

Information on where terminated

Termination occurred in the ABAP program "/SAPAPO/SAPLOM_DELTA_BASIS" - in

"/SAPAPO/OMB_DELT_REMOVE_TRGUID".

The main program was "/SAPAPO/ATP_DELTALIST_DISPLAY ".

In the source code you have the termination point in line 42

of the (Include) program "/SAPAPO/LOM_DELTA_BASISU05".

The termination is caused because exception "CX_SY_NATIVE_SQL_ERROR" occurred

in

procedure "/SAPAPO/OMB_DELT_REMOVE_TRGUID" "(FUNCTION)", but it was neither

handled locally nor declared

in the RAISING clause of its signature.

The procedure is in program "/SAPAPO/SAPLOM_DELTA_BASIS "; its source code

begins in line

1 of the (Include program "/SAPAPO/LOM_DELTA_BASISU05 ".

Regards.

Kiran

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

Check the "analysis" section of the dump in ST22. There was occurring an SQL error.

--

Markus