Hi Lars,
Thank you very much for your response.
Unfortunatelythisis badnews. The porblem is still not solved.
I think the RESET BY logic is no easy. The easiestlogicis to use the function IFNULL, e.g. select ifnull(max("Id"),0) + 1 from "<schema>"."<table>".
Butthiswillbeverycomplicatedifthe parameter START WITH, INCREMENT BY … mustbealsoconsidered.
I hope thereissoona bugfix first for the problem with NULL. Itisverygratefulifyou cancontactwith sap support. Thanks again.
Best regards,
Yujun