cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Runtime Error - Serial Numbers

Former Member
0 Kudos

Hi All.

I have created a returns order ---> return delivery ---> Shipment

When I am closing the shipment the system is throwing a dump :- SAPSQL_Array_Insert_Duprec

In the error analysis we get :- The exception was caught in procedure "Serialnumber_Post"

There are serial numbers attached to the line item in the delivery.

Can anyone tell me the corrective measures?

Thanks in advance..

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

This seems to be a problem with the document number, check the number ranges for the return orders.

Regards

Karthik D

Lakshmipathi
Active Contributor
0 Kudos

Check this thread

[Re: Update termination: R3 4.7, Oracle 9i |]

thanks

G. Lakshmipathi

Former Member
0 Kudos

Hi ,

By just looking at the error we can not say what the problem is . take the help of an ABAPer and try to find out where the dump has occured, if it in a custom program then you need to change ,if it is a standard one tehn you need to find the corresponding OSS note for that.

Pls let me know if you still need any more help.

Thanks and regards,

Rajeshwar.

former_member315051
Active Contributor
0 Kudos

for reason for dump you can get in T Code - ST22 , also check with your ABAPer for more details.

I hope you have to change the status of Serial number the time of returns.