Would you please tell me how to write ABAP code to calculate the date after 10 years?
Any function module can be used: add 10 years after a specified date?
(Needs to handle ten years after 29/02/2004 will be 1/3/2014)
We want the target date.
That means to add 9.81yrs into a specified date to get a target date.