Hello Siddhant,
There is a possibility that the issue happens when running report RV15B001.
Actually, the date is hardcoded in following program:
PROGRAM RV15B001
...
* Am Ende die Kundenstämme updaten
update knvv set boidt = '19650921'.
commit work.
..
The intention of setting this arbitrary date in the past is to make sure that all
necessary data is processed during the VBOX update.
You could check note 66183 about this part of coding.
This coding was introduced in a very old release, it has been corrected by note 200471.
Please let me know if this is helpful or not.
Best regards,
Crystal Lin