HI Experts,
Need one help!!
I tried copying a report along with its includes using copy icon on the SE38 screen.
Every time I copy only the main program gets copied and the includes though I copy and give a new target include names, they are not copied.
In the copied program I have the old include names in the main program which I do not want since I want copied includes with new names in the copied program.
Can you please let me know as to how to copy the entire report into another report such that the new includes are referred to in the copied program.
For example program : ZIMAMEN_PRINT_ORDERS has two includes zimamen_print_orders_top and zimamen_print_orders_performs. Now I tried copying the program ZIMAMEN_PRINT_ORDERS into YIMAMEN_PRINT_ORDERS along with its includes and the new include names were given as yimamen_print_orders_top and yimamen_print_orders_performs. here the main program is getting copied into YIMAMEN_PRINT_ORDERS but it is still referring to includes zimamen_print_orders_top and zimamen_print_orders_performs which are includes of old program 😔
can you please help me out to solve the issue above.
Thanks,
Gayatri.