Hi since BC22 role out we had a weird error and cant explain why it happend.
When printing a Customer statement report 1316 we get this error.
"The error, The number sequence 'TableSeq5065' does not exist., occurred when running report Customer Statement for Customer:"

I looked in the Code and the error happens in codeunit 9500 "Sequence No. Mgt."
On the "TryGetNextNo" procedure.
I was able to remedy the error by adding a No. Series TableSeq5065 to the No. Series table but I dont understand why that would be necesarry for a base functionality.
Why do we need to manually add a No. Series to a Base Report 1316 that is being printed?
Thanks in advance