Hi Experts;
I want to do compare two structures or itabs in my program at runtime.
I will give two structures or itab names and I want to get difference between two structures names or itabs.
I know Diff Screen of ABAP Debug . I want to make same process but only with FM or Class.
Are there any FMs or Classes working this way?
Best regards.