cancel
Showing results for 
Search instead for 
Did you mean: 

Error upgrading B1 8.8 PL 20 - Serial number transaction log

Former Member
0 Kudos

Hello,

I have a problem trying to upgrade my database to B1 8.8 PL20. This message appears: Serial number transaction log is not integrated (SAP Note: 1452730).

I read the SAP Note but there is not a solution.

How can I find and solution to this problem.

I tried with PL15, PL 28 with the same results.

Thank you,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Guys,

SAP fixed my problem.

I used this query to find the problem:

SELECT 1 
FROM sri1 
GROUP BY basetype, baseentry, baselinnum, itemcode, sysserial, whscode 
HAVING Count(1) > 1

Thank you,

Former Member
0 Kudos

Hi,

If there is no associated note, it means the application error is still pending solution. Check this note often to see which version/PL has the solution.

Thanks,

Gordon